Re: Libvirt Seg Fault when compiling either 0.9.13 or 0.10.0-rc1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxx  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/

_______________________________________________
libvirt-users mailing list
libvirt-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvirt-users


[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux