Re: [Linux-ia64] building an ia64 cross toolchain on debian?

From: Martin Pool <mbp_at_samba.org>
Date: 2003-04-28 16:39:40
On 28 Apr 2003, Martin Pool <mbp@samba.org> wrote:
> ../../src/ld/ldlex.l: In function `yy_input':
> ../../src/ld/ldlex.l:615: `yy_current_buffer' undeclared (first use in this function)
> ../../src/ld/ldlex.l:615: (Each undeclared identifier is reported only once
> ../../src/ld/ldlex.l:615: for each function it appears in.)
> /usr/include/sys/stat.h: At top level:
> lex.yy.c:2973: warning: `yyunput' defined but not used
> make[4]: *** [ldlex.o] Error 1

I tried rolling flex back to the version from Stable, 2.5.4a-24, and
this allowed the build to complete.  It looks like ld's lexer was
using an undocumented interface to flex, so it's not really flex's
fault that it broke.  

Should I report this as a bug against toolchain-source or flex?  I
suppose flex just got too far ahead of gcc as packaged in
toolchain-source?

-- 
Martin 
Received on Sun Apr 27 23:39:52 2003

This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:14 EST