Subject: Re: xscale kernel build error
To: None <current-users@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: current-users
Date: 01/09/2002 09:34:24
On Wed, Jan 09, 2002 at 03:14:20AM -0800, Tim Wiess wrote:
> Hello all,
> I've recently been attempting to build a evbarm/iq80310 port from a i386 host.
> I've manage to build all the user space apps without any problems, but I'm
> getting a strange Makefile error when building the kernel. The error occurs
> during the compilation of libkern:
You used "build.sh" to build the userland + toolchain? If so, it should
have left an "nbmake-evbarm" make wrapper script in $TOOLDIR/bin. Use that
make wrapper when building your kernel, as well, as it sets several make
variables to values which you need to cross-compile correctly.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>