Subject: Re: building a -current/xen kernel fails
To: Hubert Feyrer <hubert@feyrer.de>
From: Eric Haszlakiewicz <erh@jodi.nimenees.com>
List: current-users
Date: 12/08/2004 14:16:19
On Wed, Dec 08, 2004 at 09:42:15AM +0100, Hubert Feyrer wrote:
> After creating a Xen toolchain with "build.sh -m xen -a i386 tools",
> I'm trying to build a kernel (nbconfig, nbmake-xen), but get:
> 
> 	% nbmake-xen
...
> 	Stop.
> 	nbmake: stopped in /usr/cvs/src-current/sys/arch/xen/compile/GENERIC
> 
> Is that intended? What do I do wrong?

	You didn't do anything wrong.  I believe the reason for this failure is
"cpu.h rototill".  I tried to fix it, but the twisty maze of header files
made it somewhat difficult, so I gave up.

eric