* [Buildroot] cannot compute suffix of object files
@ 2009-02-05 10:39 Jean-Christian de Rivaz
2009-02-05 15:25 ` Jean-Christian de Rivaz
0 siblings, 1 reply; 2+ messages in thread
From: Jean-Christian de Rivaz @ 2009-02-05 10:39 UTC (permalink / raw)
To: buildroot
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
--
Jean-Christian de Rivaz
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: buildroot-2009.02-rc3.txt
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20090205/4d611da5/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: buildroot-svn-25244.txt
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20090205/4d611da5/attachment-0001.txt>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] cannot compute suffix of object files
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
0 siblings, 0 replies; 2+ messages in thread
From: Jean-Christian de Rivaz @ 2009-02-05 15:25 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-02-05 15:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox