
Daniel, I tried re-installing all of those libraries and I still get the same segfault. Here are the outputs you requested: *xsltproc --version* Using libxml 20706, libxslt 10126 and libexslt 815 xsltproc was compiled against libxml 20706, libxslt 10126 and libexslt 815 libxslt 10126 was compiled against libxml 20706 libexslt 815 was compiled against libxml 20706 *xmllint --version* xmllint: using libxml version 20706 compiled with: Threads Tree Output Push Reader Patterns Writer SAXv1 FTP HTTP DTDValid HTML Legacy C14N Catalog XPath XPointer XInclude Iconv ISO8859X Unicode Regexps Automata Expr Schemas Schematron Modules Debug Zlib Shawn On Wed, Aug 22, 2012 at 9:34 AM, Daniel Veillard <veillard@redhat.com>wrote:
On Wed, Aug 22, 2012 at 08:54:13AM -0400, Shawn Furrow wrote:
Hi all,
I am trying to install a version of Libvirt that will be compatible with qemu-kvm-1.1 but I cannot seem to get Libvirt to compile. During the make portion of the install I get the following error:
... make[4]: Entering directory `/home/shawn/libvirt-0.10.0/docs' Generating 404.html.tmp /bin/bash: line 5: 59204 Segmentation fault /usr/bin/xsltproc --stringparam pagename $name --nonet --html ../docs/site.xsl 404.html.in> 404.html.tmp make[4]: *** [404.html.tmp] Error 1 make[4]: Leaving directory `/home/shawn/libvirt-0.10.0/docs' [...]
You managed to get xsltproc to segfault, the XSLT transformation engine ! That's completely unrelated to libvirt. What does /usr/bin/xsltproc --version and /usr/bin/xmllint --version report.
My guess is that you updated manually zlib without updating libxml2 and you got a nice crashing system ... restore your libxml2 libxslt and zlib version of origin from your system !
Daniel
-- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/
-- Virginia Tech Bradley Department of Electrical and Computer Engineering B.S. Electrical Engineering B.S. Computer Engineering