* domU compilation failure on x86_64
@ 2005-11-03 11:59 Gabor HALASZ
2005-11-04 11:54 ` Keir Fraser
0 siblings, 1 reply; 2+ messages in thread
From: Gabor HALASZ @ 2005-11-03 11:59 UTC (permalink / raw)
To: Xen-devel
Hi!
I tried to compile the xen devel (updated with hg today) on Debian Sid
and I got the next error (same with gcc 3.4.5 and gcc 4.0.2).
CC arch/xen/x86_64/kernel/setup64.o
arch/xen/x86_64/kernel/setup64.c:38: error: parse error before
"__cpuinitdata"
arch/xen/x86_64/kernel/setup64.c:38: warning: type defaults to `int' in
declaration of `__cpuinitdata'
arch/xen/x86_64/kernel/setup64.c:38: error: incompatible types in
initialization
arch/xen/x86_64/kernel/setup64.c:38: error: initializer element is not
constant
arch/xen/x86_64/kernel/setup64.c:38: warning: data definition has no
type or storage class
arch/xen/x86_64/kernel/setup64.c:133: error: parse error before
"cpu_gdt_init"
arch/xen/x86_64/kernel/setup64.c:134: warning: return type defaults to `int'
arch/xen/x86_64/kernel/setup64.c:230: error: parse error before "check_efer"
arch/xen/x86_64/kernel/setup64.c:231: warning: return type defaults to `int'
arch/xen/x86_64/kernel/setup64.c:231: warning: conflicting types for
'check_efer'
include/asm/proto.h:83: warning: previous declaration of 'check_efer'
was here
arch/xen/x86_64/kernel/setup64.c:247: error: parse error before "cpu_init"
arch/xen/x86_64/kernel/setup64.c:248: warning: return type defaults to `int'
arch/xen/x86_64/kernel/setup64.c:248: warning: conflicting types for
'cpu_init'
include/linux/sched.h:174: warning: previous declaration of 'cpu_init'
was here
make[4]: *** [arch/xen/x86_64/kernel/setup64.o] Error 1
make[3]: *** [arch/xen/x86_64/kernel] Error 2
make[3]: Leaving directory `/usr/src/xen/xen3/linux-2.6.12.6-xen0'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/usr/src/xen/xen3'
make[1]: *** [linux-2.6-xen0-install] Error 2
make[1]: Leaving directory `/usr/src/xen/xen3'
make: *** [install-kernels] Error 1
xen:/usr/src/xen/xen3#
What can I do?
--
Gabor HALASZ <halasz.g@freemail.hu>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: domU compilation failure on x86_64
2005-11-03 11:59 domU compilation failure on x86_64 Gabor HALASZ
@ 2005-11-04 11:54 ` Keir Fraser
0 siblings, 0 replies; 2+ messages in thread
From: Keir Fraser @ 2005-11-04 11:54 UTC (permalink / raw)
To: Gabor HALASZ; +Cc: Xen-devel
On 3 Nov 2005, at 11:59, Gabor HALASZ wrote:
> Hi!
>
> I tried to compile the xen devel (updated with hg today) on Debian Sid
> and I got the next error (same with gcc 3.4.5 and gcc 4.0.2).
make mrproper before building.
-- Keir
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-04 11:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-03 11:59 domU compilation failure on x86_64 Gabor HALASZ
2005-11-04 11:54 ` Keir Fraser
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.