From owner-freebsd-questions Thu Apr 22 15:20:20 1999 Delivered-To: freebsd-questions@freebsd.org Received: from hyperhost.net (ether.lightrealm.com [207.159.132.5]) by hub.freebsd.org (Postfix) with ESMTP id 386C714D74 for ; Thu, 22 Apr 1999 15:20:08 -0700 (PDT) (envelope-from patseal@hyperhost.net) Received: from p10.a8.du.radix.net (p10.a8.du.radix.net [207.192.132.138]) by hyperhost.net (8.8.5/8.8.5) with ESMTP id SAA11840 for ; Thu, 22 Apr 1999 18:17:22 -0400 (EDT) Date: Thu, 22 Apr 1999 18:16:50 -0400 (EDT) From: Patrick Seal To: freebsd-questions@FreeBSD.ORG Subject: colldef compile error Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 *** Error code 69 Stop. *** Error code 1 Stop. what's going on? ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make | 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