public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: ron.stubbs@duke.edu
Cc: gcc-help@gcc.gnu.org
Subject: Re: Compilation Error with
Date: Wed, 15 Aug 2012 17:45:00 -0000	[thread overview]
Message-ID: <CAH6eHdQ-obbTMyJC5cKaJ6xXH-aM3-ArSt71hVEw=GWpg637YQ@mail.gmail.com> (raw)
In-Reply-To: <502BDD2E.1040204@duke.edu>

On 15 August 2012 18:32, Ron Stubbs wrote:
> Hi,
>
> I get the following compiler error when building GCC 4.8
> (gcc-4.8-20120812) on an x86_64 system running Scientific Linux 6.2.
>
> =========================================================
> build/gengtype.o: In function `create_optional_field_':
> /opt/gcc-4.8-20120812/host-x86_64-unknown-linux-gnu/gcc/../.././gcc/gengtype.c:854:
> undefined reference to `lexer_line'

I think this means you need to install Flex 2.5.4 or later.

http://gcc.gnu.org/install/prerequisites.html documents it as
"Necessary to build GCC during development because the generated
output files are not included in the SVN repository. They are included
in releases. "

      reply	other threads:[~2012-08-15 17:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-15 17:35 Ron Stubbs
2012-08-15 17:45 ` Jonathan Wakely [this message]

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='CAH6eHdQ-obbTMyJC5cKaJ6xXH-aM3-ArSt71hVEw=GWpg637YQ@mail.gmail.com' \
    --to=jwakely.gcc@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=ron.stubbs@duke.edu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).