pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Error building databases/rrdtool (graphics/cairo-related)
Hi all,
I'm trying to build databases/rrdtool from pkgsrc HEAD, but not having any
luck. The build fails because it can't find various symbols in a number of
cairo-related libraries.
For example:
...
checking for cairo_font_options_create in -lcairo... no
checking for pkg-config... pkg-config
checking for cairo_font_options_create in -lcairo... no
...
These ultimately cause the build to fail. System is NetBSD 4.0/sparc64, all
rrdtool dependencies up-to-date as of this morning. I do see that no cairo
shared libaries have been built though:
pkg_comp:default.conf# ls -l /usr/local/lib/*cairo*
-rw-r--r-- 1 root wheel 818674 Jul 14 16:18 /usr/local/lib/libcairo.a
-rwxr-xr-x 1 root wheel 929 Jul 14 16:18 /usr/local/lib/libcairo.la
-rw-r--r-- 1 root wheel 63834 Jul 15 10:36
/usr/local/lib/libpangocairo-1.0.a
-rwxr-xr-x 1 root wheel 1164 Jul 15 10:36
/usr/local/lib/libpangocairo-1.0.la
lrwxr-xr-x 1 root wheel 29 Jul 15 10:36
/usr/local/lib/libpangocairo-1.0.so -> libpangocairo-1.0.so.0.2002.3
lrwxr-xr-x 1 root wheel 29 Jul 15 10:36
/usr/local/lib/libpangocairo-1.0.so.0 -> libpangocairo-1.0.so.0.2002.3
-rwxr-xr-x 1 root wheel 52851 Jul 15 10:36
/usr/local/lib/libpangocairo-1.0.so.0.2002.3
Full log is available from http://mjturner.net/download/misc/rrdtool.log
Any thoughts? I have disabled X11 support in both pango and cairo (target
system is a server), but enabling it gives the same error.
-mj
--
Michael-John Turner
mj%mjturner.net@localhost <> http://mjturner.net/
Home |
Main Index |
Thread Index |
Old Index