sandbox build failing on redhat host
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Wed Jul 20 00:39:13 EDT 2011
On 16:23 Tue 19 Jul , Murthy, Ramana wrote:
> Hi,
>
> I have tried this.
> But it seems the loader needs loads enabled.
>
> /usr/bin/ld:arch/sandbox/board//barebox.lds:77: syntax error
> collect2: ld returned 1 exit status
> make: *** [barebox] Error 1
>
> Line 77 in arch/sandbox/board//barebox.lds is __barebox_cmd : { KEEP(*(SORT_BY_NAME(.barebox_cmd*))) }
I don't known what you did but
make O=build/sandbox -j9 -s sandbox_defconfig
make O=build/sandbox -j9 -s
work fine
Best Regards,
J.
More information about the barebox
mailing list