=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for krb4-1.2.2.tar.gz
=> Checksum RMD160 OK for krb4-1.2.2.tar.gz
===> Installing dependencies for kth-krb4-1.2.2nb6
==========================================================================
The following variables will affect the build process of this package,
kth-krb4-1.2.2nb6.  Their current value is shown below:

        * KRB4_PREFIX_CMDS = no
        * SSLBASE (defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/openssl/private

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==========================================================================
=> Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8
=> Build dependency nbpatch-[0-9]*: found nbpatch-20100124
=> Build dependency bison>=1.0: found bison-2.7
=> Build dependency kbproto>=1.0.2: found kbproto-1.0.6
=> Build dependency xproto>=7.0.9: found xproto-7.0.23nb2
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.8
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency openssl>=0.9.8knb1: found openssl-0.9.8xnb1
=> Full dependency libXt>=1.0.0: found libXt-1.1.3
===> Overriding tools for kth-krb4-1.2.2nb6
===> Extracting for kth-krb4-1.2.2nb6
===> Patching for kth-krb4-1.2.2nb6
=> Applying pkgsrc patches for kth-krb4-1.2.2nb6
=> Substituting "paths" in /tmp/pkgsrc/security/kth-krb4/work/krb4-1.2.2/lib/kafs/kafs.h
===> Creating toolchain wrappers for kth-krb4-1.2.2nb6
===> Configuring for kth-krb4-1.2.2nb6
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Checking for portability problems in extracted files
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets ${MAKE}... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets ${MAKE}... (cached) yes
checking for ln -s or something else... ln -s
checking for x86_64-unknown-linux-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for gcc option to accept ANSI C... none needed
checking for bison... /usr/pkg/bin/bison -y
checking for flex... no
checking for lex... no
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking for gawk... (cached) /usr/bin/awk
checking for makeinfo... /tmp/pkgsrc/security/kth-krb4/work/.tools/bin/makeinfo
checking for ld used by GCC... /usr/x86_64-unknown-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
checking command to parse nm output... ok
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-unknown-linux-file... no
checking for file... /usr/bin/file
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
checking for __attribute__... no
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking db4/db.h usability... no
checking db4/db.h presence... no
checking for db4/db.h... no
checking db3/db.h usability... no
checking db3/db.h presence... no
checking for db3/db.h... no
checking db.h usability... no
checking db.h presence... no
checking for db.h... no
checking db_185.h usability... no
checking db_185.h presence... no
checking for db_185.h... no
checking for db_create... no
checking for dbopen... no
checking for dbm_firstkey... no
checking dbm.h usability... yes
checking dbm.h presence... yes
checking for dbm.h... yes
checking ndbm.h usability... yes
checking ndbm.h presence... yes
checking for ndbm.h... yes
checking for dbm_firstkey... no
checking gdbm/ndbm.h usability... no
checking gdbm/ndbm.h presence... no
checking for gdbm/ndbm.h... no
checking for dbm_firstkey... no
checking for size_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking return type of signal handlers... void
checking whether time.h and sys/time.h may both be included... yes
checking standards.h usability... no
checking standards.h presence... no
checking for standards.h... no
checking for netinet/ip.h... yes
checking for netinet/tcp.h... yes
checking for getlogin... yes
checking for setlogin... no
checking if getlogin is posix... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking if realloc if broken... no
checking for ssize_t... yes
checking for long long... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking config.h usability... no
checking config.h presence... no
checking for config.h... no
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in6.h usability... no
checking netinet/in6.h presence... no
checking for netinet/in6.h... no
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet6/in6.h usability... no
checking netinet6/in6.h presence... no
checking for netinet6/in6.h... no
checking netinet6/in6_var.h usability... no
checking netinet6/in6_var.h presence... no
checking for netinet6/in6_var.h... no
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking resolv.h usability... yes
checking resolv.h presence... yes
checking for resolv.h... yes
checking rpcsvc/ypclnt.h usability... yes
checking rpcsvc/ypclnt.h presence... yes
checking for rpcsvc/ypclnt.h... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking sys/bswap.h usability... no
checking sys/bswap.h presence... no
checking for sys/bswap.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/proc.h usability... no
checking sys/proc.h presence... no
checking for sys/proc.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/tty.h usability... no
checking sys/tty.h presence... no
checking for sys/tty.h... no
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking userconf.h usability... no
checking userconf.h presence... no
checking for userconf.h... no
checking usersec.h usability... no
checking usersec.h presence... no
checking for usersec.h... no
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking vis.h usability... no
checking vis.h presence... no
checking for vis.h... no
checking for socket... yes
checking for gethostbyname... yes
checking for syslog... yes
checking for IPv6 stack type... unknown
checking for IPv6... yes
checking for in6addr_loopback... yes
checking for gethostbyname2... yes
checking for res_search... yes, in -lresolv
checking for res_nsearch... no
checking for dn_expand... yes
checking for _res... no
checking for working snprintf... yes
checking if snprintf needs a prototype... no
checking for working vsnprintf... yes
checking if vsnprintf needs a prototype... no
checking for working glob... no
checking for asnprintf... no
checking for asprintf... yes
checking for atexit... yes
checking for cgetent... no
checking for getconfattr... no
checking for getprogname... no
checking for getrlimit... yes
checking for getspnam... yes
checking for initstate... yes
checking for issetugid... no
checking for on_exit... yes
checking for random... yes
checking for setprogname... no
checking for setstate... yes
checking for strsvis... no
checking for strunvis... no
checking for strvis... no
checking for strvisx... no
checking for svis... no
checking for sysconf... yes
checking for sysctl... yes
checking for uname... yes
checking for unvis... no
checking for vasnprintf... no
checking for vasprintf... yes
checking for vis... no
checking for getsockopt... yes
checking for setsockopt... yes
checking for hstrerror... yes
checking if hstrerror needs a prototype... no
checking if asprintf needs a prototype... no
checking if vasprintf needs a prototype... no
checking if asnprintf needs a prototype... yes
checking if vasnprintf needs a prototype... yes
checking for bswap16... no
checking for bswap32... no
checking for pidfile... no
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for freeaddrinfo... yes
checking for gai_strerror... yes
checking for chown... yes
checking for copyhostent... no
checking for daemon... yes
checking for ecalloc... no
checking for emalloc... no
checking for erealloc... no
checking for estrdup... no
checking for err... yes
checking for errx... yes
checking for fchown... yes
checking for flock... yes
checking for fnmatch... yes
checking for freehostent... no
checking for getcwd... yes
checking for getdtablesize... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for gethostname... yes
checking for getifaddrs... yes
checking for getipnodebyaddr... no
checking for getipnodebyname... no
checking for getopt... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for getusershell... yes
checking for initgroups... yes
checking for innetgr... yes
checking for iruserok... yes
checking for localtime_r... yes
checking for lstat... yes
checking for memmove... yes
checking for mkstemp... yes
checking for putenv... yes
checking for rcmd... yes
checking for readv... yes
checking for recvmsg... yes
checking for sendmsg... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for strlcat... no
checking for strlcpy... no
checking for strlwr... no
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strptime... yes
checking for strsep... yes
checking for strsep_copy... no
checking for strtok_r... yes
checking for strupr... no
checking for swab... yes
checking for unsetenv... yes
checking for verr... yes
checking for verrx... yes
checking for vsyslog... yes
checking for vwarn... yes
checking for vwarnx... yes
checking for warn... yes
checking for warnx... yes
checking for writev... yes
checking if strndup needs a prototype... no
checking if strsep needs a prototype... no
checking if strtok_r needs a prototype... no
checking if strsvis needs a prototype... yes
checking if strunvis needs a prototype... yes
checking if strvis needs a prototype... yes
checking if strvisx needs a prototype... yes
checking if svis needs a prototype... yes
checking if unvis needs a prototype... yes
checking if vis needs a prototype... yes
checking for inet_aton... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for sa_len in struct sockaddr... no
checking if getnameinfo is broken... no
checking if getaddrinfo handles numeric services... yes
checking if setenv needs a prototype... no
checking if unsetenv needs a prototype... no
checking if gethostname needs a prototype... no
checking if mkstemp needs a prototype... yes
checking if getusershell needs a prototype... no
checking if inet_aton needs a prototype... no
checking for crypt... yes, in -lcrypt
checking if gethostbyname is compatible with system prototype... yes
checking if gethostbyaddr is compatible with system prototype... no
checking if getservbyname is compatible with system prototype... yes
checking if getsockname is compatible with system prototype... yes
checking if openlog is compatible with system prototype... yes
checking if crypt needs a prototype... no
checking for h_errno... no
checking for h_errlist... yes
checking if h_errlist is properly declared... no
checking for h_nerr... yes
checking if h_nerr is properly declared... no
checking for __progname... yes
checking if __progname is properly declared... no
checking if optarg is properly declared... yes
checking if optind is properly declared... yes
checking if opterr is properly declared... yes
checking if optopt is properly declared... yes
checking if environ is properly declared... no
checking for tm_gmtoff in struct tm... yes
checking for tm_zone in struct tm... yes
checking for timezone... yes
checking if timezone is properly declared... yes
checking for altzone... no
checking for sa_family_t... yes
checking for socklen_t... yes
checking for struct sockaddr... yes
checking for struct sockaddr_storage... yes
checking for struct addrinfo... yes
checking for struct ifaddrs... yes
checking for struct iovec... yes
checking for struct msghdr... yes
checking for struct winsize... yes
checking for struct spwd... yes
checking for socks... no
checking whether to enable OTP library... no
checking for tgetent... yes, in -lncurses
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for __attribute__... (cached) no
checking for dlopen... yes, in -ldl
checking for NeXTSTEP... no
checking for ANSI C header files... (cached) yes
checking arpa/ftp.h usability... yes
checking arpa/ftp.h presence... yes
checking for arpa/ftp.h... yes
checking for arpa/inet.h... (cached) yes
checking for arpa/nameser.h... (cached) yes
checking arpa/telnet.h usability... yes
checking arpa/telnet.h presence... yes
checking for arpa/telnet.h... yes
checking bsd/bsd.h usability... no
checking bsd/bsd.h presence... no
checking for bsd/bsd.h... no
checking bsdsetjmp.h usability... no
checking bsdsetjmp.h presence... no
checking for bsdsetjmp.h... no
checking capability.h usability... no
checking capability.h presence... no
checking for capability.h... no
checking for crypt.h... (cached) yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for dirent.h... (cached) yes
checking for err.h... (cached) yes
checking for errno.h... (cached) yes
checking for fcntl.h... (cached) yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking for grp.h... (cached) yes
checking for inttypes.h... (cached) yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking lastlog.h usability... yes
checking lastlog.h presence... yes
checking for lastlog.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking login.h usability... no
checking login.h presence... no
checking for login.h... no
checking maillock.h usability... no
checking maillock.h presence... no
checking for maillock.h... no
checking for net/if.h... (cached) yes
checking net/if_tun.h usability... no
checking net/if_tun.h presence... no
checking for net/if_tun.h... no
checking net/if_var.h usability... no
checking net/if_var.h presence... no
checking for net/if_var.h... no
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for netinet/in6.h... (cached) no
checking netinet/in6_machtypes.h usability... no
checking netinet/in6_machtypes.h presence... no
checking for netinet/in6_machtypes.h... no
checking for netinet/in_systm.h... (cached) yes
checking for paths.h... (cached) yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking for pwd.h... (cached) yes
checking for resolv.h... (cached) yes
checking for rpcsvc/ypclnt.h... (cached) yes
checking sac.h usability... no
checking sac.h presence... no
checking for sac.h... no
checking security/pam_modules.h usability... no
checking security/pam_modules.h presence... no
checking for security/pam_modules.h... no
checking for shadow.h... (cached) yes
checking siad.h usability... no
checking siad.h presence... no
checking for siad.h... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking sys/category.h usability... no
checking sys/category.h presence... no
checking for sys/category.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/ioccom.h usability... no
checking sys/ioccom.h presence... no
checking for sys/ioccom.h... no
checking for sys/ioctl.h... (cached) yes
checking sys/locking.h usability... no
checking sys/locking.h presence... no
checking for sys/locking.h... no
checking for sys/mman.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/proc.h... (cached) no
checking sys/pty.h usability... no
checking sys/pty.h presence... no
checking for sys/pty.h... no
checking sys/ptyio.h usability... no
checking sys/ptyio.h presence... no
checking for sys/ptyio.h... no
checking sys/ptyvar.h usability... no
checking sys/ptyvar.h presence... no
checking for sys/ptyvar.h... no
checking for sys/resource.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking for sys/sockio.h... (cached) no
checking for sys/stat.h... (cached) yes
checking sys/str_tty.h usability... no
checking sys/str_tty.h presence... no
checking for sys/str_tty.h... no
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking sys/strtty.h usability... no
checking sys/strtty.h presence... no
checking for sys/strtty.h... no
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking for sys/sysctl.h... (cached) yes
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking for sys/time.h... (cached) yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/tty.h... (cached) no
checking for sys/types.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for sys/utsname.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for syslog.h... (cached) yes
checking term.h usability... yes
checking term.h presence... yes
checking for term.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking for termios.h... (cached) yes
checking tmpdir.h usability... no
checking tmpdir.h presence... no
checking for tmpdir.h... no
checking ttyent.h usability... yes
checking ttyent.h presence... yes
checking for ttyent.h... yes
checking udb.h usability... no
checking udb.h presence... no
checking for udb.h... no
checking ulimit.h usability... yes
checking ulimit.h presence... yes
checking for ulimit.h... yes
checking for unistd.h... (cached) yes
checking userpw.h usability... no
checking userpw.h presence... no
checking for userpw.h... no
checking for userconf.h... (cached) no
checking for usersec.h... (cached) no
checking for util.h... (cached) no
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking wait.h usability... yes
checking wait.h presence... yes
checking for wait.h... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys_siglist declaration in signal.h or unistd.h... yes
checking for standards.h... (cached) no
checking for netinet/ip.h... (cached) yes
checking for netinet/tcp.h... (cached) yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for u_int32_t... yes
checking for u_int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for strange sys/bitypes.h... no
checking for crypt... (cached) yes, in -lcrypt
checking for crypto library... libcrypto
checking if des_quad_cksum is broken... no
checking for odm_initialize... no
checking for getattr... no
checking for setpcred... no
checking for logwtmp... yes, in -lutil
checking for openpty... yes, in -lutil
checking for logout... yes, in -lutil
checking for X... libraries , headers 
checking for gethostbyname... (cached) yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for special X linker flags... 
checking for XauWriteAuth... yes, in -lX11
checking for XauReadAuth... yes
checking for XauFileName... yes
checking for hesiod... no
checking for _getpty... no
checking for _scrsize... no
checking for _setsid... no
checking for _stricmp... no
checking for arc4random... no
checking for atexit... (cached) yes
checking for chroot... yes
checking for fattach... no
checking for fchmod... yes
checking for fcntl... yes
checking for forkpty... no
checking for frevoke... no
checking for getpriority... yes
checking for getservbyname... yes
checking for gettosbyname... no
checking for grantpt... yes
checking for mktime... yes
checking for on_exit... (cached) yes
checking for parsetos... no
checking for ptsname... yes
checking for rand... yes
checking for random... (cached) yes
checking for revoke... no
checking for setitimer... yes
checking for setpgid... yes
checking for setpriority... yes
checking for setproctitle... no
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setsid... yes
checking for setutent... yes
checking for sigaction... yes
checking for srandomdev... no
checking for ttyname... yes
checking for ttyslot... yes
checking for ulimit... yes
checking for unlockpt... yes
checking for vhangup... yes
checking for yp_get_default_domain... no
checking for capability.h... (cached) no
checking sys/capability.h usability... no
checking sys/capability.h presence... no
checking for sys/capability.h... no
checking for sgi_getcapabilitybyname... no
checking for cap_set_proc... no
checking for getpwnam_r... yes
checking if getpwnam_r is posix... no
checking for getsockopt... (cached) yes
checking for setsockopt... (cached) yes
checking for getudbnam... no
checking for setlim... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking for compile_et... compile_et
checking whether compile_et has the features we need... yes
checking for com_err... yes
configure: Using the already-installed com_err
checking which authentication modules should be built... none
checking if gethostbyname is compatible with system prototype... (cached) yes
checking if gethostbyaddr is compatible with system prototype... (cached) no
checking if getservbyname is compatible with system prototype... (cached) yes
checking if openlog is compatible with system prototype... (cached) yes
checking if crypt needs a prototype... (cached) no
checking if fclose needs a prototype... no
checking if strtok_r needs a prototype... (cached) no
checking if strsep needs a prototype... (cached) no
checking if getusershell needs a prototype... (cached) no
checking if utime needs a prototype... no
checking for h_errno... (cached) no
checking for h_errlist... (cached) yes
checking if h_errlist is properly declared... (cached) no
checking for h_nerr... (cached) yes
checking if h_nerr is properly declared... (cached) no
checking for __progname... (cached) yes
checking if __progname is properly declared... (cached) no
checking if optarg is properly declared... (cached) yes
checking if optind is properly declared... (cached) yes
checking if opterr is properly declared... (cached) yes
checking if optopt is properly declared... (cached) yes
checking if environ is properly declared... (cached) no
checking return type of signal handlers... (cached) void
checking for ut_addr in struct utmp... yes
checking for ut_host in struct utmp... yes
checking for ut_id in struct utmp... yes
checking for ut_pid in struct utmp... yes
checking for ut_type in struct utmp... yes
checking for ut_user in struct utmp... yes
checking for ut_exit in struct utmpx... no
checking for ut_syslen in struct utmpx... no
checking for tm_gmtoff in struct tm... (cached) yes
checking for tm_zone in struct tm... (cached) yes
checking for timezone... (cached) yes
checking if timezone is properly declared... (cached) yes
checking for sa_family_t... (cached) yes
checking for socklen_t... (cached) yes
checking for struct sockaddr_storage... (cached) yes
checking for struct addrinfo... (cached) yes
checking for struct spwd... (cached) yes
checking for struct stat.st_blksize... yes
checking for struct winsize... (cached) yes
checking for pid_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for off_t... yes
checking for size_t... (cached) yes
checking for ssize_t... (cached) yes
checking for sig_atomic_t... yes
checking for broken sys/socket.h... no
checking for broken netdb.h... no
checking for sa_len in struct sockaddr... (cached) no
checking for readline... no
checking for el_init... no
checking for getmsg... no
checking if /bin/ls takes -A... yes
checking for nroff... /usr/bin/nroff
checking for groff... /usr/bin/groff
checking how to format man pages... /usr/bin/nroff -mdoc $< > $@
checking extension of pre-formatted manual pages... number
configure: creating ./config.status
config.status: creating Makefile
config.status: creating admin/Makefile
config.status: creating appl/Makefile
config.status: creating appl/afsutil/Makefile
config.status: creating appl/bsd/Makefile
config.status: creating appl/ftp/Makefile
config.status: creating appl/ftp/common/Makefile
config.status: creating appl/ftp/ftp/Makefile
config.status: creating appl/ftp/ftpd/Makefile
config.status: creating appl/kauth/Makefile
config.status: creating appl/kip/Makefile
config.status: creating appl/kx/Makefile
config.status: creating appl/movemail/Makefile
config.status: creating appl/otp/Makefile
config.status: creating appl/popper/Makefile
config.status: creating appl/push/Makefile
config.status: creating appl/sample/Makefile
config.status: creating appl/telnet/Makefile
config.status: creating appl/telnet/libtelnet/Makefile
config.status: creating appl/telnet/telnet/Makefile
config.status: creating appl/telnet/telnetd/Makefile
config.status: creating appl/xnlock/Makefile
config.status: creating doc/Makefile
config.status: creating etc/inetd.conf.changes
config.status: creating include/Makefile
config.status: creating include/sys/Makefile
config.status: creating kadmin/Makefile
config.status: creating kuser/Makefile
config.status: creating lib/Makefile
config.status: creating lib/acl/Makefile
config.status: creating lib/auth/Makefile
config.status: creating lib/auth/afskauthlib/Makefile
config.status: creating lib/auth/pam/Makefile
config.status: creating lib/auth/sia/Makefile
config.status: creating lib/com_err/Makefile
config.status: creating lib/des/Makefile
config.status: creating lib/editline/Makefile
config.status: creating lib/kadm/Makefile
config.status: creating lib/kafs/Makefile
config.status: creating lib/kdb/Makefile
config.status: creating lib/krb/Makefile
config.status: creating lib/krb/krb.h
config.status: creating lib/otp/Makefile
config.status: creating lib/roken/Makefile
config.status: creating lib/rxkad/Makefile
config.status: creating lib/sl/Makefile
config.status: creating lib/vers/Makefile
config.status: creating server/Makefile
config.status: creating slave/Makefile
config.status: creating tools/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
creating include/version.h
=> Modifying libtool scripts to use pkgsrc libtool