|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Trouble Compiling!
On Tue, Sep 2, 2008 at 7:43 AM, Nilesh Govindrajan <nilesh@xxxxxxxxxx> wrote:
> 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 ?
>
I don't know if you gave enough of the error message, but my guess would
be that you need mercurial installed.
Hope that helps,
Cheers,
Todd
--
Todd Deshane
http://todddeshane.net
check out our book: http://runningxen.com
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|