Date: Wed, 27 Jan 2010 19:36:24 -0500 (EST) From: Robert Keyes <bob@sinister.com> To: Rui Paulo <rpaulo@freebsd.org> Cc: freebsd-embedded@freebsd.org Subject: Re: 8.0-release won't compile for Avila Message-ID: <Pine.LNX.4.64.1001271917180.25531@neptune.sinister.com> In-Reply-To: <9655D4BF-F9F5-4030-9318-66C863C8DCF6@freebsd.org> References: <Pine.LNX.4.64.1001271448520.19405@neptune.sinister.com> <9655D4BF-F9F5-4030-9318-66C863C8DCF6@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 27 Jan 2010, Rui Paulo wrote: > 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 >> >> What I do see is /usr/obj/arm/usr/src/gnu/usr/bin/binutils/ld/ldscripts/armelfb_fbsd.x >> >> 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. >> >> Or is it smarter to just jump to nanobsd, minibsd, or similar? > > Did you forget TARGET_BIG_ENDIAN=true when doing the installworld? > > The instructions on the wiki work for me in HEAD and stable/8, at least. What I did, was forget the underscore between BIG and ENDIAN. Fixing this solved my problem. I guess I should have used cut & paste ;) Sorry for the false alarm. Mea Culpa. Is there any forum or wiki for people who are actively developing/using FreeBSD on the Avila / Cambria boards? Some place more specific than here?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.64.1001271917180.25531>