> In file included from /usr/include/linux/if.h:23,
> from /usr/include/linux/netdevice.h:30,
> from if.c:28:
> /usr/include/linux/socket.h:9: redefinition of `struct sockaddr'
Seems if.c includes , which in turn goes to
. With gli
I'm trying to compile this package with libc6 for the first time. I'm
getting this error:
cc -O5 -Wall -c if.c -o if.o
...
In file included from /usr/include/linux/if.h:23,
from /usr/include/linux/netdevice.h:30,
from if.c:28:
/usr/include/linux/socket.h:9: rede
2 matches
Mail list logo