Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2013 21:26:31 -0400
From:      "Brian J. McGovern" <mcgovern@beta.com>
To:        Warner Losh <imp@bsdimp.com>
Cc:        freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: Two questions on -current...
Message-ID:  <1371777991.1369.2.camel@fbsd-laptop>
In-Reply-To: <25ACCE84-5498-43EC-AD9D-D0CC17A8DB65@bsdimp.com>
References:  <mailman.57.1371470402.63030.freebsd-arm@freebsd.org> <1371521474.1391.9.camel@fbsd-laptop> <BD5C6503-7C00-41A1-B255-5DA80322CB31@bsdimp.com> <CAA=KUhtiSRepSKe4S_0MNMzHJKyA9J9ekMjD6R9-d1Z1%2Bekg9Q@mail.gmail.com> <25ACCE84-5498-43EC-AD9D-D0CC17A8DB65@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2013-06-17 at 22:23 -0600, Warner Losh wrote:
> On Jun 17, 2013, at 10:10 PM, Jason Birch wrote:
> > 2.) When trying to compile DB-88F6XXX, I'm getting an error "error:
> > unknown target CPU 'armv5te', despite a find ... grep... on the code
> > showing this option in both gcc and clang compilers and tools. Is this
> > processor deprecated in current? Is there are a replacement? Did I miss
> > a change in how to build the kernel (Currently using "make TARGET=arm
> > TARGET_ARCH=arm KERNCONF=DB-88F6XXX buildkernel" in /usr/src)?
> > 
> > You'll need TARGET_ARCH=armv6, I think. 
> 
> The Marvel Kirkwood are armv5te.
> 
> I think the actual problem may be that no buildworld and/or kernel-toolchain was done first...
> 
> Warner
> 
> 
> 

Would this be a make XDEV=arm XDEV_ARCH=arm xdev? A buildworld and xdev
had been done prior, but I have not specifically run a kernel-toolchain.
The only thing I didn't try was to chroot in to the resulting directory
in /usr.






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