Eddie Chen  wrote:

>  I have install "gettext" and I am getting the following messages(error):


> ototypes -g -O2 -c arparse.c
> y.tab.c: In function `yyparse':
> y.tab.c:348: warning: label `yyerrlab' defined but not used
> y.tab.c: At top level:
> arparse.c:3: warning: `yyrcsid' defined but not used
> /bin/sh ./../ylwrap "" arlex.l lex.yy.c arlex.c --
> ./../ylwrap: arlex.l: command not found
> make[3]: *** [arlex.c] Error 1
> make[3]: Leaving directory `/usr/src/binutils-2.12.90.0.15/binutils'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/src/binutils-2.12.90.0.15/binutils'
> make[1]: *** [all-recursive-am] Error 2
> make[1]: Leaving directory `/usr/src/binutils-2.12.90.0.15/binutils'
> make: *** [all-binutils] Error 2
> IDSmachine:/usr/src/binutils-2.12.90.0.15 #


      Install the flex package.

      Regards

              Evandro Vargas - IBM Brasil

Reply via email to