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

看板FB_stable作者時間12年前 (2013/07/30 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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 _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
文章代碼(AID): #1HzgtWs_ (FB_stable)