[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sheflug] Re: GCC Compiler
> Well, I've installed binutils and devh and now after typing
> ./configure I'm getting...........
>
> checking for flex....... no
> checking for lex....... no
> ./configure: flex: command not found
> checking for flex..... lex
> checking for yywrap in -ll... no
> checking for lex output file root...... ,.configure: lex: command not
> found
> configure: eror: cannot find output from lex; giving up
>
> So, what next ? Must have forgotten to install something else ?
More installs needed ;) Install either flex or lex (flex is better). It may
also need yacc or bison (bison is better); flex & bison often come as a pair
(closely related software). In fact, from the looks of it you'll need to
install other things as well b'cos it looks like you're not set up as a
development environment yet, so you'll probably have to work your way
through some more error messages after that ;)
Cheers,
Alex.
---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word
"unsubscribe" in the body of the message.
GNU the choice of a complete generation.