1/1

|
problem building binutils
by Unknown on Dec 19, 2004 |
Not available! | ||
|
With the latest cvs version or or1k, I run into problems
building the binutils:
I do:
mkdir b-b
cd b-b
./binutils/configure --target=or32-uclinux --prefix=/opt/or32-uclinux
make all install
..and I get the following error:
./../binutils/ld/ldlex.l: In function `yy_input':
./../binutils/ld/ldlex.l:595: error: `yy_current_buffer' undeclared
(first use in this function)
./../binutils/ld/ldlex.l:595: error: (Each undeclared identifier is
reported only once
./../binutils/ld/ldlex.l:595: error: for each function it appears in.)
./../binutils/ld/ldlex.l: At top level:
lex.yy.c:2917: warning: `yyunput' defined but not used
make[3]: *** [ldlex.o] Error 1
I'm running the following versions:
gcc (GCC) 3.3.4 (Debian 1:3.3.4-6sarge1)
lex 2.5.31
Anyone got any suggestions on this?
Thanks,
Tom
|
|||
1/1

