9.2-BETA2 bind + WITH_BIND_XML=yes + libxml2-2.8.0

Henri Hennebert hlh at restart.be
Mon Jul 29 14:17:54 UTC 2013


Hello,

When compiling world of 9.2-BETA2 and adding in /etc/src.conf

WITH_BIND_XML=yes

and with libxml2-2.8.0_2 (textproc/libxml2) installed in /usr/local

I get this link error:

===> usr.bin/dig (all)
/usr/local/lib/libxml2.a(xzlib.o): In function `__libxml2_xzclose':
xzlib.c:(.text+0x69): undefined reference to `lzma_end'
/usr/local/lib/libxml2.a(xzlib.o): In function `xz_decomp':
xzlib.c:(.text+0x4a6): undefined reference to `lzma_code'
/usr/local/lib/libxml2.a(xzlib.o): In function `xz_make':
xzlib.c:(.text+0x8cd): undefined reference to `lzma_auto_decoder'
xzlib.c:(.text+0xa04): undefined reference to `lzma_properties_decode'
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
*** [dig] Error code 1

Stop in /usr/src/usr.bin/dig.
*** [all] Error code 1


Henri


More information about the freebsd-stable mailing list