[libvirt] Re: [virt-tools-list] libvirt 0.7.2 linker issues

Daniel Veillard veillard at redhat.com
Wed Oct 21 10:13:12 UTC 2009


On Mon, Oct 19, 2009 at 11:48:09AM -0600, Jim Fehlig wrote:
> Laurent Léonard wrote:
> >> You should pass --with-selinux=no to configure, since those are all
> >> libselinux functions. Do you have libselinux installed? If not, there's
> >> probably an error in configure.in selinux autodetection.
> >>     
> >
> > libselinux (headers and binaries) are correctly installed and I have no 
> > problem to build libvirt 0.7.1. Something wrong with the following refactoring 
> > (2009-09-20) ?
> >
> > 	* src/Makefile.am: Add -Isrc/conf to the individual build targets
> > 	  which need to use XML config APIs. Remove LIBXML_CFLAGS, LIBSSH2_CFLAGS
> > 	  and SELINUX_CFLAGS from global INCLUDES and only have them in build
> > 	  targets which actually need them.  Create a libvirt_conf.la
> > 	  convenience library for all config parsers
> >   
> 
> I'm seeing the same issue.  Attached patch fixes it for me.

  Yup looks fine, applied and pushed to git,

   thanks !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list