* [Buildroot] Make error with Builroot
@ 2015-12-17 14:58 yann12
2015-12-17 15:25 ` Thomas Petazzoni
0 siblings, 1 reply; 4+ messages in thread
From: yann12 @ 2015-12-17 14:58 UTC (permalink / raw)
To: buildroot
Hello
I'm newbie whith Buildroot.
I try to change the configuration of Builroot in order to install new Target
Packages (nano, openssh, ipkg, opkg, etc..) for the Linux distribution
intalled on a Altera SoC (Cortex A9 + FPGA).
I execute the *make menuconfig* on the Buildroot-2014.08, I add the
diff?rent Target Package that I need, (nano, openssh, ipkg, opkg)
When I execute the make command, I have a strange error, I reproduce the log
here :
Configuring NCURSES 5.9 ABI 5 (Thu Dec 17 16:08:00 CET 2015)
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-buildroot-linux-gnueabihf
checking target system type... arm-buildroot-linux-gnueabihf
Configuring for linux-gnueabihf
checking for prefix... /usr
checking for arm-buildroot-linux-gnueabihf-gcc...
/home/novtech/Projects/me_buildroot-2014.08/output/host/usr/bin/arm-buildroot-linux-gnueabihf-gcc
checking for C compiler default output... configure: error: C compiler
cannot create executables
make: ***
[/home/novtech/Projects/me_buildroot-2014.08/output/build/ncurses-5.9/.stamp_configured]
Error 77
And the
It seems that he looks for arm-buildroot-linux-gnueabihf-gcc that doesn't
exist !
I was searching on Google for this kind of GCC Toolchain but I didn't find.
I already install and add to the path the Linaro toolchain for ARM processor
: gcc-linaro-arm-linux-gnueabihf-4.8-2014.04_linux
What can I do ?
Thanks for your help
Yann
What can
--
View this message in context: http://buildroot-busybox.2317881.n4.nabble.com/Make-error-with-Builroot-tp120495.html
Sent from the Buildroot (busybox) mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] Make error with Builroot
2015-12-17 15:25 ` Thomas Petazzoni
@ 2015-12-17 15:19 ` yann12
2015-12-17 16:02 ` Thomas Petazzoni
0 siblings, 1 reply; 4+ messages in thread
From: yann12 @ 2015-12-17 15:19 UTC (permalink / raw)
To: buildroot
Hello Thomas,
Thanks for your help, here is the pastebin of the /home/novtech/Projects/me_
buildroot-2014.08/output/build/ncurses-5.9/config.log :
http://code.bulix.org/li2yfp-90040
Here the pastebin of the .config file :
http://code.bulix.org/z4n5jd-90041
All the best,
Yann
2015-12-17 16:07 GMT+01:00 Thomas Petazzoni-2 [via Buildroot (busybox)] <
ml-node+s2317881n120496h86@n4.nabble.com>:
> Yann,
>
> On Thu, 17 Dec 2015 06:58:17 -0800 (PST), yann12 wrote:
>
> > When I execute the make command, I have a strange error, I reproduce the
> log
> > here :
> >
> > Configuring NCURSES 5.9 ABI 5 (Thu Dec 17 16:08:00 CET 2015)
> > checking build system type... x86_64-unknown-linux-gnu
> > checking host system type... arm-buildroot-linux-gnueabihf
> > checking target system type... arm-buildroot-linux-gnueabihf
> > Configuring for linux-gnueabihf
> > checking for prefix... /usr
> > checking for arm-buildroot-linux-gnueabihf-gcc...
> >
> /home/novtech/Projects/me_buildroot-2014.08/output/host/usr/bin/arm-buildroot-linux-gnueabihf-gcc
>
> > checking for C compiler default output... configure: error: C compiler
> > cannot create executables
>
> Please pastebin somewhere (http://code.bulix.org) the contents of the
> file
> /home/novtech/Projects/me_buildroot-2014.08/output/build/ncurses-5.9/config.log.
>
>
> > It seems that he looks for arm-buildroot-linux-gnueabihf-gcc that
> doesn't
> > exist !
>
> It does exist, it is built by Buildroot at the beginning of the build.
>
> Also, please pastebin your complete .config file.
>
> Best regards,
>
> Thomas
> --
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com
> _______________________________________________
> buildroot mailing list
> [hidden email] <http:///user/SendEmail.jtp?type=node&node=120496&i=0>
> http://lists.busybox.net/mailman/listinfo/buildroot
>
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://buildroot-busybox.2317881.n4.nabble.com/Make-error-with-Builroot-tp120495p120496.html
> To unsubscribe from Make error with Builroot, click here
> <http://buildroot-busybox.2317881.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=120495&code=ZG91emUueWFubkBnbWFpbC5jb218MTIwNDk1fDk4NzU2MjQxMA==>
> .
> NAML
> <http://buildroot-busybox.2317881.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>
--
---------------------------------------------------------
Yann DOUZE
Mob : +33 6 61 11 48 89
---------------------------------------------------------
--
View this message in context: http://buildroot-busybox.2317881.n4.nabble.com/Make-error-with-Builroot-tp120495p120497.html
Sent from the Buildroot (busybox) mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20151217/4597c6e5/attachment.html>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] Make error with Builroot
2015-12-17 14:58 [Buildroot] Make error with Builroot yann12
@ 2015-12-17 15:25 ` Thomas Petazzoni
2015-12-17 15:19 ` yann12
0 siblings, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2015-12-17 15:25 UTC (permalink / raw)
To: buildroot
Yann,
On Thu, 17 Dec 2015 06:58:17 -0800 (PST), yann12 wrote:
> When I execute the make command, I have a strange error, I reproduce the log
> here :
>
> Configuring NCURSES 5.9 ABI 5 (Thu Dec 17 16:08:00 CET 2015)
> checking build system type... x86_64-unknown-linux-gnu
> checking host system type... arm-buildroot-linux-gnueabihf
> checking target system type... arm-buildroot-linux-gnueabihf
> Configuring for linux-gnueabihf
> checking for prefix... /usr
> checking for arm-buildroot-linux-gnueabihf-gcc...
> /home/novtech/Projects/me_buildroot-2014.08/output/host/usr/bin/arm-buildroot-linux-gnueabihf-gcc
> checking for C compiler default output... configure: error: C compiler
> cannot create executables
Please pastebin somewhere (http://code.bulix.org) the contents of the
file /home/novtech/Projects/me_buildroot-2014.08/output/build/ncurses-5.9/config.log.
> It seems that he looks for arm-buildroot-linux-gnueabihf-gcc that doesn't
> exist !
It does exist, it is built by Buildroot at the beginning of the build.
Also, please pastebin your complete .config file.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] Make error with Builroot
2015-12-17 15:19 ` yann12
@ 2015-12-17 16:02 ` Thomas Petazzoni
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2015-12-17 16:02 UTC (permalink / raw)
To: buildroot
Hello,
On Thu, 17 Dec 2015 07:19:46 -0800 (PST), yann12 wrote:
> Thanks for your help, here is the pastebin of the /home/novtech/Projects/me_
> buildroot-2014.08/output/build/ncurses-5.9/config.log :
>
> http://code.bulix.org/li2yfp-90040
Thanks. It shows that the cross-compiler is not available, which is
clearly not possible, since all target packages depend on the toolchain.
Is this what happens after a complete "make clean all" cycle ?
Please pastebin the entire output of "make clean all" so we can see
what's going on. Alternatively, you may want to join our #buildroot IRC
channel on Freenode to get some live support, which might be easier
than over e-mail.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-12-17 16:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-17 14:58 [Buildroot] Make error with Builroot yann12
2015-12-17 15:25 ` Thomas Petazzoni
2015-12-17 15:19 ` yann12
2015-12-17 16:02 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox