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

[Xen-users] compile xen 3.2.1 problem


  • To: Xen-users@xxxxxxxxxxxxxxxxxxx
  • From: yibin.shen <freedoooooom@xxxxxxxxx>
  • Date: Thu, 17 Jul 2008 09:18:03 +0800
  • Cc:
  • Delivery-date: Wed, 16 Jul 2008 18:18:45 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=MLVGix4Tw7v87dJUG6apHbtTdK7Kppf0LO8aEEGTgBn0QvS90Djb0MA7Ibhn+uLu/P hXJ3XdXThZnovp6tJo1DOHmRDP2YlVWpYsTW0l48/mQLG35c7KmqToep7H3CjwvH172R bmR/m78SdsSDBbYNSD39OsP/uS7VtO3dTOIH0=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi,all,
when I download xen3.2.1 source code from this url:

http://bits.xensource.com/oss-xen/release/3.2.1/xen-3.2.1.tar.gz

then I want compile it on my Debian testing(kernel 2.6.24-1-686)

when I run this command to compile xen0's kernel,

#make linux-2.6-xen-config CONFIGMODE=menuconfig

make -f buildconfigs/mk.linux-2.6-xen config
make[1]: Entering directory `/tmp/xen-3.2.1'
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 `.'
not found!
select-repository: Unable to determine Xen repository parent.
make[1]: *** [linux-2.6.18-xen.hg/.valid-src] Error 1
make[1]: Leaving directory `/tmp/xen-3.2.1'
make: *** [linux-2.6-xen-config] Error 2


what does it mean?

thanks


Yibin Shen

_______________________________________________
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®.