[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Re: Howto compiling Xen 3.3
 
- To: rachita.dhawan@xxxxxxxxx, Torsten <tlehmann@xxxxxxxxxxxxx>
 
- From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
 
- Date: Wed, 19 Nov 2008 23:23:03 -0800 (PST)
 
- Cc: xen-users@xxxxxxxxxxxxxxxxxxx
 
- Delivery-date: Wed, 19 Nov 2008 23:24:15 -0800
 
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;	h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Message-ID;	b=cg4QimRpo3PwY+AQRkVc04tdoccmLlmlF8ILdI3ZX5kF3aJRQwV4ISdKP9Q5Logrgq06YAjsb0rI8Vgzgz6SfQr7ZxXi/cViEP0qJqT874fTushLyWkRnaK2Q4nIt10mUwuY/CtrDmxEFbMVBaU6hvMMKA9FlYbCddNxkkjfInA=;
 
- List-id: Xen user discussion <xen-users.lists.xensource.com>
 
 
 
Building Xen 3.3.1rc1-pre on CentOS 5.2 :-
  # cd /usr/src/ 
# hg clone http://xenbits.xensource.com/xen-3.3-testing.hg 
# cd xen-3.3-testing.hg 
# make world 
# make install
  I've noticed several "wgets" besides "hg linux-2.6-18-xen.hg" in phase:- # make world In particular, a kind of "newlib" was downloaded from http://redhat.com
  --- On Wed, 11/19/08, Torsten <tlehmann@xxxxxxxxxxxxx> wrote:
 From: Torsten <tlehmann@xxxxxxxxxxxxx> Subject: [Xen-users] Re: Howto compiling Xen 3.3 To: rachita.dhawan@xxxxxxxxx Cc: xen-users@xxxxxxxxxxxxxxxxxxx Date: Wednesday, November 19, 2008, 3:47 PM
 
 > Hi TorstenL, >   Were you able to compile Xen without connecting m/c to internet? Well i > am facing the same issue, while compiling i get an error > abort: error: temporary failure in name resolution > that's probably because of an hg. > > I have downloaded the Xen package and installed all libraries, but have no >
 way to connect this machine to an internet. and the documentations are not > well enough to resolve this issue. how to get that hg package without  it > trying to clone it? > > Let me know if u found any solution to compile it?
  schould be working:
    a $ hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg   a $ tar -czf linux-2.6.18-xen.hg.tgz linux-2.6.18-xen.hg   b $ tar -xzf linux-2.6.18-xen.hg.tgz   b $ tar -xzf xen-3.3.0.tar.gz   b $ cd xen-3.3.0   b # make xen tools install-tools   b # cp -p xen/xen.gz /boot   b # cd ..   b # cd inux-2.6.18-xen.hg   b # make maenuconfig all....
  a complete documentation you found on: http://www2.fh-lausitz.de/launic/comp/xen/080915.xen-3.3
  regards torsten
 
 
  _______________________________________________ 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 
 
    
     |