From: Martin Pool <mbp@samba.org>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] building an ia64 cross toolchain on debian?
Date: Mon, 28 Apr 2003 06:39:40 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590723705613@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590723705612@msgid-missing>
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
next prev parent reply other threads:[~2003-04-28 6:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-28 6:29 [Linux-ia64] building an ia64 cross toolchain on debian? Martin Pool
2003-04-28 6:39 ` Martin Pool [this message]
2003-04-28 7:10 ` Martin Pool
2003-04-28 11:19 ` Peter Chubb
2003-04-28 13:33 ` Wichmann, Mats D
2003-04-28 23:03 ` Martin Pool
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-ia64-105590723705613@msgid-missing \
--to=mbp@samba.org \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.