|
Message
From: tom@t...<tom@t...>
Date: Sun Dec 19 04:56:33 CET 2004
Subject: [openrisc] problem building binutils
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: <snip> ./../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
|
 |