|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Gcc error with make world
I am trying to compile the xen sources. I have tried both 3.0.1 and
3.0-testing packages. In either case I get the same error when
running make world:
building 'xc' extension
creating build/temp.linux-i686-2.4
creating build/temp.linux-i686-2.4/xen
creating build/temp.linux-i686-2.4/xen/lowlevel
creating build/temp.linux-i686-2.4/xen/lowlevel/xc
gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2
-fomit-frame-pointer -DNDEBUG -m32 -march=i686 -Wall
-Wstrict-prototypes -D__XEN_INTERFACE_VERSION__=0x00030101 -fPIC
-I../../tools/libxc -I../../tools/xenstore -Ixen/lowlevel/xc
-I/usr/include/python2.4 -c xen/lowlevel/xc/xc.c -o
build/temp.linux-i686-2.4/xen/lowlevel/xc/xc.o -fno-strict-aliasing
-Wall -Werror
cc1: error: invalid option `tune=generic'
cc1: error: unrecognized option `-fstack-protector'
cc1: error: invalid parameter `ssp-buffer-size'
error: command 'gcc' failed with exit status 1
I am building on a Intel Core Duo T2500 (dual-core 2 Mhz) with 2 Gb
ram running Fedora Core 5. I am using gcc 3.3.6 to compile.
Any help would be greatly appreciated.
-Joe
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Gcc error with make world,
Joe Chryst <=
|
|
|
|
|