Thread: Xen install error
im trying install xen, following guide located here:
https://help.ubuntu.com/community/xen
running ubuntu 11.10
kernel 3.0.0-16 generic
gnome 3.2.1
64-bit system
when
sudo make xen
seems work fine until
grant_table.c: in function ‘__gnttab_unmap_common’:
grant_table.c:733:22: error: variable ‘old_pin’ set not used [-werror=unused-but-set-variable]
cc1: warnings being treated errors
make[4]: *** [grant_table.o] error 1
make[4]: leaving directory `/usr/src/xen-4.0.1/xen/common'
make[3]: *** [/usr/src/xen-4.0.1/xen/common/built_in.o] error 2
make[3]: leaving directory `/usr/src/xen-4.0.1/xen/arch/x86'
make[2]: *** [/usr/src/xen-4.0.1/xen/xen] error 2
make[2]: leaving directory `/usr/src/xen-4.0.1/xen'
make[1]: *** [install] error 2
make[1]: leaving directory `/usr/src/xen-4.0.1/xen'
make: *** [install-xen] error 2
ive searched around forums, have been unable find answer. helping linux newbie!
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Xen install error
Ubuntu
Comments
Post a Comment