|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Compile xen in ubuntu server
On Mon, Feb 28, 2011 at 5:18 AM, dky hax <dkyhax@xxxxxxxxx> wrote:
I would compile xen-hypervisor-4.0.1 on Ubuntu Server 10.10, following the guide https: / / help.ubuntu.com / community / Xen,but I can not proceed after make world.
This is the procedure:
wget http://bits.xensource.com/oss-xen/release/4.0.1/xen-4.0.1.tar.gz tar zxvf xen-4.0.1.tar.gz cd xen-4.0.1
make world
This is the log with the error:
remote: Counting objects: 1941611, done. remote: Compressing objects: 100% (319127/319127), done. remote: Total 1941611 (delta 1,614,302) 1,930,655 reused (delta 1,604,595)
Receiving objects: 100% (1941611/1941611), 378.17 MiB | 816 KiB / s, done. Resolving Deltas: 100% (1614302/1614302) done.
+ cd linux-2.6-pvops.git.tmp + git checkout-b xen/stable-2.6.32-x xen/xen/stable-2.6.32.x
fatal: git checkout: branch xen/stable-2.6.32.x already exists
make [3]: *** [linux-2.6-pvops.git/.valid-src] Error 128 make [3]: Leaving directory from "/ home/server/xen-4.0.1" make [2] *** [linux-2.6-pvops-install] Error 2
make [2]: Leaving directory from "/ home/server/xen-4.0.1" make [1]: *** [install-kernels] Error 1 make [1]: Leaving directory from "/ home/server/xen-4.0.1" make: *** [world] Error 2
Hi,
Please refer to http://lists.xensource.com/archives/html/xen-devel/2011-02/msg01142.html
Thanks.
Kindest regards, Giam Teck Choon
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|