[Toybox] [PATCH] ifconfig FTBFS here-needs sys/un.h
Rob Landley
rob at landley.net
Sun Apr 21 23:58:30 PDT 2013
On 04/21/2013 06:56:03 PM, Isaac Dunham wrote:
> Hello,
> I did make allyesconfig; make (to test ifconfig) and get this:
>
> Compile toybox...
> toys/pending/ifconfig.c: In function 'is_host_unix':
> toys/pending/ifconfig.c:121: error: invalid application of 'sizeof'
> to incomplete type 'struct sockaddr_un'
Oops, I moved a header to toynet.h and forgot to check it in. Fixing
that now.
Rob
More information about the Toybox
mailing list