Hi All, I'm attempting to do a make build world on my FreeBSD box, but I keep getting this error each time:
cc -O -pipe -g -Wall -I. -I/usr/src/usr.bin/colldef/../../lib/libc/locale -DCOLLATE_DEBUG -D__FBSDID=__RCSID -c scan.c /usr/src/usr.bin/colldef/scan.l:638: warning: `yyunput' defined but not used cc -O -pipe -g -Wall -I. -I/usr/src/usr.bin/colldef/../../lib/libc/locale -DCOLLATE_DEBUG -D__FBSDID=__RCSID -static -o colldef parse.o scan.o -ll /usr/libexec/elf/ld: cannot find -ll *** Error code 1 Stop in /usr/src/usr.bin/colldef. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. and as a result I can not complete the build... I've got yacc and bison both installed and I think it's a lex related error, but I'm not 100% certain of that... I have 7 other FreeBSD box's that work fine when doing a build world and a quick comparison of them to this one failed to show anything different... can someone point out what I might be missing? Chris Bowlby, ----------------------------------------------------- Manager of Information and Technology. [EMAIL PROTECTED] www.hub.org 1-902-542-3657 ----------------------------------------------------- To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message