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: RE: [Xen-users] Xen Kernel Compilation error

To: <james.harper@xxxxxxxxxxxxxxxx>
Subject: Re: RE: [Xen-users] Xen Kernel Compilation error
From: "mukul " <mkl1983@xxxxxxxxxxxxxx>
Date: 27 Aug 2010 08:00:54 -0000
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
Delivery-date: Fri, 27 Aug 2010 01:03:31 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=redf; d=rediffmail.com; b=jc8NHBl8+u+ARkBg6sXDz71bLEKT++whtN50dNUSSaX3ptQgFmc+n/EcKmI7fSQu3aJrYWJd/qn/gpmG2PyWD69MP6oxh0D2b3rrOaBUc6nSopqcJfnUMbPebTlHyy+nCqnWH5qgzaHvN/gwcaLaE1JY70qwk6HKN5GzFFJx2NA= ;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AEC6C66638C05B468B556EA548C1A77D01A92868@trantor>
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx


On Fri, 27 Aug 2010 13:16:42 +0530 wrote
>> Hi

>

> I am Trying to compile the Xen kernel

>

> when i run the command "make dist"

>

> it give me the following error

>

> set -ex;

> if ! [ -d linux-2.6-pvops.git ]; then

> rm -rf linux-2.6-pvops.git linux-2.6-pvops.git.tmp;

> mkdir linux-2.6-pvops.git.tmp; rmdir linux-2.6-pvops.git.tmp;

> git clone -o xen -n

> git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-

> pvops.git.tmp;

> (cd linux-2.6-pvops.git.tmp; git checkout -b xen/stable-2.6.32.x

> xen/xen/stable-2.6.32.x );

> mv linux-2.6-pvops.git.tmp linux-2.6-pvops.git;

> fi

> + '[' -d linux-2.6-pvops.git ']'

> + rm -rf linux-2.6-pvops.git linux-2.6-pvops.git.tmp

> + mkdir linux-2.6-pvops.git.tmp

> + rmdir linux-2.6-pvops.git.tmp

> + git clone -o xen -n

> git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-

> pvops.git.tmp

> /bin/sh: line 4: git: command not found

> make[2]: *** [linux-2.6-pvops.git/.valid-src] Error 127

> make[2]: Leaving directory `/usr/src/kernels/xen-4.0.1'

> make[1]: *** [linux-2.6-pvops-install] Error 2

> make[1]: Leaving directory `/usr/src/kernels/xen-4.0.1'

> make: *** [install-kernels] Error 1

>

>

> why is this happening can any1 shed some light on it ? ?

>



You need 'git' installed. Under Debian you'd do 'apt-get git-core'. Not sure about other distributions.



James




Dom0 is centos i tried doing "yum install git-core" dint work

it said no such package :( ??
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users