
9 Mar
2010
9 Mar
'10
4 p.m.
libvir-list-bounces@redhat.com
Hi, Debian's (and therefore likely the derivatives') kernel headers are lacking the typdef for sa_family_t in linux/socket.h so the compilation of the macvtap check fails. Additionally including sockaddr.h fixes this and doesn't hurt the other cases where there's also a typedef in socket.h since these two must be identical. Cheers, -- Guido
I hope that the patch I posted and that's now in the repository also works for you. Stefan