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

Re: [Xen-users] Error while compiling Xen


  • To: "CB, Anantha Padmanabhan" <cbananth@xxxxxx>
  • From: Tej <bewith.tej@xxxxxxxxx>
  • Date: Tue, 11 Aug 2009 16:58:00 +0530
  • Cc: "Subba Rao, Sandeep M \(STSD\)" <sandeep.ms@xxxxxx>, "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>, "cbananth@xxxxxxxxx" <cbananth@xxxxxxxxx>
  • Delivery-date: Tue, 11 Aug 2009 04:28:43 -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:content-transfer-encoding; b=Y+4yTn/5I3M/mSAUDAvDk6f2cJ1hOfm++Ylw/fDHdjU3GXcmeC9cjZej6X/FkljiUB 7UL0/PpOEN0TYyQiVJAaYBcn9rBu+qf6qmR1+JH7EAVK6iEKYZ+tOYn6/kaf+3GuhRdx ZY7wZ3Gbfeope77eZ13jtWJB0CyV3wOl+QhR8=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

On Tue, Aug 11, 2009 at 4:15 PM, CB, Anantha Padmanabhan<cbananth@xxxxxx> wrote:
> Hi,
> I am facing the below error while compiling Xen 3.3.1 on an RHEL host.
>
> make[3]: 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: Connection timed out
> make[3]: *** [linux-2.6.18-xen.hg/.valid-src] Error 255
> make[3]: Leaving directory `/usr/src/xen-3.3.1'
> make[2]: *** [linux-2.6-xen-install] Error 2
> make[2]: Leaving directory `/usr/src/xen-3.3.1'
> make[1]: *** [install-kernels] Error 1
> make[1]: Leaving directory `/usr/src/xen-3.3.1'
> make: *** [world] Error 2

perform following step manually at one ditectory up from Xen source code.
hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg

If same problem then,
mostly i think machine is behind proxy server if yes export proxy
server address first.

>
> Please guide.
>
> Thank you
>
> Warm Regards
> Ananth
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

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