On Sat, Oct 23, 2010 at 10:55:16AM +1100, Justin Clift wrote:
On 10/23/2010 06:06 AM, Ruben Kerkhof wrote:
<snip>
> It's getting a bit further, the logs are at
http://fpaste.org/DC3R/
>
> It seems to have some problems with libxml2.
Daniel, any idea what would cause this libxml2 failure?
GEN virt-pki-validate
GEN virt-xml-validate.1
GEN virt-pki-validate.1
GEN virsh.1
CCLD virsh
Undefined symbols:
"_xmlSaveToBuffer", referenced from:
_cmdCPUBaseline in virsh-virsh.o
"_rl_completion_matches", referenced from:
_vshReadlineCompletion in virsh-virsh.o
_vshReadlineCompletion in virsh-virsh.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[3]: *** [virsh] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Ruben, the readline one can probably be worked around in the short
term. I've just submitted a patch to libvirt, allowing the use of
readline can be disabled. (easiest way forward)
We'll need to figure out the libxml2 problem though. Probably not
going to be today, more likely sometime next week. (with luck)
The only thing strange about this entry point in libxml2 is that
it got dropped by mistake in 2.6.11 and readded in 2.6.23 so if you
have a version of libxml2 in that range that may raise that problem
history of all symbols since 2.4.30 available from
http://xmlsoft.org/symbols.xml
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit
http://xmlsoft.org/
daniel(a)veillard.com | Rpmfind RPM search engine
http://rpmfind.net/
http://veillard.com/ | virtualization library
http://libvirt.org/