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 Jan 7, 18:07, Simon Truss wrote:
   > Subject: Re: Xen3 DomU spins 100% busy during console access
   > Manuel Bouyer wrote:
   > > I think I've fixed it with xencons.c 1.20. Can you confirm ?
   > 
   > I patched netbsd-4 cvs from tonight with 1.20 and it worked.
   > All fixed here.

Same here it is working fine here too.  Thanks.


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?

$ cd /usr/src/sys/arch/i386/conf
$ config XEN3_DOM0
Build directory is ../compile/XEN3_DOM0
Don't forget to run "make depend"
$ cd ../compile/XEN3_DOM0
$ make depend
rm -f i386
ln -s ../../../../arch/i386/include i386
rm -f x86
ln -s ../../../../arch/x86/include x86
rm -rf xen-ma
mkdir xen-ma
ln -s ../i386 xen-ma/machine
echo cp ../../../../contrib/dev/ath/public/i386-elf.opt_ah.h
athhal_options.h
cp ../../../../contrib/dev/ath/public/i386-elf.opt_ah.h
athhal_options.h
rm -f athhal_options.h
cp ../../../../contrib/dev/ath/public/i386-elf.opt_ah.h
athhal_options.h
depending the kern library objects
make: don't know how to make __assert.c. Stop

make: stopped in
/mnt/raid/netbsd/current/src/sys/arch/i386/compile/XEN3_DOM0/lib/kern
*** Error code 2

Stop.
make: stopped in /usr/src/sys/arch/i386/compile/XEN3_DOM0
$ ls ../../../../lib/libkern/__assert.c
../../../../lib/libkern/__assert.c

Best Regards,
-- Kazushi
If you don't have a nasty obituary you probably didn't matter.
                -- Freeman Dyson



Home | Main Index | Thread Index | Old Index