=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for amtterm-1.4nb4 checking for libdir name ... sh: /sbin/ldconfig: not found lib checking for gtk+-x11-2.0 (using pkg-config) ... no checking for vte (using pkg-config) ... no Make.config written, edit if needed CC amtterm.o CC redir.o CC tcp.o amtterm.c:71:20: error: variable has incomplete type 'struct timeval' struct timeval tv; ^ amtterm.c:71:12: note: forward declaration of 'struct timeval' struct timeval tv; ^ amtterm.c:86:10: warning: implicit declaration of function 'select' is invalid in C99 [-Wimplicit-function-declaration] switch (select(r->sock+1,&set,NULL,NULL,&tv)) { ^ amtterm.c:86:10: warning: this function declaration is not a prototype [-Wstrict-prototypes] 2 warnings and 1 error generated. mk/Compile.mk:58: recipe for target 'amtterm.o' failed gmake: *** [amtterm.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/sysutils/amtterm *** Error code 1 Stop. make: stopped in /data/pkgsrc/sysutils/amtterm