Subject: Re: Netwinder kernels available?
To: Shin'ichiro TAYA <taya@ba2.so-net.ne.jp>
From: Richard Earnshaw <rearnsha@arm.com>
List: port-arm32
Date: 12/07/2001 09:49:34
> From: Jason R Thorpe <thorpej@wasabisystems.com>
> Subject: Re: Netwinder kernels available?
> Date: Thu, 29 Nov 2001 18:29:44 -0800
> 
> > I've just done a bunch of stuff to the build system (for NetBSD/evbarm)
> > that would allow me to build a full netwinder snapshot.
> 
> I can't cross build netwinder kernel.
> 
> root@mmgserv# /export/NetBSD/NetBSD-current/TOOL.i386/bin/nbmake-netwinder
> /export/NetBSD/NetBSD-current/TOOL.i386/bin/arm--netbsdelf-gcc  -O2 -march=armv4 -mtune=strongarm -Werror -Wall -Wcomment -Wpointer-arith -Wno-uninitialized -Wno-main -I. -I./include -I/export/NetBSD/NetBSD-current/src/sys/arch -I/export/NetBSD/NetBSD-current/src/sys -nostdinc -DDIAGNOSTIC -DMAXUSERS=32  -D_KERNEL -D_KERNEL_OPT -Dnetwinder  -c /export/NetBSD/NetBSD-current/src/sys/dev/isa/isa.c
> In file included from /export/NetBSD/NetBSD-current/src/sys/dev/isa/isa.c:51:
> /export/NetBSD/NetBSD-current/src/sys/dev/isa/isavar.h:91: machine/isa_machdep.h: No such file or directory
> *** Error code 1
> 
> Stop.
> nbmake: stopped in /export/NetBSD/NetBSD-current/src/sys/arch/netwinder/compile/GENERIC

This file wasn't restored when Jason unwound the "new includes strategy".

R.