<<errors>>  <<full_errors>> 
Errors contains stderr, full_errors contains both
stout and stderr (2>&1)

In short, it can't find pl_line_count, yy_scan_string,
yy_delete_buffer, yyparse, or yyerror.  What am I
missing?  I had to install bison and flex to get the
./Install script to work, but these look like missing
libraries, since grepping for these identifiers turned
up no definitions of these functions.

Thanks for your help!

~Patrick

errors

full_errors

Reply via email to