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] Installing Xen 4.0.1 on Xen Server FP1

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Installing Xen 4.0.1 on Xen Server FP1
From: Antonio Castañeda Colín <dftonywhite@xxxxxxxxxxx>
Date: Mon, 30 May 2011 20:34:12 -0500
Delivery-date: Tue, 31 May 2011 03:49:53 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Importance: Normal
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 everyone,

I've been struggling to install Xen 4.0.1 from source on Xen Server FP1,
this is due to the lack of the latter of remus as high availability and fault
tolerance tool, so I need it and want to install it... but I see no other way than
recompiling and installing xen hypervisor from source...

Though it's been a hard task and it's still giving many problems at times,
most have been package-dependency related issues.
Well, I have managed to solve many of them, except this one:

During the #make tools process, after a few minutes it ends up with the following:

make[7]: Entering directory `/root/xen-4.1.0/tools/blktap2/vhd/lib'
gcc  -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .libvhd.o.d -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -Werror -Wno-unused -I../../include -D_GNU_SOURCE -fPIC -g -Wp,-MD,.libvhd.o.d -c -o libvhd.o libvhd.c
In file included from ../../include/libvhd.h:39,
                 from libvhd.c:41:
../../include/blk_uuid.h:32:23: error: uuid/uuid.h: No such file or directory
In file included from ../../include/libvhd.h:39,
                 from libvhd.c:41:
../../include/blk_uuid.h:35: error: expected specifier-qualifier-list before âuuid_tâ
cc1: warnings being treated as errors
../../include/blk_uuid.h: In function âblk_uuid_is_nilâ:
.
.
.
libvhd.c:2447: warning: implicit declaration of function âtimeâ
make[7]: *** [libvhd.o] Error 1
make[7]: Leaving directory `/root/xen-4.1.0/tools/blktap2/vhd/lib'
make[6]: *** [subdir-all-lib] Error 2
make[6]: Leaving directory `/root/xen-4.1.0/tools/blktap2/vhd'
make[5]: *** [subdirs-all] Error 2
make[5]: Leaving directory `/root/xen-4.1.0/tools/blktap2/vhd'
make[4]: *** [subdir-install-vhd] Error 2
make[4]: Leaving directory `/root/xen-4.1.0/tools/blktap2'
make[3]: *** [subdirs-install] Error 2
make[3]: Leaving directory `/root/xen-4.1.0/tools/blktap2'
make[2]: *** [subdir-install-blktap2] Error 2
make[2]: Leaving directory `/root/xen-4.1.0/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/root/xen-4.1.0/tools'
make: *** [install-tools] Error 2

I've tried to provide it with the missing header (uuid.h) and Makefile but have not
succeeded, even downloading an older version of the hypervisor but didn't work
either.

If anyone has gone through this and has a solution, or else tested remus and thus
knows another installation procedure for it, I'd be really grateful for you support
on this issue.

Thank you in advance.

Anthony.



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>