dhcpcd compile problem with libc6

1997-06-24 Thread Joey Hess
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

Re: dhcpcd compile problem with libc6

1997-06-25 Thread Roman Hodek
> 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