I u-boot fails to compile

Oleksandr Tymoshenko gonzo at bluezbox.com
Thu Feb 28 22:13:29 UTC 2013


On 2/28/2013 4:07 AM, XiaoQI Ge wrote:
> I tried to compile U-BOOT (https://github.com/linux-sunxi/u-boot-sunxi),
> but failed, suggesting:
>
> gmake [1]: *** [u-boot] Segmentation fault: 11
>
> I do not know how to solve.
>

In addition to Tim's patches for libc and static you'll also need to use 
gsed instead of
sed with later versions of u-boot repo.
Install textproc/gsed and rename sed to gsed in helper.mk.
I have patch for using user-defined sed name but haven't pushed it to 
upstream yet.


More information about the freebsd-arm mailing list