public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: arnaud gaboury <arnaud.gaboury@gmail.com>
To: crossgcc@sourceware.org
Subject: build fails at installing C library
Date: Mon, 14 Apr 2014 13:21:00 -0000	[thread overview]
Message-ID: <CAK1hC9tOikiqHZtaqyAvCYWJLoJXpN3gJcXf0afdb4J7aFxo-A@mail.gmail.com> (raw)

Dear all,

my host : Arch linux X86_64 fully upgarded
Linux3.14
GCC 4.8.2-8
glibc 2.19-3

Build target : arm-cortex_a8
My path includes /usr/share.

From my .config file:

CT_LIBC="eglibc"
CT_LIBC_VERSION="2_18"
CT_LIBC_eglibc=y
# CT_LIBC_uClibc is not set
# CT_LIBC_glibc is not set
CT_LIBC_none_AVAILABLE=y
CT_LIBC_mingw_AVAILABLE=y
CT_LIBC_eglibc_AVAILABLE=y
CT_LIBC_EGLIBC_V_2_18=y
CT_LIBC_EGLIBC_2_16_or_later=y
CT_EGLIBC_REVISION="HEAD"
CT_LIBC_newlib_AVAILABLE=y
CT_LIBC_uClibc_AVAILABLE=y
CT_LIBC_glibc_AVAILABLE=y


The build fails:
[ERROR]  >>  Build failed in step 'Installing C library headers & start files'

[ERROR]  >>  Error happened in: CT_DoExecLog[scripts/functions@257]
[ERROR]  >>        called from:
do_libc_backend_once[scripts/build/libc/glibc-eglibc.sh-common@347]
[ERROR]  >>        called from:
do_libc_backend[scripts/build/libc/glibc-eglibc.sh-common@143]
[ERROR]  >>        called from:
do_libc_start_files[scripts/build/libc/glibc-eglibc.sh-common@60]
[ERROR]  >>        called from: main[scripts/crosstool-NG.sh@638]


from build log :

[CFG  ]    checking version of arm-cortex_a8-linux-gnueabi-gcc    ... 4.8.3, ok
[CFG  ]    checking for gnumake... no
[CFG  ]    checking for gmake... no
[CFG  ]    checking for make... make
[CFG  ]    checking version of make... 4.0, bad
[CFG  ]    checking for gnumsgfmt... no
[CFG  ]    checking for gmsgfmt... no
[CFG  ]    checking for msgfmt... msgfmt
[CFG  ]    checking version of msgfmt... 0.18.3, ok
[CFG  ]    checking for makeinfo... makeinfo
[CFG  ]    checking version of makeinfo... 5.2, ok
[CFG  ]    checking for sed... sed
[CFG  ]    checking version of sed... 4.2.2, ok
[CFG  ]    checking for gawk... gawk
[CFG  ]    checking version of gawk... 4.1.0, ok
[CFG  ]    checking for arm-cortex_a8-linux-gnueabi-nm...
arm-cortex_a8-linux-gnueabi-nm
[CFG  ]    checking for autoconf... autoconf
[CFG  ]    checking whether autoconf works... no
[ERROR]    configure: error:
[CFG  ]    *** These critical programs are missing or too old: make


I am wondering WHY autoconf does not work ??? Is this causing the error ?

Reading this blog[1], I am wondering if this error comes really from
autoconf not working.


TY for help


[1]http://colocsbar.blogspot.ch/2014/01/crosstool-ng-1190-et-make-40.html

--
For unsubscribe information see http://sourceware.org/lists.html#faq

             reply	other threads:[~2014-04-14 13:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-14 13:21 arnaud gaboury [this message]
2014-04-15 16:43 ` arnaud gaboury

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=CAK1hC9tOikiqHZtaqyAvCYWJLoJXpN3gJcXf0afdb4J7aFxo-A@mail.gmail.com \
    --to=arnaud.gaboury@gmail.com \
    --cc=crossgcc@sourceware.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).