WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Trouble Compiling!

To: "Nilesh Govindrajan" <nilesh@xxxxxxxxxx>
Subject: Re: [Xen-users] Trouble Compiling!
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Tue, 2 Sep 2008 11:32:30 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 02 Sep 2008 08:33:08 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=zntFVKF+Vo148D7ssFttqVm3sJX0/4fxmLip3kAq6nQ=; b=pADeK1c6JdOlgUUWivAzDR2k0CxRLP/5hznaXCKYbZGP+qINr55IQez1k0K4NG9o58 ZF5fss6VZ29XrTdvrJNP29WEF2VC0yDLoaBlPlp+L3Z+SakOcJnMBGdzZuZQWszpPV6o vThyocQSIqrOvYIYsi1MxQKC5ZkS9V7vos990=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references; b=I7KYfF/PUIIW/Em+712BRGdKR2T7O/M/5vU44Xld6Q74wii8N+WrB6GwvY3FtBtTkz WQmEoWeI5P/BGFGPcO11UBQ/HT4AXIeZ85MHWWcOPSHgWgJMgXfQtugke7oaLXnnKmZ0 WSCUS7uV6CXwaO3aI2n8o7qHiUxUf8yUtbvQg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <9f3f9dbc0809020443j1fae9567xd6e4dda91dd1334f@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <9f3f9dbc0809020443j1fae9567xd6e4dda91dd1334f@xxxxxxxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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

<Prev in Thread] Current Thread [Next in Thread>