Posted by Andy Hassall on 11/06/06 03:46
On 5 Nov 2006 19:10:50 -0800, "James Calivar" <amheiserbush@yahoo.com.au>
wrote:
>checking for flex... lex
Suspicious - should say "flex" not "lex".
>checking for yywrap in -ll... no
>checking lex output file root... ./configure: line 3246: lex: command
>not
>found
>configure: error: cannot find output from lex; giving up
What do you get from the command "which lex"? Do you have a shell alias for
"lex" - e.g. does "alias lex" show an existing alias?
FYI this is what I get in the same environment:
[...]
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for working const... yes
checking for flex version... 2.5.4 (ok)
checking whether to force non-PIC code in shared modules... no
checking for pthreads_cflags...
checking for pthreads_lib...
Configuring SAPI modules
[... etc., continues as normal.]
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Navigation:
[Reply to this message]
|