Le Tue, 9 Jul 2013 12:24:07 +0200,
Robert Millan a écrit :
> 2013/7/8 Laurent Bigonville :
> >> We've been missing the link_addr() and link_ntoa() implementation
> >> for a long time. But I really don't see what are those userland
> >> definitions doing in a kernel header to begin with. I think t
2013/7/8 Laurent Bigonville :
>> We've been missing the link_addr() and link_ntoa() implementation for
>> a long time. But I really don't see what are those userland
>> definitions doing in a kernel header to begin with. I think this is
>> something upstream would be ok to fix by moving those funct
Le Mon, 8 Jul 2013 00:51:13 +0200,
Robert Millan a écrit :
Hi,
> 2013/7/7 Laurent Bigonville :
> > libvirt is currently FTBFS on kfreebsd-* due to link_addr being
> > declared in /usr/include/net/if_dl.h but not being defined anywhere.
> >
> > /usr/include/net/if_dl.h:extern void link_addr (cons
2013/7/7 Laurent Bigonville :
> libvirt is currently FTBFS on kfreebsd-* due to link_addr being
> declared in /usr/include/net/if_dl.h but not being defined anywhere.
>
> /usr/include/net/if_dl.h:extern void link_addr (const char *, struct
> sockaddr_dl *);
>
> Shouldn't this prototype and probabl
Package: kfreebsd-kernel-headers
Version: 9.0-2
Severity: important
Hi,
libvirt is currently FTBFS on kfreebsd-* due to link_addr being
declared in /usr/include/net/if_dl.h but not being defined anywhere.
/usr/include/net/if_dl.h:extern void link_addr (const char *, struct
sockaddr_dl *);
Shou
5 matches
Mail list logo