* [Buildroot] Microperl compilation error
@ 2012-02-21 10:51 Éric ALBER
2012-02-21 11:18 ` Éric ALBER
2012-02-21 20:14 ` Steve Calfee
0 siblings, 2 replies; 4+ messages in thread
From: Éric ALBER @ 2012-02-21 10:51 UTC (permalink / raw)
To: buildroot
Hello,
I'm using buildroot to install a custom linux on a Seagate Dockstar
(Marvell Kirkwood based product).
I'm facing a compilation error on microperl, it looks like the -lm flag is
not passed to the linker and thus all math functions are not found.
I'm using buildroot on a Ubuntu 11.10
I attach the patch that fixed the problem on my side.
Regards,
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120221/62c61bb6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-microperl-compilation.patch
Type: application/octet-stream
Size: 499 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120221/62c61bb6/attachment.obj>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] Microperl compilation error
2012-02-21 10:51 [Buildroot] Microperl compilation error Éric ALBER
@ 2012-02-21 11:18 ` Éric ALBER
2012-02-21 20:14 ` Steve Calfee
1 sibling, 0 replies; 4+ messages in thread
From: Éric ALBER @ 2012-02-21 11:18 UTC (permalink / raw)
To: buildroot
I forgot the buildroot version: 2012.02-rc2
2012/2/21 ?ric ALBER <eric.alber@gmail.com>
> Hello,
>
> I'm using buildroot to install a custom linux on a Seagate Dockstar
> (Marvell Kirkwood based product).
> I'm facing a compilation error on microperl, it looks like the -lm flag is
> not passed to the linker and thus all math functions are not found.
> I'm using buildroot on a Ubuntu 11.10
>
> I attach the patch that fixed the problem on my side.
>
> Regards,
>
> Eric
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120221/693d5b1e/attachment.html>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] Microperl compilation error
2012-02-21 10:51 [Buildroot] Microperl compilation error Éric ALBER
2012-02-21 11:18 ` Éric ALBER
@ 2012-02-21 20:14 ` Steve Calfee
2012-02-24 15:03 ` Éric ALBER
1 sibling, 1 reply; 4+ messages in thread
From: Steve Calfee @ 2012-02-21 20:14 UTC (permalink / raw)
To: buildroot
On 02/21/2012 02:51 AM, ?ric ALBER wrote:
> Hello,
>
> I'm using buildroot to install a custom linux on a Seagate Dockstar
> (Marvell Kirkwood based product).
>
Hi Eric,
I am also doing some stuff with a Dockstar and buildroot. Have you built
u-boot for it? Will you share your .configs for buildroot, kernel and
u-boot with the buildroot list?
Thanks, Steve
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] Microperl compilation error
2012-02-21 20:14 ` Steve Calfee
@ 2012-02-24 15:03 ` Éric ALBER
0 siblings, 0 replies; 4+ messages in thread
From: Éric ALBER @ 2012-02-24 15:03 UTC (permalink / raw)
To: buildroot
2012/2/21 Steve Calfee <stevecalfee@gmail.com>
> On 02/21/2012 02:51 AM, ?ric ALBER wrote:
>
>> Hello,
>>
>> I'm using buildroot to install a custom linux on a Seagate Dockstar
>> (Marvell Kirkwood based product).
>>
>> Hi Eric,
>
> I am also doing some stuff with a Dockstar and buildroot. Have you built
> u-boot for it? Will you share your .configs for buildroot, kernel and
> u-boot with the buildroot list?
>
> Thanks, Steve
>
I use the u-boot setup made by Jeff Doozan:
http://jeff.doozan.com/debian/uboot/ and I'm happy with it, so I don't
rebuild my own u-boot.
For buildroot, linux kernel, uClibc and busybox config files, you can find
them in this repository:
https://bitbucket.org/bhteam/bhware-open/src/10abca90ab12/drunkstar
It's in a very "work in progress" state, that's why you find buildroot
2010.08 related files in this directory. The interresting files for you are:
buildroot-2012.02.config<https://bitbucket.org/bhteam/bhware-open/src/10abca90ab12/drunkstar/buildroot-2012.02.config>
linux-3.2.6.config<https://bitbucket.org/bhteam/bhware-open/src/10abca90ab12/drunkstar/linux-3.2.6.config>
uclibc-0.9.31.1.config<https://bitbucket.org/bhteam/bhware-open/src/10abca90ab12/drunkstar/uclibc-0.9.31.1.config>
busybox-1.19.4.config<https://bitbucket.org/bhteam/bhware-open/src/10abca90ab12/drunkstar/busybox-1.19.4.config>
The two last ones (uclibc and busybox) are almost unchanged default
versions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120224/8f28bbd8/attachment-0001.html>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-02-24 15:03 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-21 10:51 [Buildroot] Microperl compilation error Éric ALBER
2012-02-21 11:18 ` Éric ALBER
2012-02-21 20:14 ` Steve Calfee
2012-02-24 15:03 ` Éric ALBER
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox