[Bug 823711] Re: libvirt version 0.9.2-4ubuntu8 failed to build on armel
Matthias Klose
doko at ubuntu.com
Mon Aug 15 11:22:26 UTC 2011
$ awk 'NF==1 && $NF == "/usr/lib/libnl.so"' ld.log | wc -l
29
$ awk 'NF==2 && $NF == "/usr/lib/libnl.so"' ld.log
lrint at GLIBC_2.4 /usr/lib/libnl.so
^^^ this doesn't seem to be correct
$ awk 'NF==1 && $NF == "/usr/lib/libnl-route.so"' ld.log | wc -l
23
$ awk 'NF==2 && $NF == "/usr/lib/libnl-route.so"' ld.log
(no output)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/823711
Title:
libvirt version 0.9.2-4ubuntu8 failed to build on armel
To manage notifications about this bug go to:
https://bugs.launchpad.net/binutils-linaro/+bug/823711/+subscriptions
More information about the Ubuntu-server-bugs
mailing list