Daniel,<div><br></div><div>I tried re-installing all of those libraries and I still get the same segfault. Here are the outputs you requested:</div><div><br></div><div><div><b>xsltproc --version</b></div><div>Using libxml 20706, libxslt 10126 and libexslt 815</div>
<div>xsltproc was compiled against libxml 20706, libxslt 10126 and libexslt 815</div><div>libxslt 10126 was compiled against libxml 20706</div><div>libexslt 815 was compiled against libxml 20706</div><div><br></div><div><b>xmllint --version</b></div>
<div>xmllint: using libxml version 20706</div><div>   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</div>
<div><br></div>Shawn</div><div><br><div class="gmail_quote">On Wed, Aug 22, 2012 at 9:34 AM, Daniel Veillard <span dir="ltr"><<a href="mailto:veillard@redhat.com" target="_blank">veillard@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Wed, Aug 22, 2012 at 08:54:13AM -0400, Shawn Furrow wrote:<br>
</div><div class="im">> Hi all,<br>
><br>
> I am trying to install a version of Libvirt that will be compatible with<br>
> qemu-kvm-1.1 but I cannot seem to get Libvirt to compile. During the make<br>
> portion of the install I get the following error:<br>
><br>
> ...<br>
> make[4]: Entering directory `/home/shawn/libvirt-0.10.0/docs'<br>
> Generating 404.html.tmp<br>
> /bin/bash: line 5: 59204 Segmentation fault      /usr/bin/xsltproc<br>
> --stringparam pagename $name --nonet --html ../docs/site.xsl <a href="http://404.html.in" target="_blank">404.html.in</a> ><br>
> 404.html.tmp<br>
> make[4]: *** [404.html.tmp] Error 1<br>
> make[4]: Leaving directory `/home/shawn/libvirt-0.10.0/docs'<br>
</div>[...]<br>
<br>
  You managed to get xsltproc to segfault, the XSLT transformation<br>
  engine !<br>
That's completely unrelated to libvirt. What does<br>
  /usr/bin/xsltproc --version<br>
and<br>
  /usr/bin/xmllint --version<br>
report.<br>
<br>
  My guess is that you updated manually zlib without updating libxml2<br>
and you got a nice crashing system ... restore your libxml2 libxslt and<br>
zlib version of origin from your system !<br>
<span class="HOEnZb"><font color="#888888"><br>
Daniel<br>
<br>
--<br>
Daniel Veillard      | libxml Gnome XML XSLT toolkit  <a href="http://xmlsoft.org/" target="_blank">http://xmlsoft.org/</a><br>
<a href="mailto:daniel@veillard.com">daniel@veillard.com</a>  | Rpmfind RPM search engine <a href="http://rpmfind.net/" target="_blank">http://rpmfind.net/</a><br>
<a href="http://veillard.com/" target="_blank">http://veillard.com/</a> | virtualization library  <a href="http://libvirt.org/" target="_blank">http://libvirt.org/</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Virginia Tech<br>Bradley Department of Electrical and Computer Engineering<br>B.S. Electrical Engineering</div><div>B.S. Computer Engineering</div>
<br>
</div>