[Buildroot] new perl build issue

François Perrad francois.perrad at gadz.org
Sun Nov 4 19:41:45 UTC 2012


2012/11/4 Alexander Khryukin <alexander at mezon.ru>:
> Hi.
> I'm trying to build new perl package
> and get error
> http://pastie.org/5181814
>
>
> FATAL: kernel too old
> The program compiled OK, but exited with status 1.
> You have a problem.  Shall I abort Configure [y]
> Ok.  Stopping Configure.
>
> Looks like perl package get kernel version string via uname or /proc
> 2.6.32-279.9.1.el6.x86_64 my kernel
>

the message 'FATAL: kernel too old' seems to come from qemu.

refering line number from http://pastie.org/5181814
a file 'try.c' containing line 74 & 75 is cross-compiled successfully
into 'try' by the command line 79.
the command line 80 fails to execute it with qemu.
    $ /home/fdkit/buildroot/output/build/perl-5.16.1/Cross/run-qemu-arm ./try

'Cross/run-qemu-arm' is a one line script which wraps 'qemu-arm'.

this afternoon, Thomas has posted 3 patches for qemu (see
http://patchwork.ozlabs.org/patch/197055/).
Alexander, try to rebuild host-qemu with them.

François

> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot



More information about the buildroot mailing list