11Hi ppl,
I downloaded the source of Xen (non-kernel source 11 MB) and am trying to compile it on Fedora 9 [The RPMS in repositories don't work].
But when I say `make world` ; it gives me a big compile output then at last gives an error message like this -
make[3]: *** [linux-2.6.18-xen.hg/.valid-src] Error 127
make[3]: Leaving directory `/home/nilesh/xen-3.3.0'
make[2]: *** [linux-2.6-xen-install] Error 2
make[2]: Leaving directory `/home/nilesh/xen-3.3.0'
make[1]: *** [install-kernels] Error 1
make[1]: Leaving directory `/home/nilesh/xen-3.3.0'
make: *** [world] Error 2
[nilesh@localhost xen-3.3.0]$ find . -type f -exec grep -lE "^hg" {} \;
./xen/arch/ia64/tools/sparse-merge
What to do about this ?? Is it some dependency that my system fails to provide ? [prolly kernel-devel libs ??] How do I fix this ?
--
Nilesh Govindrajan
iTech7 Site and Server Administrator
www.itech7.com