public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: charfi asma <charfiasma@yahoo.fr>
Cc: gcc-help@gcc.gnu.org
Subject: Re: can not make gcc-dev
Date: Thu, 17 Feb 2011 18:33:00 -0000	[thread overview]
Message-ID: <AANLkTik4pSgBaDA_1dso7OBMmtbKeXu78oi5ew-_5kHt@mail.gmail.com> (raw)
In-Reply-To: <307075.68480.qm@web28506.mail.ukl.yahoo.com>

On 17 February 2011 16:30, charfi asma wrote:
>
> ......
> /export/home/charfi/Bureau/build_uml/gcc/../../gcc-dev/gcc/gengtype-parse.c:915:
> undefined reference to `lexer_line'
> build/gengtype-parse.o: In function `token':
> /export/home/charfi/Bureau/build_uml/gcc/../../gcc-dev/gcc/gengtype-parse.c:49:
> undefined reference to `yylex'
> build/gengtype-parse.o: In function `typedef_decl':
> /export/home/charfi/Bureau/build_uml/gcc/../../gcc-dev/gcc/gengtype-parse.c:838:
> undefined reference to `lexer_line'
> build/gengtype-parse.o: In function `def_vec_alloc':
> /export/home/charfi/Bureau/build_uml/gcc/../../gcc-dev/gcc/gengtype-parse.c:939:
> undefined reference to `lexer_line'
> build/gengtype-parse.o: In function `token':
> /export/home/charfi/Bureau/build_uml/gcc/../../gcc-dev/gcc/gengtype-parse.c:49:
> undefined reference to `yylex'
> /export/home/charfi/Bureau/build_uml/gcc/../../gcc-dev/gcc/gengtype-parse.c:49:
> undefined reference to `yylex'
> collect2: ld a retourné 1 code d'état d'exécution
> make[2]: *** [build/gengtype] Erreur 1
> make[2]: quittant le répertoire « /export/home/charfi/Bureau/build_uml/gcc »
> make[1]: *** [all-gcc] Erreur 2
> make[1]: quittant le répert
>
> did I miss something ?

Do you have Flex installed?
As documented at http://gcc.gnu.org/install/prerequisites.html it is
needed for building from the source repository.

  parent reply	other threads:[~2011-02-17 18:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-17 16:53 charfi asma
2011-02-17 18:15 ` Andi Hellmund
2011-02-17 18:33 ` Jonathan Wakely [this message]
2011-02-17 19:32   ` Andi Hellmund
2011-02-18  1:13     ` Philip Herron
2011-02-18 14:13 ` Re : " charfi asma

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=AANLkTik4pSgBaDA_1dso7OBMmtbKeXu78oi5ew-_5kHt@mail.gmail.com \
    --to=jwakely.gcc@gmail.com \
    --cc=charfiasma@yahoo.fr \
    --cc=gcc-help@gcc.gnu.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 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).