problem yacc'ing violaWWW
emv@cic.net
Message-id: <9203212254.AA01687@nic.cic.net>
To: www-talk@nxoc01.cern.ch
Subject: problem yacc'ing violaWWW
Date: Sat, 21 Mar 92 17:54:19 -0500
From: emv@cic.net
these errors making gram.y:
cc -g -I/usr/X11/include -I/usr/X11/include/Xaw -I/usr/X11/include/X11 -I/usr/X11/in
clude/X11/Xmu -I/usr/X11/include/X11/Xaw -I/usr/X11/include/Xmu -Iwww/LineMode/Imple
mentation -Iwww/Implementation -target sun4 -c gram.c
gram.y: 860: syntax error (in preprocessor if)
/usr/lib/yaccpar: 119: syntax error (in preprocessor if)
/usr/lib/yaccpar: 179: syntax error (in preprocessor if)
/usr/lib/yaccpar: 187: syntax error (in preprocessor if)
/usr/lib/yaccpar: 224: syntax error (in preprocessor if)
/usr/lib/yaccpar: 229: syntax error (in preprocessor if)
/usr/lib/yaccpar: 318: syntax error (in preprocessor if)
/usr/lib/yaccpar: 334: syntax error (in preprocessor if)
/usr/lib/yaccpar: 378: syntax error (in preprocessor if)
*** Error code 2
make: Fatal error: Command failed for target `gram.o'
this is on a sun sparcstation. any clues? i don't grok yacc...
--Ed