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