[OE-core] [PATCH] bind: upgrade to 9.10.2
Burton, Ross
ross.burton at intel.com
Fri May 1 15:57:46 UTC 2015
On 30 April 2015 at 10:24, Rongqing Li <rongqing.li at windriver.com> wrote:
> I can not reproduce it on Ubuntu and Fedora release 21, for x86. mips
>
This is what I see:
| x86_64-poky-linux-gcc -m64 -march=corei7 -mtune=corei7 -mfpmath=sse
-msse4.2 --sysroot=/data/poky-master/tmp/sysroots/intel-corei7-64 -O2
-pipe -g -feliminate-unused-debug-types -D_GNU_SOURCE
-I/data/poky-master/tmp/sysroots/intel-corei7-64/usr/lib//include -Wl,-O1
-Wl,--hash-style=gnu -Wl,--as-needed -o svtest test.o libomapi.a
/data/poky-master/tmp/sysroots/intel-corei7-64/usr/lib//libirs.a
/data/poky-master/tmp/sysroots/intel-corei7-64/usr/lib//libdns.a
/data/poky-master/tmp/sysroots/intel-corei7-64/usr/lib//libisccfg.a
/data/poky-master/tmp/sysroots/intel-corei7-64/usr/lib//libisc.a -lcrypto
|
/data/poky-master/tmp/sysroots/intel-corei7-64/usr/lib//libdns.a(cache.o):
In function `renderstat':
|
/data/poky-master/tmp/work/corei7-64-poky-linux/bind/9.10.2-r0/bind-9.10.2/lib/dns/cache.c:1419:
undefined reference to `xmlTextWriterStartElement'
It appears to be forgetting to link to libxml2.
Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150501/e1e2210c/attachment-0002.html>
More information about the Openembedded-core
mailing list