Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

[Xen-users] Building Xen 3.2.1 from source on openSUSE 10.3

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Building Xen 3.2.1 from source on openSUSE 10.3
From: ramz@xxxxxxxxxx
Date: Fri, 30 May 2008 03:06:35 +0300
Delivery-date: Thu, 29 May 2008 17:08:09 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: ramz@xxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Dear List Colleagues:

I have fresh installed openSUSE 10.3 on computer with CPU Intel C2D
E8400.
My current kernel is:

# uname -a
Linux suse01 2.6.22.17-0.1-default #1 SMP 2008/02/10 20:01:04 UTC x86_64 x86_64 
x86_64 GNU/Linux


System was installed only with these packages (I just copied from YaST):

  i  ¦Base System
  i  ¦Enhanced Base System
  i  ¦YaST System Administration
  i  ¦YaST Installation Packages
  i  ¦Software Management
  i  ¦Base Development

I downloaded xen-3.2.1.tar.gz from http://xen.org/download/
to /usr/src, and ran the commands:
# tar zxf xen-3.2.1.tar.gz
# cd xen-3.2.1

Then I read the README file and ran the command:
# make world

At the end i got this error:
-------------------------------------------------
select-repository: Searching `.:..' for linux-2.6.18-xen.hg
select-repository: Ignoring `.'
buildconfigs/select-repository: line 35: hg: command not found
select-repository: Unable to determine Xen repository parent.
make[3]: *** [linux-2.6.18-xen.hg/.valid-src] Error 1
make[3]: Leaving directory `/usr/src/xen-3.2.1'
make[2]: *** [linux-2.6-xen-install] Error 2
make[2]: Leaving directory `/usr/src/xen-3.2.1'
make[1]: *** [install-kernels] Error 1
make[1]: Leaving directory `/usr/src/xen-3.2.1'
make: *** [world] Error 2
-------------------------------------------------

What should I do next ?
Maybe - install other packages under YaST or download them manually
and try again run command 'make world' ?
Please advise.

-- 
Regards,
 ramz                          mailto:ramz@xxxxxxxxxx


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Building Xen 3.2.1 from source on openSUSE 10.3, ramz <=