Two possibilities (you really should look at the make file.  It will tell
you a lot.) here.  Either flex or byacc is missing.  You will need them
both.

Mark Post

-----Original Message-----
From: Eddie Chen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 19, 2002 12:07 PM
To: [EMAIL PROTECTED]
Subject: Re: binutils-2.12.90.0.15


 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 #

Reply via email to