|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] error compiling xen source
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> andrea15@xxxxxx
> Sent: 05 June 2007 15:58
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] error compiling xen source
>
> I tried to build xen from source. After
> #make world
> the process stops
> after a while for some errors:
> cc1: error: invalid option
> `tune=generic'
> cc1: error: unrecognized option `-fstack-protector'
I think your compiler and Xen version are mismatched somehow. Try
searching the Xen Devel list for "-fstack-protector" and see if that
helps.
I'm not guaranteeing that you find something that helps, but I think you
will.
--
Mats
> cc1:
> error: invalid parameter `ssp-buffer-size'
> error: command 'gcc' failed
> with exit status 1
> make[3]: *** [build] Error 1
> make[3]: Leaving
> directory `/usr/src/xen-3.0.4_1-src/tools/python'
> make[2]: ***
> [install] Error 2
> make[2]: Leaving directory `/usr/src/xen-3.0.4_1-
> src/tools'
> make[1]: *** [install-tools] Error 2
> make[1]: Leaving
> directory `/usr/src/xen-3.0.4_1-src'
> make: *** [world] Error 2
>
>
> my gcc
> is up to date. I gave yum install gcc before running installation of
> xen.
> what kind of error is this?
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
>
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|