thank you, i've solved installing 0.8.7<br><br><div class="gmail_quote">2011/1/20 Matthias Bolte <span dir="ltr"><<a href="mailto:matthias.bolte@googlemail.com">matthias.bolte@googlemail.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
2011/1/20 Marcela Castro León <<a href="mailto:mcastrol@gmail.com">mcastrol@gmail.com</a>>:<br>
<div><div></div><div class="h5">> Hello<br>
> When installing libvirt 0.8.6, I've passed ./configure, but when I execute<br>
> make, I've got<br>
><br>
>   CCLD   libvirtd<br>
> ../src/.libs/libvirt_driver_qemu.a(libvirt_driver_qemu_la-qemu_driver.o): In<br>
> function `qemudVPAssociatePortProfiles':<br>
> /home/chubut/libvirt-0.8.6/src/qemu/qemu_driver.c:11881: undefined reference<br>
> to `vpAssociatePortProfileId'<br>
> /home/chubut/libvirt-0.8.6/src/qemu/qemu_driver.c:11898: undefined reference<br>
> 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>
</div></div>Unfortunately 0.8.6 contains this compile error on systems without<br>
macvtap support, like Ubuntu.<br>
<br>
You either need to backport this patch [1] to 0.8.6 or use the latest<br>
libvirt release 0.8.7 instead.<br>
<br>
[1] <a href="http://libvirt.org/git/?p=libvirt.git;a=commit;h=474b1c1487828a17fe9e1025901334d9820ea350" target="_blank">http://libvirt.org/git/?p=libvirt.git;a=commit;h=474b1c1487828a17fe9e1025901334d9820ea350</a><br>
<font color="#888888"><br>
Matthias<br>
</font></blockquote></div><br>