=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for xaric-0.12.1.tar.gz => Checksum RMD160 OK for xaric-0.12.1.tar.gz ===> Installing dependencies for xaric-0.12.1nb3 => Tool dependency gmake>=3.81: found gmake-3.82nb6 ===> Overriding tools for xaric-0.12.1nb3 ===> Extracting for xaric-0.12.1nb3 ===> Patching for xaric-0.12.1nb3 => Applying pkgsrc patches for xaric-0.12.1nb3 ===> Creating toolchain wrappers for xaric-0.12.1nb3 ===> Configuring for xaric-0.12.1nb3 => 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 Configuring Xaric (IRC Client), Version 0.12.1 (24-Nov-2001) Copyright (c) 1999-2001 Rex G. Feany Build Tools: checking for i386-pc-minix-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 executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for a BSD compatible install... /usr/bin/install -c -o root -g operator checking whether make sets ${MAKE}... yes checking whether build environment is sane... yes checking for working aclocal... found checking for working autoconf... found checking for working autoheader... found checking for strerror in -lcposix... no checking for AIX... no Platform: i386-pc-minix checking whether compiler option(s) -pipe work... yes checking for compilation debug mode... disabled checking for compilation profile mode... disabled checking whether compiler option(s) -f for optimizations work... yes checking whether compiler option(s) -f for Intel x86 CPU work... yes checking for compilation optimization mode... enabled checking if we should turn on assert checking... yeah checking if we should link against efence... nope Mandatory stuff: checking for ANSI C header files... yes checking for working alloca.h... no checking for alloca... yes checking for stdio.h... yes checking for stdlib.h... yes checking for stdarg.h... yes checking for string.h... yes checking for signal.h... yes checking for unistd.h... yes checking for fcntl.h... yes checking for ctype.h... yes checking for errno.h... yes checking for sys/types.h... yes checking for sys/time.h... yes checking for sys/wait.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for pwd.h... yes checking for sys/stat.h... yes checking for assert.h... yes checking for getopt.h... yes checking for netinet/in.h... yes checking for net/if.h... yes checking for netdb.h... yes checking for sys/ioctl.h... yes checking whether time.h and sys/time.h may both be included... yes checking for select... yes checking for function sigaction... yes checking for function memset... yes checking for function strncasecmp... yes checking for function snprintf... yes checking for function vsnprintf... yes checking for function getopt_long... yes decision on mandatory system headers and functions... all fine System Services: checking for IPv4 support... yes checking for IPv6 support... no checking for pthread_create in -lpthread... no checking for pthread_create in -lpthreads... no Types: checking return type of signal handlers... void checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) 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... (cached) yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for addrinfo{}... yes checking if sockaddr{} has sa_len member... no checking for socklen_t... yes checking for unsigned int... yes checking size of unsigned int... 4 checking for u_int32_t... yes Libraries: checking for svr4's /usr/ccs/lib... no checking for socket in -lsocket... no checking for socket in -linet... no checking for gethostname in -lnsl... no checking for getpwnam in -lsun... no checking for inet_addr in -ldgc... no checking for gethostbyname in -lresolv... no checking for malloc in -lgnumalloc... no checking for malloc in -lbsdmalloc... no checking for tgetent in -ltermcap... yes Replaceable: checking for inet_ntop... yes checking for inet_pton... yes checking for strtoul... yes checking for setenv... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for getaddrinfo... yes checking for getnameinfo... yes other stuff: checking for sys/ptem.h... no checking for sys/select.h... yes checking for sys/syslimits.h... yes checking for sys/twg_config.h... no checking for sys/un.h... yes checking for sys/termios.h... yes checking for sys/ttycom.h... yes checking for termcap.h... yes checking for getpass... yes checking for fpathconf... yes checking for gettimeofday... yes checking for sysconf... yes checking for uname... yes checking for killpg... yes checking for putenv... yes checking for getenv... yes checking for struct linger... no checking for sun_len in ... no checking for getpgid... no checking whether getpgrp takes no argument... yes checking for sys_siglist declaration... yes checking for strerror... yes Finished: configure: creating ./config.status config.status: creating Makefile config.status: creating include/config.h There we go! That didn't hurt, did it? You might want to look in include/config.h and see if there is anything you want to change, else you can just run make here... Good luck...