[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] New XEN 3.2 Source download Bundle



Yes, I've downloaded both packages and put them into /usr/src/
Both of them.

After that I did in the directory "/usr/src/xen-3.2.0" a "make prep-kernels"
then he tries always to search for that mercurial stuff:

for i in  linux-2.6-xen  ; do make $i-prep || exit 1; done
make[1]: Entering directory `/usr/src/xen-3.2.0'
make -f buildconfigs/mk.linux-2.6-xen prep
make[2]: Entering directory `/usr/src/xen-3.2.0'
set -e ; \
if [ ! -e linux-2.6.18-xen.hg/.hg ] ; then \
   __repo=$(sh buildconfigs/select-repository linux-2.6.18-xen.hg .:..) ; \
   if [ -d ${__repo} ] ; then \
       echo "Linking ${__repo} to linux-2.6.18-xen.hg." ; \
       ln -s ${__repo} linux-2.6.18-xen.hg ; \
   else \
       echo "Cloning ${__repo} to linux-2.6.18-xen.hg." ; \
       hg clone ${__repo#file://} linux-2.6.18-xen.hg ; \
   fi ; \
else \
   __parent=$(hg -R linux-2.6.18-xen.hg path default) ; \
   echo "Pulling changes from ${__parent} into linux-2.6.18-xen.hg." ; \
   hg -R linux-2.6.18-xen.hg pull ${__parent} ; \
fi
select-repository: Searching `.:..' for linux-2.6.18-xen.hg
select-repository: Ignoring `.'
buildconfigs/select-repository: line 35: hg: command not found
select-repository: Unable to determine Xen repository parent.
make[2]: *** [linux-2.6.18-xen.hg/.valid-src] Error 1
make[2]: Leaving directory `/usr/src/xen-3.2.0'
make[1]: *** [linux-2.6-xen-prep] Error 2
make[1]: Leaving directory `/usr/src/xen-3.2.0'




On 14.02.2008, at 20:40, weiming wrote:

Did you put them at the same directory level as xen sorce? like
...\xen-3.2
 ...\linux-source

weiming

On Thu, Feb 14, 2008 at 2:30 PM, Maik Brauer <mailinglist@xxxxxxxxxxxxxxx> wrote:
Hi,

has someone already tried that xen 3.2 source package together with
the linux-package which you will find on this URL:
http://www.xen.org/download/

Has someone get it work ? Because it will constantly search for the
Mercurial Repository for the Linux 2.6.18 kernel.

Cheers,
Maik

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


Attachment: PGP.sig
Description: This is a digitally signed message part

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.