=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for dhcpcd-5.5.4 gcc -Wno-error -march=i586 -c arp.c -o arp.o In file included from dhcp.h:174, from dhcpcd.h:38, from arp.h:44, from arp.c:35: net.h:37:30: error: netinet/if_ether.h: no such file or directory In file included from arp.h:44, from arp.c:35: dhcpcd.h:107: error: 'IF_NAMESIZE' undeclared here (not in a function) arp.c: In function 'send_arp': arp.c:50: error: invalid application of 'sizeof' to incomplete type 'struct arphdr' arp.c:51: error: storage size of 'ar' isn't known arp.c:57: error: 'ETHERTYPE_IP' undeclared (first use in this function) arp.c:57: error: (Each undeclared identifier is reported only once arp.c:57: error: for each function it appears in.) arp.c:74: error: 'ETHERTYPE_ARP' undeclared (first use in this function) arp.c: In function 'handle_arp_packet': arp.c:108: error: invalid application of 'sizeof' to incomplete type 'struct arphdr' arp.c:109: error: storage size of 'ar' isn't known arp.c:121: error: 'ETHERTYPE_ARP' undeclared (first use in this function) arp.c:130: error: 'ETHERTYPE_IP' undeclared (first use in this function) arp.c:135: error: 'ARPOP_REPLY' undeclared (first use in this function) arp.c:136: error: 'ARPOP_REQUEST' undeclared (first use in this function) arp.c: In function 'send_arp_announce': arp.c:210: error: 'ETHERTYPE_ARP' undeclared (first use in this function) arp.c:222: error: 'ARPOP_REQUEST' undeclared (first use in this function) arp.c: In function 'send_arp_probe': arp.c:268: error: 'ETHERTYPE_ARP' undeclared (first use in this function) arp.c:300: error: 'ARPOP_REQUEST' undeclared (first use in this function) *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/dhcpcd/work/dhcpcd-5.5.4 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/dhcpcd *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/dhcpcd