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-devel

Re: [Xen-devel] error xen/master?

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] error xen/master?
From: alarson@xxxxxxxx
Date: Fri, 12 Nov 2010 16:13:34 -0600
Bcc:
Delivery-date: Fri, 12 Nov 2010 14:14:32 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1c2a074.bc.12c411d8972.Coremail.ooolinux@xxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx wrote on 11/12/2010 11:24:03 AM:

> sorry ,i do not how.
> i do not know every part of xen . so  xen/stable-2.6.32.x  is 
> instead of  mk.linux-2.6.pvosp?
>  usual i know ,a kernel version and some patchs , but xen seems hard.
> how to step by step to make xen. so i can know xen well?

Just taking a guess here, but are you referring to an error when 
attempting to 
build a Xen?  I've tried both the 4.0 tarball and a 4.0 OpenSuse RPM build 
and 
they both failed with essentially the same error message, which I never 
got past.

make[2]: Entering directory `/root/rpmbuild/BUILD/xen-4.0.0-testing'
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 
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 xen/master; \
                cd ..; 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 git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git 
linux-2.6-pvops.git.tmp
Initialized empty Git repository in 
/root/rpmbuild/BUILD/xen-4.0.0-testing/linux-2.6-pvops.git.tmp/.git/
remote: Counting objects: 1847819, done. 
remote: Compressing objects: 100% (289777/289777), done. 
remote: Total 1847819 (delta 1546950), reused 1840995 (delta 1541252)  
Receiving objects: 100% (1847819/1847819), 365.39 MiB | 257 KiB/s, done.
Resolving deltas: 100% (1546950/1546950), done.
+ cd linux-2.6-pvops.git.tmp
+ git checkout xen/master
error: pathspec 'xen/master' did not match any file(s) known to git.
make[2]: *** [linux-2.6-pvops.git/.valid-src] Error 1


This message is intended only for the use of the individual or entity to which 
it is addressed. If the reader of this message is not the intended recipient, 
or the employee or agent responsible for delivering the message to the intended 
recipient, you are hereby notified that any dissemination, distribution or 
copying of this message is strictly prohibited. If you have received this 
communication in error, please notify us immediately by replying to the sender 
of this E-Mail by return E-Mail or by telephone. 

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

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