Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Xen3 DomU spins 100% busy during console access



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@localhost



Home | Main Index | Thread Index | Old Index