[Libvir] Error while run make: undefined reference to `xenHypervisorMakeCapabilitiesXML'

Hello list, I'm with this error while I am compiling the libvirt: xencapstest.o: In function `testCompareFiles': /usr/src/libvirt/tests/xencapstest.c:33: undefined reference to `xenHypervisorMakeCapabilitiesXML' collect2: ld returned 1 exit status Any idea? Regards. -- Marco Sinhoreli

On Mon, May 28, 2007 at 12:15:31PM -0300, Marco Sinhoreli wrote:
Hello list,
I'm with this error while I am compiling the libvirt:
xencapstest.o: In function `testCompareFiles': /usr/src/libvirt/tests/xencapstest.c:33: undefined reference to `xenHypervisorMakeCapabilitiesXML' collect2: ld returned 1 exit status
Any idea?
What version ? I guess it comes when compiling on a machine where Xen developments environment is not present, this ought to be fixed if not already in CVS, Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/

On Mon, May 28, 2007 at 11:26:18AM -0400, Daniel Veillard wrote:
On Mon, May 28, 2007 at 12:15:31PM -0300, Marco Sinhoreli wrote:
Hello list,
I'm with this error while I am compiling the libvirt:
xencapstest.o: In function `testCompareFiles': /usr/src/libvirt/tests/xencapstest.c:33: undefined reference to `xenHypervisorMakeCapabilitiesXML' collect2: ld returned 1 exit status
Any idea?
What version ? I guess it comes when compiling on a machine where Xen developments environment is not present, this ought to be fixed if not already in CVS,
actually I can reproduce that to on CVs head, will fix ! Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
participants (2)
-
Daniel Veillard
-
Marco Sinhoreli