=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for baci-20000725 cd /Users/kristerw/pbulk/scratch/lang/baci/work/bacisrc/ccomp && /usr/pkg/bin/bmake gcc -g -Wall -c baccutil.c rm -f date.c (cd ../lib; make makedate) gcc -g -Wall -o makedate makedate.c ../lib/makedate gcc -g -Wall -c date.c bison -y -tvd bac.y bac.y:245.17-18: warning: symbol NE redeclared mv -f y.tab.c gram.c mv -f y.tab.h ytab.h chmod 444 gram.c ytab.h gcc -g -Wall -c gram.c flex bac.l mv -f lex.yy.c lex.c chmod 444 lex.c gcc -g -Wall -c lex.c lex.yy.c: In function 'yy_get_next_buffer': lex.yy.c:1523: warning: pointer targets in passing argument 1 of 'baci_yyinput' differ in signedness bac.l: In function 'baci_yyinput': bac.l:265: warning: pointer targets in initialization differ in signedness bac.l: In function 'get_escape': bac.l:339: warning: comparison is always true due to limited range of data type (cd ../lib; make) gcc -g -Wall -o makedate makedate.c gcc -g -Wall -c compdata.c gcc -g -Wall -c globdata.c gcc -g -Wall -c incfiles.c gcc -g -Wall -c genutil.c gcc -g -Wall -c writetab.c gcc -g -Wall -c computil.c gcc -g -Wall -c readtab.c gcc -g -Wall -c disutils.c ar cr libba.a compdata.o globdata.o incfiles.o genutil.o writetab.o computil.o readtab.o disutils.o ranlib libba.a gcc -g -Wall -o bacc baccutil.o date.o gram.o lex.o -L../lib -lba Undefined symbols for architecture i386: "_last_infile", referenced from: _new_infile in libba.a(incfiles.o) _write_file_info in libba.a(writetab.o) _new_infile in libba.a(incfiles.o) _write_file_info in libba.a(writetab.o) ld: symbol(s) not found for architecture i386 collect2: ld returned 1 exit status *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/scratch/lang/baci/work/bacisrc/ccomp *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/lang/baci *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/lang/baci