>When doing 'imf lxlib' I get the following error message: > >vls14_parse.y fast >vls14_parse.y:201.20: warning: stray `,' treated as white space >"vls14_parse.c", line 1951: Error: The function "yylex" must >have a pro\ >totype.
Our code requires a rather old version of bison. That version should be part of both the binary tool distribution and the source tool distribution. Try $TOOL/gnu/bin/bison --version, this should emit GNU Bison version 1.25 Daniel Dittmar -- Daniel Dittmar SAP Labs Berlin [EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
