Subject: Cross-built kernel hangs.
To: None <port-arm32@netbsd.org>
From: David Forbes <david@flossy.u-net.com>
List: port-arm32
Date: 07/23/2001 21:40:25
Dear All,

I have been trying for some time to get a cross-compiled kernel to go.
I've been using the arm-netbsd pkg from pkgsrc and attempting to compile
an 1.5 A7000 kernel on an i386 machine (running 1.5).  When booting it
gets as far as the white rainbow strip and then hangs.

Any ideas what could be going wrong here?

To do the build, I've been using commands like:


CROSS_PKG=arm-netbsd MACHINE=arm32 MACHINE_ARCH=arm32 \
	/usr/pkg/bin/cross-env make

... and similar for the prior make depend.

Cheers,

David.