--- parse.y.bak 2007-01-11 08:49:52.000000000 -0700 +++ parse.y 2008-01-31 10:01:34.000000000 -0700 @@ -71,6 +71,7 @@ } v; int lineno; } YYSTYPE; +#define YYSTYPE_IS_DECLARED 1 %} @@ -481,9 +482,9 @@ *r = rs; return (0); } -#ifdef __linux__ - (void)&yyrcsid; /* warning about yyrcsid declared but unused */ -#endif +//#ifdef __linux__ +// (void)&yyrcsid; /* warning about yyrcsid declared but unused */ +//#endif } static int