Hi,
I am installing binutils-2.15 and gcc package gcc-3.2.3 UClibc
-0.9.26 and kernel package linux -2.4.18 . During make file running
I got the following bug for lex-flex in the ld/configure and binutils
error.So How I remove this error and can get a fresh corrected
tool-chains.
with regards
Sanjib Chatterjee
The error is given below:
------------------------------------
checking for libintl.h... yes
checking for gettext in libc... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... fr sv tr es da
checking for executable suffix... (cached) no
checking for bison... no
checking for byacc... no
checking for flex... no
checking for lex... no
/home/partha/mipsel-linux_toolchain_src_23062004.tgz_FILES/src/binutils-2.15/ld/configure: line 4417: flex: command not foundchecking for flex... lex
checking for yywrap in -ll... no
checking lex output file root... /home/partha/mipsel-linux_toolchain_src_23062004.tgz_FILES/src/binutils-
2.15/ld/configure: line 4505: lex: command not found
configure: error: cannot find output from lex; giving up
make[1]: ** [configure-ld] Error 1
make[1]: Leaving directory `/home/partha/mipsel-linux_toolchain_src_23062004.tgz_FILES/src/build_binutils'
make: ** [binutils] Error 2