=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for wistumbler-20020816.0nb4 --- stumbler.o --- --- wicontrol.o --- --- gpscontrol.o --- --- stumbler.o --- gcc -O2 -I/usr/pkg/include -I/usr/include -g -O2 -Wall `gtk-config --cflags` -c stumbler.c --- wicontrol.o --- gcc -O2 -I/usr/pkg/include -I/usr/include -g -O2 -Wall `gtk-config --cflags` -c wicontrol.c --- gpscontrol.o --- gcc -O2 -I/usr/pkg/include -I/usr/include -g -O2 -Wall `gtk-config --cflags` -c gpscontrol.c gpscontrol.c:119:5: warning: implicitly declaring library function 'strncpy' with type 'char *(char *, const char *, unsigned long)' [-Wimplicit-function-declaration] strncpy(buf, line, GPS_BUFSIZ); ^ gpscontrol.c:119:5: note: include the header or explicitly provide a declaration for 'strncpy' gpscontrol.c:124:14: warning: implicitly declaring library function 'strncmp' with type 'int (const char *, const char *, unsigned long)' [-Wimplicit-function-declaration] if (!strncmp("$GPGGA,", line_p, 7)) { ^ gpscontrol.c:124:14: note: include the header or explicitly provide a declaration for 'strncmp' 2 warnings generated. --- stumbler.o --- stumbler.c:50:10: fatal error: 'net/if_ieee80211.h' file not found #include ^~~~~~~~~~~~~~~~~~~~ 1 error generated. *** [stumbler.o] Error code 1 bmake: stopped in /var/pkgsrc/work/net/wistumbler/work/wistumbler --- wicontrol.o --- wicontrol.c:57:10: fatal error: 'machine/if_wavelan_ieee.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. *** [wicontrol.o] Error code 1 bmake: stopped in /var/pkgsrc/work/net/wistumbler/work/wistumbler 2 errors bmake: stopped in /var/pkgsrc/work/net/wistumbler/work/wistumbler *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/net/wistumbler *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/wistumbler