On Wed, 22 Jan 2003 11:16:56 +0100 "J. Woch" <[EMAIL PROTECTED]> wrote: > moc.y:721: `enterNameSpace' undeclared (first use this function) > moc.y:722: `BEGIN' undeclared (first use this function)
I'm just taking a stab in the dark here but it looks like trying to
compile a .y file (yacc?) with C++ isn't going to work. I think those are
supposed to be parsed first with yacc and then compiled with C/C++.
--
Steve C. Lamb | I'm your priest, I'm your shrink, I'm your
ICQ: 5107343 | main connection to the switchboard of souls.
To email: Don't despair! | -- Lenny Nero, Strange Days
-------------------------------+---------------------------------------------
pgptHFdAyNGaR.pgp
Description: PGP signature

