[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

dhcpcd compile problem with libc6



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: redefinition of `struct sockaddr'
/usr/include/linux/socket.h:14: redefinition of `struct linger'
/usr/include/linux/socket.h:26: redefinition of `struct msghdr'
In file included from if.c:29:
/usr/include/net/if.h:30: parse error before `0x1'
/usr/include/net/if.h:54: redefinition of `struct ifaddr'
/usr/include/net/if.h:77: redefinition of `struct ifmap'
/usr/include/net/if.h:92: redefinition of `struct ifreq'
/usr/include/net/if.h:136: redefinition of `struct ifconf'
make: *** [if.o] Error 1

I have installed:

ii  libc6           2.0.4-1        The GNU C library version 2 (run-time files)
ii  libc6-dev       2.0.4-1        The GNU C library version 2 (development fil

Can someone familiar with libc6 help me debug this? It builds fine with
the libc5 -altdev packages.

-- 
see shy jo


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: