Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Christian de Rivaz <jc@eclis.ch>
To: buildroot@busybox.net
Subject: [Buildroot] cannot compute suffix of object files
Date: Thu, 05 Feb 2009 16:25:21 +0100	[thread overview]
Message-ID: <498B04E1.9060002@eclis.ch> (raw)
In-Reply-To: <498AC1E5.6080707@eclis.ch>

Jean-Christian de Rivaz a ?crit :
> Hi,
> 
> I try to install buildroot by testing the default configuration. I do a 
> "make menuconfig" and I exit it without touching any setting. After I do 
> a "make". I that correct ?
> 
> The problem is that the build failed on the 2009.02-RC3 and on the 
> Subversion revision 25244. The error is alway the same:
> 
> checking for suffix of object files... configure: error: cannot compute 
> suffix of object files: cannot compile
> 
> More details on the attached files. The host is a Debian Etch x86_64.
> 
> Please help

I have found that this command work after the simple "make" failed:

LD_LIBRARY_PATH=\
`pwd -P`/`ls -1d toolchain_build_*`/mpfr/lib:\
`pwd -P`/`ls -1d toolchain_build_*`/gmp/lib\
  make

Sound like something is missing in a gcc-4.3.2-initial related Makefile.

-- 
Jean-Christian de Rivaz

      reply	other threads:[~2009-02-05 15:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-05 10:39 [Buildroot] cannot compute suffix of object files Jean-Christian de Rivaz
2009-02-05 15:25 ` Jean-Christian de Rivaz [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=498B04E1.9060002@eclis.ch \
    --to=jc@eclis.ch \
    --cc=buildroot@busybox.net \
    /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