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

Re: [Xen-users] error while compiling xen


  • To: bderzhavets@xxxxxxxxx
  • From: Ananth <cbananth@xxxxxxxxx>
  • Date: Thu, 26 Mar 2009 17:57:25 +0530
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Thu, 26 Mar 2009 05:28:10 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=HDeOrBBxIymFg3/6oX9DQ3DNWXO84MjkxmuKjrZ8HDO6TtHESQuvCKHCPVaSUZugXH x2t+1ikXN5Z6miAUTxTCsKYhjXyeQS5j3afegNAI3lTQnNWbbizc6TSyOyvgts9QnBLh CHYyLsyf8S7AXnFhBqvMWMxoE0F003MK81PfM=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi Boris,
This error was after I installed hg and other tools which are prerequisites. I am unable to figure out why it is not proceeding further.


Regards
Ananth

On Thu, Mar 26, 2009 at 4:53 PM, Boris Derzhavets <bderzhavets@xxxxxxxxx> wrote:
>Cloning http://xenbits.xensource.com/linux-2.6.18-xen.hg to linux-2.6.18-xen.hg.
>abort: error: Name or service not known

Install mercurial (hg) and the recent version of git on your system.
Otherwise, you won't be able build Xen from source.

Boris.

--- On Thu, 3/26/09, Ananth <cbananth@xxxxxxxxx> wrote:
From: Ananth <cbananth@xxxxxxxxx>
Subject: [Xen-users] error while compiling xen
To: xen-users@xxxxxxxxxxxxxxxxxxx
Date: Thursday, March 26, 2009, 7:01 AM


Hi,
I am facing the below error while compiling dom0. Please guide.

root@cbananth:/usr/src/xen-3.3.1# make linux-2.6-xen0-config CONFIGMODE=menuconfig
make -f buildconfigs/mk.linux-2.6-xen0 config
make[1]: Entering directory `/usr/src/xen-3.3.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 `.'
Unable to determine path to Linux source tree.
Falling back to linux-2.6.18-xen Mercurial repository.
Cloning http://xenbits.xensource.com/linux-2.6.18-xen.hg to linux-2.6.18-xen.hg.
abort: error: Name or service not known
make[1]: *** [linux-2.6.18-xen.hg/.valid-src] Error 255
make[1]: Leaving directory `/usr/src/xen-3.3.1'
make: *** [linux-2.6-xen0-config] Error 2


Regards
Ananth
_______________________________________________


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