=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for ve-1.0 gcc -pipe -O2 -DVEDITOR -no-cpp-precomp -isystem /usr/include -c edit.c gcc -pipe -O2 -DVEDITOR -no-cpp-precomp -isystem /usr/include -c term.c term.c: In function 'get_tty': term.c:50: warning: incompatible implicit declaration of built-in function 'exit' term.c: In function 'init_tty': term.c:61: warning: incompatible implicit declaration of built-in function 'exit' gcc -pipe -O2 -DVEDITOR -no-cpp-precomp -isystem /usr/include -c screen.c screen.c: In function 'initscr': screen.c:49: warning: conflicting types for built-in function 'calloc' gcc -pipe -O2 -DVEDITOR -no-cpp-precomp -isystem /usr/include -c stuff.c gcc -pipe -O2 -DVEDITOR -no-cpp-precomp -isystem /usr/include -c io.c gcc -pipe -O2 -DVEDITOR -no-cpp-precomp -isystem /usr/include -c editor.c editor.c:26:1: warning: "gtty" redefined In file included from bbs.h:32, from editor.c:24: /usr/include/sgtty.h:51:1: warning: this is the location of the previous definition editor.c:27:1: warning: "stty" redefined /usr/include/sgtty.h:52:1: warning: this is the location of the previous definition editor.c: In function 'abort_bbs': editor.c:44: warning: incompatible implicit declaration of built-in function 'exit' editor.c: In function 'main': editor.c:56: warning: incompatible implicit declaration of built-in function 'exit' editor.c:63: warning: incompatible implicit declaration of built-in function 'exit' editor.c:72: warning: incompatible implicit declaration of built-in function 'exit' editor.c:78: warning: incompatible implicit declaration of built-in function 'exit' editor.c:85: warning: incompatible implicit declaration of built-in function 'exit' gcc -pipe -O2 -DVEDITOR -no-cpp-precomp -isystem /usr/include -c entab.c entab.c: In function 'convert': entab.c:44: warning: incompatible implicit declaration of built-in function 'strcpy' entab.c:45: warning: incompatible implicit declaration of built-in function 'strcat' gcc -pipe -O2 -DVEDITOR -o ve edit.o term.o screen.o stuff.o io.o editor.o entab.o -ltermcap -lcompat ld: library not found for -lcompat collect2: ld returned 1 exit status *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/scratch/editors/ve/work/ve-1.0 *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/editors/ve *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/editors/ve