=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for arpd-1.0nb1 gcc -Wno-error -march=i586 -Wno-error -O2 -Wall -DPREFIX=\"/usr/pkg\" -Werror -c arpd.c arpd.c:35:21: error: net/bpf.h: no such file or directory arpd.c:36:23: error: net/if_dl.h: no such file or directory arpd.c:37:24: error: net/if_arp.h: no such file or directory arpd.c:38:23: error: net/route.h: no such file or directory arpd.c:39:30: error: netinet/in_systm.h: no such file or directory arpd.c:41:30: error: netinet/if_ether.h: no such file or directory arpd.c:42:24: error: netinet/ip.h: no such file or directory arpd.c:43:25: error: netinet/udp.h: no such file or directory arpd.c:50:18: error: pcap.h: no such file or directory cc1: warnings being treated as errors In file included from arpd.c:55: util.h:77: error: data definition has no type or storage class util.h:77: error: type defaults to 'int' in declaration of 'LIST_HEAD' util.h:77: error: parameter names (without types) in function declaration util.h:80: error: expected specifier-qualifier-list before 'LIST_ENTRY' util.h:83: error: data definition has no type or storage class util.h:83: error: type defaults to 'int' in declaration of 'LIST_HEAD' util.h:83: error: parameter names (without types) in function declaration util.h:86: error: expected specifier-qualifier-list before 'LIST_ENTRY' util.h:90: error: data definition has no type or storage class util.h:90: error: type defaults to 'int' in declaration of 'LIST_HEAD' util.h:90: error: parameter names (without types) in function declaration util.h:92: error: 'IFNAMSIZ' undeclared here (not in a function) util.h:98: error: field 'sNo_answer' has incomplete type util.h:99: error: field 'sProxy' has incomplete type util.h:100: error: field 'sNo_net' has incomplete type util.h:101: error: expected specifier-qualifier-list before 'LIST_ENTRY' arpd.c:58: error: array type has incomplete element type arpd.c:59: error: implicit declaration of function 'BPF_STMT' arpd.c:59: error: 'BPF_LD' undeclared here (not in a function) arpd.c:59: error: 'BPF_H' undeclared here (not in a function) arpd.c:59: error: 'BPF_ABS' undeclared here (not in a function) arpd.c:60: error: implicit declaration of function 'BPF_JUMP' arpd.c:60: error: 'BPF_JMP' undeclared here (not in a function) arpd.c:60: error: 'BPF_JEQ' undeclared here (not in a function) arpd.c:60: error: 'BPF_K' undeclared here (not in a function) arpd.c:62: error: 'ARPOP_REQUEST' undeclared here (not in a function) arpd.c:63: error: 'BPF_RET' undeclared here (not in a function) arpd.c:64: error: invalid application of 'sizeof' to incomplete type 'struct arphdr' arpd.c:70: error: variable 'filter' has initializer but incomplete type arpd.c:71: error: excess elements in struct initializer arpd.c:71: error: (near initialization for 'filter') arpd.c:73: error: excess elements in struct initializer arpd.c:73: error: (near initialization for 'filter') arpd.c: In function 'Open_bpf': arpd.c:79: error: storage size of 'ifr' isn't known arpd.c:94: error: 'BIOCSETIF' undeclared (first use in this function) arpd.c:94: error: (Each undeclared identifier is reported only once arpd.c:94: error: for each function it appears in.) arpd.c:97: error: 'BIOCGDLT' undeclared (first use in this function) arpd.c:100: error: 'DLT_EN10MB' undeclared (first use in this function) arpd.c:107: error: 'BIOCIMMEDIATE' undeclared (first use in this function) arpd.c:111: error: 'FIONBIO' undeclared (first use in this function) arpd.c:114: error: 'BIOCSETF' undeclared (first use in this function) arpd.c:79: error: unused variable 'ifr' arpd.c: In function 'arp_reply': arpd.c:130: error: implicit declaration of function 'BPF_WORDALIGN' arpd.c:135: error: dereferencing pointer to incomplete type arpd.c:135: error: 'ARPHRD_ETHER' undeclared (first use in this function) arpd.c:136: error: dereferencing pointer to incomplete type arpd.c:137: error: dereferencing pointer to incomplete type arpd.c:138: error: dereferencing pointer to incomplete type arpd.c:139: error: dereferencing pointer to incomplete type arpd.c:139: error: 'ARPOP_REPLY' undeclared (first use in this function) arpd.c:140: error: implicit declaration of function 'ar_sha' arpd.c:140: error: passing argument 1 of 'memcpy' makes pointer from integer without a cast /usr/include/string.h:51: note: expected 'void * __restrict__' but argument is of type 'int' arpd.c:141: error: implicit declaration of function 'ar_spa' arpd.c:141: error: passing argument 1 of 'memcpy' makes pointer from integer without a cast /usr/include/string.h:51: note: expected 'void * __restrict__' but argument is of type 'int' arpd.c:142: error: implicit declaration of function 'ar_tha' arpd.c:142: error: passing argument 1 of 'memcpy' makes pointer from integer without a cast /usr/include/string.h:51: note: expected 'void * __restrict__' but argument is of type 'int' arpd.c:143: error: implicit declaration of function 'ar_tpa' arpd.c:143: error: passing argument 1 of 'memcpy' makes pointer from integer without a cast /usr/include/string.h:51: note: expected 'void * __restrict__' but argument is of type 'int' arpd.c: In function 'arp_check': arpd.c:165: error: dereferencing pointer to incomplete type arpd.c:170: error: dereferencing pointer to incomplete type arpd.c:170: error: dereferencing pointer to incomplete type arpd.c:170: error: dereferencing pointer to incomplete type arpd.c:175: error: dereferencing pointer to incomplete type arpd.c:175: error: dereferencing pointer to incomplete type arpd.c:175: error: dereferencing pointer to incomplete type arpd.c:175: error: dereferencing pointer to incomplete type arpd.c:175: error: 'ARPHRD_ETHER' undeclared (first use in this function) arpd.c:176: error: dereferencing pointer to incomplete type arpd.c:176: error: dereferencing pointer to incomplete type arpd.c:176: error: dereferencing pointer to incomplete type arpd.c:176: error: dereferencing pointer to incomplete type arpd.c:177: error: dereferencing pointer to incomplete type arpd.c:177: error: dereferencing pointer to incomplete type arpd.c:177: error: dereferencing pointer to incomplete type arpd.c:177: error: dereferencing pointer to incomplete type arpd.c:178: error: dereferencing pointer to incomplete type arpd.c:178: error: dereferencing pointer to incomplete type arpd.c:182: error: passing argument 2 of 'memcmp' makes pointer from integer without a cast /usr/include/string.h:50: note: expected 'const void *' but argument is of type 'int' arpd.c: In function 'main': arpd.c:223: error: invalid use of undefined type 'struct if_list' arpd.c:224: error: 'struct if_elm' has no member named 'entries' arpd.c:238: error: invalid use of undefined type 'struct if_list' arpd.c:239: error: 'struct if_elm' has no member named 'entries' arpd.c:250: error: dereferencing pointer to incomplete type arpd.c:250: error: dereferencing pointer to incomplete type arpd.c:253: error: dereferencing pointer to incomplete type *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/arpd/work/arpd *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/arpd *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/arpd