=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for vnc-3.3.3.2nb10 make Makefiles making Makefiles in libvncauth... mv -f Makefile Makefile.bak imake: executing: /usr/pkg/bin/tradcpp -I. -D__i386__ -D__i586__ -traditional -Di386 -debuglog .imake.cpplog -DBuildHtmlManPages=NO -DUseInstalled -I/usr/pkg/lib/X11/config -DTOPDIR=.. -DCURDIR=libvncauth .imake.start.c making Makefiles in vncpasswd... mv -f Makefile Makefile.bak imake: executing: /usr/pkg/bin/tradcpp -I. -D__i386__ -D__i586__ -traditional -Di386 -debuglog .imake.cpplog -DBuildHtmlManPages=NO -DUseInstalled -I/usr/pkg/lib/X11/config -DTOPDIR=.. -DCURDIR=vncpasswd .imake.start.c making Makefiles in vncconnect... mv -f Makefile Makefile.bak imake: executing: /usr/pkg/bin/tradcpp -I. -D__i386__ -D__i586__ -traditional -Di386 -debuglog .imake.cpplog -DBuildHtmlManPages=NO -DUseInstalled -I/usr/pkg/lib/X11/config -DTOPDIR=.. -DCURDIR=vncconnect .imake.start.c make depend depending in ./libvncauth... makedepend -- -I. -I../include -I/usr/pkg/include -I /usr/X11R7/include -DUSE_MAKEDEPEND -- vncauth.c d3des.c makedepend: warning: vncauth.c (reading /usr/include/sys/types.h, line 386): cannot find include file "pthread_types.h" not in ./pthread_types.h not in ../include/pthread_types.h not in /usr/pkg/include/pthread_types.h not in /usr/X11R7/include/pthread_types.h not in /usr/include/pthread_types.h depending in ./vncpasswd... makedepend -- -I../include -I/usr/pkg/include -I /usr/X11R7/include -DUSE_MAKEDEPEND -- vncpasswd.c makedepend: warning: vncpasswd.c (reading /usr/include/sys/types.h, line 386): cannot find include file "pthread_types.h" not in ../include/pthread_types.h not in /usr/pkg/include/pthread_types.h not in /usr/X11R7/include/pthread_types.h not in /usr/include/pthread_types.h depending in ./vncconnect... makedepend -- -I/usr/pkg/include -I /usr/X11R7/include -DUSE_MAKEDEPEND -- make all making all in ./libvncauth... cc -O -I. -I../include -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c vncauth.c cc -O -I. -I../include -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c d3des.c rm -f libvncauth.a ar clq libvncauth.a vncauth.o d3des.o ranlib libvncauth.a making all in ./vncpasswd... cc -O -I../include -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c vncpasswd.c rm -f vncpasswd cc -o vncpasswd -O -L/usr/pkg/lib vncpasswd.o ../libvncauth/libvncauth.a making all in ./vncconnect... cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c vncconnect.c vncconnect.c:17:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(1); ^ vncconnect.c:17:5: note: include the header or explicitly provide a declaration for 'exit' vncconnect.c:58:7: warning: implicitly declaring library function 'strlen' with type 'unsigned int (const char *)' strlen(argv[i])); ^ vncconnect.c:58:7: note: include the header or explicitly provide a declaration for 'strlen' 2 warnings generated. bmake[2]: don't know how to make /usr/pkg/lib/libXext.a. Stop bmake[2]: stopped in /usr/pkgsrc/work/net/vnc/work/vnc_unixsrc/vncconnect *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/work/net/vnc/work/vnc_unixsrc *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/vnc/work/vnc_unixsrc *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/net/vnc *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/vnc