I'm trying to compile the latest from the CVS libtool branch
under MacOS 10.2.5 using the 12/02 release of developers tools.
Seems like bison is involved. Anyone recognize the problem?

gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I./../dpexec -Dmacos -I/usr/X11R6/include -g -O2 -I/usr/X11R6/include -D_GNU_SOURCE -c _compexec.c -o _compexec.o
echo timestamp > _compexec.lo
bison -y  -d ./_compparse.y
./_compparse.y:39: unrecognized: %name_prefix
./_compparse.y:39:    Skipping to next %
make[4]: *** [_compparse.c] Error 1
make[3]: *** [all] Error 2

Reply via email to