Date: Thu, 22 Apr 1999 18:16:50 -0400 (EDT) From: Patrick Seal <patseal@hyperhost.net> To: freebsd-questions@FreeBSD.ORG Subject: colldef compile error Message-ID: <Pine.BSF.4.10.9904221816030.7622-100000@foobar.hyperhost.net>
next in thread | raw e-mail | index | archive | help
in /usr/src/usr.bin/colldef: patseal@foobar{190}# make yacc -d /usr/src/usr.bin/colldef/parse.y cp y.tab.c parse.c cc -O -pipe -Wall -I. -I/usr/src/usr.bin/colldef/../../lib/libc/locale -DCOLLATE_DEBUG -c parse.c lex -t -8 -i /usr/src/usr.bin/colldef/scan.l > scan.c cc -O -pipe -Wall -I. -I/usr/src/usr.bin/colldef/../../lib/libc/locale -DCOLLATE_DEBUG -c scan.c /usr/src/usr.bin/colldef/scan.l:632: warning: `yyunput' defined but not used cc -O -pipe -Wall -I. -I/usr/src/usr.bin/colldef/../../lib/libc/locale -DCOLLATE_DEBUG -o colldef parse.o scan.o -ll gzip -cn /usr/src/usr.bin/colldef/colldef.1 > colldef.1.gz ===> data colldef -I /usr/src/usr.bin/colldef/data -o de_DE.DIS_8859-15.out /usr/src/usr.bin/colldef/data/de_DE.DIS_8859-15.src colldef: syntax error near line 6 <ss>*** Error code 69 Stop. *** Error code 1 Stop. what's going on? ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make <patseal@hyperhost.net> | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds hosting and Design http://www.freebsd.org - http://www.linux.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9904221816030.7622-100000>