=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for tacshell-0.91nb1 cc -O2 -march=i586 -c tacshell.c tacshell.c:26:52: warning: format string is not a string literal (potentially insecure) [-Wformat-security] snprintf(user, strlen(passwd_entry->pw_name) + 1, passwd_entry->pw_name); ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. cc -O2 -march=i586 -c connect.c cc -O2 -march=i586 -c hdr_check.c cc -O2 -march=i586 -c parse_config.c cc -O2 -march=i586 -c crypt.c cc -O2 -march=i586 -c md5.c cc -O2 -march=i586 -c authen_s.c cc -O2 -march=i586 -c authen_r.c authen_r.c:73:49: warning: format string is not a string literal (potentially insecure) [-Wformat-security] snprintf(challenge, ntohs(body->msg_len) + 1, (char *) ((char *) body + TAC_AUTHEN_REPLY_FIXED_FIELDS_SIZE)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. cc -O2 -march=i586 -c authen_c.c cc -O2 -march=i586 -c authenticate.c cc -Wl,-R/usr/pkg/lib -o tacshell tacshell.o connect.o hdr_check.o parse_config.o crypt.o md5.o authen_s.o authen_r.o authen_c.o authenticate.o authenticate.o: In function `authenticate': authenticate.c:(.text+0x24): undefined reference to `gethostid' clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/security/tacshell/work/tacshell-0.91 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/tacshell *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/tacshell