2010/12/1 Jean-Baptiste Rouault <[email protected]>: > I get the following link error since commit c2b3827 : > > make[3]: Entering directory `/home/jb/Devel/libvirt/daemon' > CCLD libvirtd > ../src/.libs/libvirt_driver_qemu.a(libvirt_driver_qemu_la-qemu_driver.o): In > function `qemudVPAssociatePortProfiles': > /home/jb/Devel/libvirt/src/qemu/qemu_driver.c:11891: undefined reference to > `vpAssociatePortProfileId' > /home/jb/Devel/libvirt/src/qemu/qemu_driver.c:11908: undefined reference to > `vpDisassociatePortProfileId' > > Macvtap support is disabled and these 2 functions come from macvtap.h. >
I posted a patch for this problem: https://www.redhat.com/archives/libvir-list/2010-December/msg00034.html Matthias -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
