From: Beaker (donadio@orville.psu.edu)
Date: 11/07/92


From: donadio@orville.psu.edu (Beaker)
Subject: lex and yacc from 386BSD
Date: 7 Nov 1992 18:20:09 GMT

Has anyone had success using lex and yacc from 386BSD under Linux?
Both seemed to compile fine, but I get compile errors from stuff that
uses lex. I know the problem isn't the source because I then compiled
the source on a Sun, and everything went well. Could the problem be
that I had to use flex to process one of the files for lex?