
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' ... I have tried using "./configure --without-xen" and "./autogen --without-xen" for the configure step and then I run make (and get the seg fault error) This error happens for both 0.9.13 and 0.10.0-rc1 so I'm pretty sure its something on my end just don't know what. I am using Ubuntu 10.04 Server and qemu-kvm-1.1. I have been able to get the qemu-kvm and libvirt-bin distribution packages to work together but now I'm trying to build both of them from source so that I can make some modifications to the source code. Any help is appreciated. Thanks, Shawn -- Virginia Tech Bradley Department of Electrical and Computer Engineering B.S. Electrical Engineering B.S. Computer Engineering