WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Need help installing Xen 3.4

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Need help installing Xen 3.4
From: Peter Mellon <knascent@xxxxxxxxx>
Date: Tue, 7 Jul 2009 10:10:44 -0400
Delivery-date: Tue, 07 Jul 2009 07:11:36 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=FEN+pIeaa+TVhK9lKdNrYXtmSikjt2e48zlaKWGl7tM=; b=bjFUBpPIWtNEILjhFJk6BUPdFSo8GLcnNLiZzYKSjGkizWHAV6fZJoJKuY/lMpHqb3 c4+TFAdRyuENiZvBdkXSrxpjacJJ8rTwjowUpozSMPsEG5n/aEXjqk6bTgwLrCJA/f0k UyCYN4xxa/y0SFXXJO39X3b8sm8PcRQXgRASg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=sLwCEvId4CekUENlsIbuNb86lGTW2CEnb9ypr+XJ2vXlqrH6dT3ScJNk2CVzAr3EDe ds73cGsIQN/ta9K7azZ+IOmrFjs4A28D/0XVwTdBs7u296XxTw/PApOh2dyrFZ+GNliG YM4lEfo6XJUGe5MznzAsE/EQf+UxM5xN00PMg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello. I'm using Fedora 7 as Dom0 and would like to compile and install Xen 3.4. I downloaded the source and did 'make' and 'make install', but I get the following error
 
[root@localhost xen-3.4.0]$ make install
....
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: Temporary failure in name resolution
make[2]: *** [linux-2.6.18-xen.hg/.valid-src] Error 255
make[2]: Leaving directory `/home/ntrcuser/xen/xen-3.4.0'
make[1]: *** [linux-2.6-xen-install] Error 2
make[1]: Leaving directory `/home/ntrcuser/xen/xen-3.4.0'
make: *** [install-kernels] Error 1
 
 
Here is the output of some other commands:
 
[root@localhost xen-3.4.0]$ uname -r
2.6.21-1.3194.fc7
 
[root@localhost xen-3.4.0]$ hg --version
Mercurial Distributed SCM (version 1.3)
 
Copyright (C) 2005-2009 Matt Mackall <mpm@xxxxxxxxxxx> and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
I thought the goal was to patch the existing 2.6.21 kernel, so why is it trying to find 2.6.18 kernel? Also, the computer I'm trying to install this on doesn't have internet access so I need to download anything I need on another computer and copy it over. This is probably why the hg clone command didn't work
 
Thanks for the help
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>