
On Tue, Jan 22, 2008 at 12:02:49AM +0000, Daniel P. Berrange wrote:
On Mon, Jan 21, 2008 at 05:58:06PM -0600, Schley Andrew Kutz wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Fails the same way on Linux (Ubuntu 7.10 Gutsy Gibbon - Server - x86_64):
./configure: line 35963: syntax error near unexpected token `libxml-2.0,LIBXML_FOUND=yes' ./configure: line 35963: ` PKG_CHECK_EXISTS(libxml-2.0,LIBXML_FOUND=yes)'
Maybe the M4 parsing is incorrect and not replacing the values correctly? As I recall, M4 is a real pain.
And, yes, both libxml2 and its headers are installed :(
Also check that 'pkg-config' binary is installed and that you have a file /usr/share/aclocal/pkg.m4
We have, on libvirt.org: xmlsoft:~ -> ls /usr/share/aclocal/pkg.m4 /usr/share/aclocal/pkg.m4 xmlsoft:~ -> pkg-config --version 0.15.0 xmlsoft:~ -> same behaviour, Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/