Subject: 1.6 i386 -> sparc kernel boot failure
To: None <port-sparc@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: port-sparc
Date: 08/31/2002 12:49:57
a kernel from build.sh -R -m sparc boots fine, but when manually
cross building a kernel, I am unable to boot it on a sparc 5:

>> NetBSD/sparc Secondary Boot, Revision 1.12
>> (grant@mofo, Mon Jul  1 09:59:57 EST 2002)
Booting netbsd
3042440+101164+288616 [190368Memory Address not Aligned

It was built by:

config GENERIC; cd ../compile/GENERIC; nbmake-sparc depend; nbmake-sparc

(as you can see, I haven't updated the boot block recently, but this
doesn't explain why I can boot a kernel from a full crossbuilt
release perfectly, from the same source).

Any thoughts?

g.