=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for jftpgw-0.13.5 cd . && autoheader WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. /usr/pkg/bin/bmake all-recursive Making all in support Making all in doc true Making all in debian true cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i586 -Wall -c active.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i586 -Wall -c bindport.c bindport.c:342:55: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] ahandle = accept(shandle, (struct sockaddr *) &sin, &size); ^~~~~ /usr/include/sys/socket.h:621:69: note: passing argument to parameter here int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i586 -Wall -c cmds.c cmds.c:444:31: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] (struct sockaddr*) &sin, &count); ^~~~~~ /usr/include/sys/socket.h:621:69: note: passing argument to parameter here int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ cmds.c:457:31: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] (struct sockaddr*) &sin, &count); ^~~~~~ /usr/include/sys/socket.h:621:69: note: passing argument to parameter here int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ cmds.c:498:30: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] (struct sockaddr*) &sin, &count); ^~~~~~ /usr/include/sys/socket.h:621:69: note: passing argument to parameter here int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ 3 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i586 -Wall -c config.c config.c:1685:18: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (netmask < 0 || netmask > 32) { ~~~~~~~ ^ ~ config.c:2952:14: error: use of undeclared identifier 'IFNAMSIZ' char iface[IF_NAMESIZE + 1]; ^ config.c:2950:28: note: expanded from macro 'IF_NAMESIZE' # define IF_NAMESIZE IFNAMSIZ ^ 1 warning and 1 error generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/jftpgw/work/jftpgw-0.13.5 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/jftpgw/work/jftpgw-0.13.5 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/jftpgw/work/jftpgw-0.13.5 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/jftpgw *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/jftpgw