Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2013 14:13:25 -0800
From:      Oleksandr Tymoshenko <gonzo@bluezbox.com>
To:        freebsd-arm@freebsd.org
Subject:   Re: I u-boot fails to compile
Message-ID:  <512FD685.8070009@bluezbox.com>
In-Reply-To: <CAKrd9eUVGuU=NuKfCP5d1uaTPC4XoMkjzn_AzcAqeh%2Bu2E9STw@mail.gmail.com>
References:  <CAKrd9eUVGuU=NuKfCP5d1uaTPC4XoMkjzn_AzcAqeh%2Bu2E9STw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?512FD685.8070009>