=> Bootstrap dependency digest>=20010302: found digest-20111104
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for vnc-3.3.3.2nb6
make Makefiles
making Makefiles in libvncauth...
	mv -f Makefile Makefile.bak
making Makefiles in vncpasswd...
	mv -f Makefile Makefile.bak
making Makefiles in vncconnect...
	mv -f Makefile Makefile.bak
make depend
depending in ./libvncauth...
makedepend  -- -I. -I../include  -I/usr/pkg/include -I /usr/X11/include   -D__i386__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -DUSE_MAKEDEPEND -- vncauth.c d3des.c
depending in ./vncpasswd...
makedepend  -- -I../include  -I/usr/pkg/include -I /usr/X11/include   -D__i386__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -DUSE_MAKEDEPEND -- vncpasswd.c
depending in ./vncconnect...
makedepend  --   -I/usr/pkg/include -I /usr/X11/include   -D__i386__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -DUSE_MAKEDEPEND -- 
make all
making all in ./libvncauth...
gcc -pipe -O2 -I/usr/X11/include -Wall -Wpointer-arith -no-cpp-precomp   -I. -I../include  -I/usr/pkg/include -I /usr/X11/include   -D__i386__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -no-cpp-precomp -isystem /usr/include -I/usr/X11/include -c vncauth.c
vncauth.c: In function 'vncRandomBytes':
vncauth.c:127: warning: implicit declaration of function 'time'
gcc -pipe -O2 -I/usr/X11/include -Wall -Wpointer-arith -no-cpp-precomp   -I. -I../include  -I/usr/pkg/include -I /usr/X11/include   -D__i386__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -no-cpp-precomp -isystem /usr/include -I/usr/X11/include -c d3des.c
d3des.c:37: warning: 'KnR' defined but not used
d3des.c:38: warning: 'Kn3' defined but not used
d3des.c:39: warning: 'Df_Key' defined but not used
rm -f libvncauth.a
ar clq libvncauth.a vncauth.o d3des.o
ranlib libvncauth.a
bmake: $(_NULLCMD_) expands to empty string
making all in ./vncpasswd...
gcc -pipe -O2 -I/usr/X11/include -Wall -Wpointer-arith -no-cpp-precomp   -I../include  -I/usr/pkg/include -I /usr/X11/include   -D__i386__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -no-cpp-precomp -isystem /usr/include -I/usr/X11/include -c vncpasswd.c
vncpasswd.c: In function 'main':
vncpasswd.c:87: warning: 'return' with no value, in function returning non-void
rm -f vncpasswd
gcc -o vncpasswd -pipe -O2 -I/usr/X11/include -Wall -Wpointer-arith -no-cpp-precomp     -L/usr/pkg/lib   vncpasswd.o ../libvncauth/libvncauth.a      
making all in ./vncconnect...
gcc -pipe -O2 -I/usr/X11/include -Wall -Wpointer-arith -no-cpp-precomp     -I/usr/pkg/include -I /usr/X11/include   -D__i386__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -no-cpp-precomp -isystem /usr/include -I/usr/X11/include -c vncconnect.c
vncconnect.c: In function 'usage':
vncconnect.c:17: warning: implicit declaration of function 'exit'
vncconnect.c:17: warning: incompatible implicit declaration of built-in function 'exit'
vncconnect.c: In function 'main':
vncconnect.c:51: warning: incompatible implicit declaration of built-in function 'exit'
vncconnect.c:58: warning: implicit declaration of function 'strlen'
vncconnect.c:58: warning: incompatible implicit declaration of built-in function 'strlen'
rm -f vncconnect
gcc -o vncconnect -pipe -O2 -I/usr/X11/include -Wall -Wpointer-arith -no-cpp-precomp     -L/usr/pkg/lib   vncconnect.o -lXext -lX11      

Built libvncauth vncpasswd vncconnect.
(cd Xvnc && make World)

Building Release 6.3 of the X Window System.

I hope you checked the configuration parameters in ./config/cf
to see if you need to pass BOOTSTRAPCFLAGS.

Thu Nov  1 22:11:48 CET 2012

cd ./config/imake && make   -f Makefile.ini BOOTSTRAPCFLAGS="" clean
rm -f ccimake imake.o imake
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  tags TAGS make.log \#*
rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
make   Makefile.boot
cd ./config/imake && make   -f Makefile.ini BOOTSTRAPCFLAGS=""
making imake with BOOTSTRAPCFLAGS= in config/imake
gcc -o ccimake  -O -I../../include -I../../imports/x11/include/X11 ccimake.c
ccimake.c: In function 'main':
ccimake.c:45: warning: incompatible implicit declaration of built-in function 'exit'
gcc -c  -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c
gcc -o imake  -O -I../../include -I../../imports/x11/include/X11 imake.o
rm -f ./config/makedepend/Makefile.proto
./config/imake/imake -I./config/cf  -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend
./config/imake/imake: No such file or directory
./config/imake/imake: Cannot exec /lib/cpp.
  Stop.
./config/imake/imake: Exit code 1.
  Stop.
*** Error code 1

Stop.
make: stopped in /Users/kristerw/pbulk/scratch/net/vnc/work/vnc_unixsrc/Xvnc
*** Error code 1

Stop.
make: stopped in /Users/kristerw/pbulk/scratch/net/vnc/work/vnc_unixsrc/Xvnc
*** Error code 1

Stop.
bmake: stopped in /Users/kristerw/pbulk/scratch/net/vnc/work/vnc_unixsrc
*** Error code 1

Stop.
bmake: stopped in /Users/kristerw/pbulk/pkgsrc/net/vnc
*** Error code 1

Stop.
bmake: stopped in /Users/kristerw/pbulk/pkgsrc/net/vnc