On Tue, Mar 29, 2005 at 07:43:20PM +0100, Phineas Campbell wrote:
>     checking lex output file root... flex: fatal internal error, exec failed

Apparently, this version of flex does not work. You could try
  make distclean
  env LEX=/usr/ccs/bin/lex ./configure ...
  ...
instead.

Maybe, someone on this list can help you (off list) to fix your broken
flex installation.

Thomas

Reply via email to