=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for arpwatch-2.1a15nb4 gcc -O -Wno-error -march=i586 -I/usr/pkg/include -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BCOPY=1 -DHAVE_STRERROR=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DARPDIR=\"/usr/var/db/arpwatch\" -DPATH_SENDMAIL=\"/usr/lib/sendmail\" -DETHERCODES=\"/usr/pkg/share/arpwatch/ethercodes.dat\" -I. -c ./arpwatch.c ./arpwatch.c:47:30: error: netinet/if_ether.h: no such file or directory ./arpwatch.c:142: warning: 'struct ether_arp' declared inside parameter list ./arpwatch.c:142: warning: its scope is only this definition or declaration, which is probably not what you want ./arpwatch.c:142: warning: 'struct ether_header' declared inside parameter list ./arpwatch.c:143: warning: 'struct ether_arp' declared inside parameter list ./arpwatch.c: In function 'main': ./arpwatch.c:290: error: invalid application of 'sizeof' to incomplete type 'struct ether_header' ./arpwatch.c:290: error: invalid application of 'sizeof' to incomplete type 'struct ether_header' ./arpwatch.c:291: error: invalid application of 'sizeof' to incomplete type 'struct ether_arp' ./arpwatch.c: In function 'process_ether': ./arpwatch.c:388: error: invalid use of undefined type 'struct ether_header' ./arpwatch.c:390: warning: passing argument 1 of 'sanity_ether' from incompatible pointer type ./arpwatch.c:142: note: expected 'struct ether_header *' but argument is of type 'struct ether_header *' ./arpwatch.c:390: warning: passing argument 2 of 'sanity_ether' from incompatible pointer type ./arpwatch.c:142: note: expected 'struct ether_arp *' but argument is of type 'struct ether_arp *' ./arpwatch.c:394: error: dereferencing pointer to incomplete type ./arpwatch.c:397: error: dereferencing pointer to incomplete type ./arpwatch.c:400: error: dereferencing pointer to incomplete type ./arpwatch.c: At top level: ./arpwatch.c:433: warning: 'struct ether_arp' declared inside parameter list ./arpwatch.c:433: warning: 'struct ether_header' declared inside parameter list ./arpwatch.c:432: error: conflicting types for 'sanity_ether' ./arpwatch.c:142: note: previous declaration of 'sanity_ether' was here ./arpwatch.c: In function 'sanity_ether': ./arpwatch.c:443: error: dereferencing pointer to incomplete type ./arpwatch.c:443: error: dereferencing pointer to incomplete type ./arpwatch.c:443: error: dereferencing pointer to incomplete type ./arpwatch.c:443: error: dereferencing pointer to incomplete type ./arpwatch.c:443: error: dereferencing pointer to incomplete type ./arpwatch.c:444: error: dereferencing pointer to incomplete type ./arpwatch.c:444: error: dereferencing pointer to incomplete type ./arpwatch.c:444: error: dereferencing pointer to incomplete type ./arpwatch.c:444: error: dereferencing pointer to incomplete type ./arpwatch.c:444: error: dereferencing pointer to incomplete type ./arpwatch.c:445: error: dereferencing pointer to incomplete type ./arpwatch.c:445: error: dereferencing pointer to incomplete type ./arpwatch.c:445: error: dereferencing pointer to incomplete type ./arpwatch.c:445: error: dereferencing pointer to incomplete type ./arpwatch.c:445: error: dereferencing pointer to incomplete type ./arpwatch.c:446: error: dereferencing pointer to incomplete type ./arpwatch.c:446: error: dereferencing pointer to incomplete type ./arpwatch.c:446: error: dereferencing pointer to incomplete type ./arpwatch.c:446: error: dereferencing pointer to incomplete type ./arpwatch.c:446: error: dereferencing pointer to incomplete type ./arpwatch.c:448: error: dereferencing pointer to incomplete type ./arpwatch.c:448: error: dereferencing pointer to incomplete type ./arpwatch.c:449: error: dereferencing pointer to incomplete type ./arpwatch.c:449: error: dereferencing pointer to incomplete type ./arpwatch.c:454: error: dereferencing pointer to incomplete type ./arpwatch.c:454: error: 'ARPHRD_ETHER' undeclared (first use in this function) ./arpwatch.c:454: error: (Each undeclared identifier is reported only once ./arpwatch.c:454: error: for each function it appears in.) ./arpwatch.c:454: error: dereferencing pointer to incomplete type ./arpwatch.c:456: error: dereferencing pointer to incomplete type ./arpwatch.c:461: error: dereferencing pointer to incomplete type ./arpwatch.c:461: error: 'ETHERTYPE_IP' undeclared (first use in this function) ./arpwatch.c:461: error: dereferencing pointer to incomplete type ./arpwatch.c:463: error: dereferencing pointer to incomplete type ./arpwatch.c:467: error: dereferencing pointer to incomplete type ./arpwatch.c:467: error: dereferencing pointer to incomplete type ./arpwatch.c:469: error: dereferencing pointer to incomplete type ./arpwatch.c:469: error: dereferencing pointer to incomplete type ./arpwatch.c:477: error: dereferencing pointer to incomplete type ./arpwatch.c:477: error: 'ETHERTYPE_ARP' undeclared (first use in this function) ./arpwatch.c:478: error: dereferencing pointer to incomplete type ./arpwatch.c:478: error: 'ARPOP_REQUEST' undeclared (first use in this function) ./arpwatch.c:479: error: dereferencing pointer to incomplete type ./arpwatch.c:479: error: 'ARPOP_REPLY' undeclared (first use in this function) ./arpwatch.c:481: error: dereferencing pointer to incomplete type ./arpwatch.c:484: error: dereferencing pointer to incomplete type ./arpwatch.c:485: error: dereferencing pointer to incomplete type ./arpwatch.c:488: error: dereferencing pointer to incomplete type ./arpwatch.c:491: error: dereferencing pointer to incomplete type ./arpwatch.c:496: error: dereferencing pointer to incomplete type ./arpwatch.c: In function 'process_fddi': ./arpwatch.c:539: warning: passing argument 2 of 'sanity_fddi' from incompatible pointer type ./arpwatch.c:143: note: expected 'struct ether_arp *' but argument is of type 'struct ether_arp *' ./arpwatch.c:546: error: dereferencing pointer to incomplete type ./arpwatch.c:549: error: dereferencing pointer to incomplete type ./arpwatch.c: At top level: ./arpwatch.c:582: warning: 'struct ether_arp' declared inside parameter list ./arpwatch.c:581: error: conflicting types for 'sanity_fddi' ./arpwatch.c:143: note: previous declaration of 'sanity_fddi' was here ./arpwatch.c: In function 'sanity_fddi': ./arpwatch.c:592: error: dereferencing pointer to incomplete type ./arpwatch.c:593: error: dereferencing pointer to incomplete type ./arpwatch.c:594: error: dereferencing pointer to incomplete type ./arpwatch.c:600: error: dereferencing pointer to incomplete type ./arpwatch.c:601: error: dereferencing pointer to incomplete type ./arpwatch.c:606: error: 'ARPHRD_ETHER' undeclared (first use in this function) ./arpwatch.c:614: error: 'ETHERTYPE_IP' undeclared (first use in this function) ./arpwatch.c:622: error: dereferencing pointer to incomplete type ./arpwatch.c:622: error: dereferencing pointer to incomplete type ./arpwatch.c:624: error: dereferencing pointer to incomplete type ./arpwatch.c:624: error: dereferencing pointer to incomplete type ./arpwatch.c:632: error: 'ETHERTYPE_ARP' undeclared (first use in this function) ./arpwatch.c:633: error: 'ARPOP_REQUEST' undeclared (first use in this function) ./arpwatch.c:634: error: 'ARPOP_REPLY' undeclared (first use in this function) *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/arpwatch/work/arpwatch-2.1a15 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/arpwatch *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/arpwatch