|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] xen fails to compile
Hi
I tried to rebuild the xen unstable source. I ran make dist, but I got
the following error:
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing
-iwithprefix include -Wall -Werror -Wno-pointer-arith -pipe
-I/root/xen/xen-unstable/xen/include
-I/root/xen/xen-unstable/xen/include/asm-x86/mach-generic
-I/root/xen/xen-unstable/xen/include/asm-x86/mach-default -O3
-fomit-frame-pointer -msoft-float -m32 -march=i686 -DNDEBUG -c
vmx_io.c -o vmx_io.o
cc1: warnings being treated as errors
vmx_io.c: In function 'vmx_intr_assist':
vmx_io.c:624: warning: 'intr_type' may be used uninitialized in this function
make[2]: *** [vmx_io.o] Error 1
make[2]: Leaving directory `/root/xen/xen-unstable/xen/arch/x86'
make[1]: *** [/root/xen/xen-unstable/xen/xen] Error 2
make[1]: Leaving directory `/root/xen/xen-unstable/xen'
make: *** [xen] Error 2
Any idea what this is?
Thanks
Shaz
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] xen fails to compile,
Shahzad Chohan <=
|
|
|
|
|