pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Problem compiling librsvg on NetBSD 8.1



Just ran into this error trying to compile the latest librsvg on 8.1 AMD64 with the native Xorg.

checking for cairo >= 1.15.12 cairo-png >= 1.15.12 freetype2 >= 20.0.14 gdk-pixbuf-2.0 >= 2.20 gio-2.0 >= 2.24.0 glib-2.0 >= 2.48.0 libxml-2.0 >= 2.9.0 pangocairo >= 1.38.0 pangoft2 >= 1.38.0 libcroco-0.6 >= 0.6.1... no configure: error: Package requirements ( cairo >= 1.15.12 cairo-png >= 1.15.12 freetype2 >= 20.0.14 gdk-pixbuf-2.0 >= 2.20 gio-2.0 >= 2.24.0 glib-2.0 >= 2.48.0 libxml-2.0 >= 2.9.0 pangocairo >= 1.38.0 pangoft2 >= 1.38.0 libcroco-0.6 >= 0.6.1) were not met:

Package dependency requirement 'freetype2 >= 20.0.14' could not be satisfied.
Package 'freetype2' has version '18.0.13', required version is '>= 20.0.14'

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBRSVG_CFLAGS
and LIBRSVG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
*** Error code 1

Suggestions? Modular Xorg isn't really something I want to entertain to solve this problem as it will make my already long pkgsrc builds even longer.

Mike


Home | Main Index | Thread Index | Old Index