Re: [Libvir] Build error without Xen

2007-10-26 Thread Jim Paris
Daniel Veillard wrote: > > > Jim Paris wrote: > > > >Hi, > > > > > > > >The recent changes to src/xml.c breaks the build without xen: > > okay, fixed in CVS Yep, builds fine now, thanks. -jim -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-lis

Re: [Libvir] Build error without Xen

2007-10-26 Thread Daniel Veillard
On Fri, Oct 26, 2007 at 09:12:16AM -0400, Daniel Veillard wrote: > On Fri, Oct 26, 2007 at 09:31:48AM +0100, Richard W.M. Jones wrote: > > Jim Paris wrote: > > >Hi, > > > > > >The recent changes to src/xml.c breaks the build without xen: [...] > > >./.libs/libvirt.so: undefined reference to `xenNbC

Re: [Libvir] Build error without Xen

2007-10-26 Thread Daniel Veillard
On Fri, Oct 26, 2007 at 09:31:48AM +0100, Richard W.M. Jones wrote: > Jim Paris wrote: > >Hi, > > > >The recent changes to src/xml.c breaks the build without xen: > > > >$ ./autogen.sh \ > > --prefix=/usr \ > > --mandir=\${prefix}/share/man \ > > --infodir=\${prefix}/share/info \ > >

Re: [Libvir] Build error without Xen

2007-10-26 Thread Richard W.M. Jones
Jim Paris wrote: Hi, The recent changes to src/xml.c breaks the build without xen: $ ./autogen.sh \ --prefix=/usr \ --mandir=\${prefix}/share/man \ --infodir=\${prefix}/share/info \ --sysconfdir=/etc \ --localstatedir=/var \ --without-xen $ make ... gcc -g -O

[Libvir] Build error without Xen

2007-10-25 Thread Jim Paris
Hi, The recent changes to src/xml.c breaks the build without xen: $ ./autogen.sh \ --prefix=/usr \ --mandir=\${prefix}/share/man \ --infodir=\${prefix}/share/info \ --sysconfdir=/etc \ --localstatedir=/var \ --without-xen $ make ... gcc -g -O2 -o .libs/virsh -W