Hello<br>When installing libvirt 0.8.6, I've passed ./configure, but when I execute make, I've got<br><br>  CCLD   libvirtd<br>../src/.libs/libvirt_driver_qemu.a(libvirt_driver_qemu_la-qemu_driver.o): In function `qemudVPAssociatePortProfiles':<br>
/home/chubut/libvirt-0.8.6/src/qemu/qemu_driver.c:11881: undefined reference to `vpAssociatePortProfileId'<br>/home/chubut/libvirt-0.8.6/src/qemu/qemu_driver.c:11898: undefined reference to `vpDisassociatePortProfileId'<br>
collect2: ld returned 1 exit status<br>make[3]: *** [libvirtd] Error 1<br>make[3]: Leaving directory `/home/chubut/libvirt-0.8.6/daemon'<br>make[2]: *** [all] Error 2<br>make[2]: Leaving directory `/home/chubut/libvirt-0.8.6/daemon'<br>
make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/chubut/libvirt-0.8.6'<br>make: *** [all] Error 2<br>chubut@chubut:~/libvirt-0.8.6$ <br><br><br>Do you have any help?<br>Thank you.<br>Marcela<br>