=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for splitvt-1.6.6.tar.gz => Checksum RMD160 OK for splitvt-1.6.6.tar.gz ===> Installing dependencies for splitvt-1.6.6 ===> Overriding tools for splitvt-1.6.6 ===> Extracting for splitvt-1.6.6 ===> Patching for splitvt-1.6.6 => Applying pkgsrc patches for splitvt-1.6.6 ===> Creating toolchain wrappers for splitvt-1.6.6 ===> Configuring for splitvt-1.6.6 Making configuration... config.c:8:18: warning: '/*' within block comment [-Wcomment] /*#define DEBUG /* Provides extra debugging info */ ^ config.c:32:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ config.c:99:7: warning: implicit declaration of function 'grep' is invalid in C99 [-Wimplicit-function-declaration] if ( grep("/usr/include", "unistd.h", "_getpty") ) ^ config.c:174:8: warning: implicit declaration of function 'access' is invalid in C99 [-Wimplicit-function-declaration] if ( (access("/etc/utmp", (R_OK|W_OK)) == 0) && getuid() ) ^ config.c:174:50: warning: implicit declaration of function 'getuid' is invalid in C99 [-Wimplicit-function-declaration] if ( (access("/etc/utmp", (R_OK|W_OK)) == 0) && getuid() ) ^ 5 warnings generated. Using the termcap library for terminal support. Your utmp file uses the host field. I will use sgttyb tty structures. I will use your ioctl compatibility header. I will use your sockets definition header. I will use wait4() instead of waitpid(). If installed set-uid root, this program will put entries for its windows in /etc/utmp, and will also change ownership of the ttys it acquires to the user running this program. Done. Type 'make' to build