Date: Wed, 27 Jan 2010 21:40:53 +0000 From: Rui Paulo <rpaulo@freebsd.org> To: Robert Keyes <bob@sinister.com> Cc: freebsd-embedded@freebsd.org Subject: Re: 8.0-release won't compile for Avila Message-ID: <9655D4BF-F9F5-4030-9318-66C863C8DCF6@freebsd.org> In-Reply-To: <Pine.LNX.4.64.1001271448520.19405@neptune.sinister.com> References: <Pine.LNX.4.64.1001271448520.19405@neptune.sinister.com>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, On 27 Jan 2010, at 19:56, Robert Keyes wrote: > Following the instructions at http://wiki.freebsd.org/FreeBSDAvila, = build fails in make installworld with the error install: = ldscripts/armelf_fbsd.x: No such file or directory >=20 > What I do see is = /usr/obj/arm/usr/src/gnu/usr/bin/binutils/ld/ldscripts/armelfb_fbsd.x >=20 > so, where does the change need to be made to reconcile the difference = between armelfb_fbsd and armelf_bsd? Or has this been done in head? I = want to keep things as close to 8.0-release as possible. >=20 > Or is it smarter to just jump to nanobsd, minibsd, or similar? Did you forget TARGET_BIG_ENDIAN=3Dtrue when doing the installworld? The instructions on the wiki work for me in HEAD and stable/8, at least. -- Rui Paulo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9655D4BF-F9F5-4030-9318-66C863C8DCF6>