Subject: Re: Xen3 DomU spins 100% busy during console access
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: David Laight <david@l8s.co.uk>
List: port-xen
Date: 01/09/2007 08:03:15
On Mon, Jan 08, 2007 at 11:51:34AM +0100, Manuel Bouyer wrote:
> > However, having a new problem.  Cannot compile XEN3_DOM0
> > well.  It is possible to compile it from ./build.sh but
> > cannot compile directly.  Any idea?
....
> maybe your make binary is too old ?

It could be make, but is more likely to be one of the other tools.
Unless your installed systems EXACTLY matches the source tree you
are building, you need to use the cross-built tools generated by
build.sh.

It is also possible that you have an old file 'polluting' your source
tree.  You probably want to pass -O <some_dir> to build.sh to separate
the generated files from the sources.

	David

-- 
David Laight: david@l8s.co.uk