From: Gabor HALASZ <halasz.g@freemail.hu>
To: Xen-devel@lists.xensource.com
Subject: domU compilation failure on x86_64
Date: Thu, 03 Nov 2005 12:59:55 +0100 [thread overview]
Message-ID: <4369FBBB.5000606@freemail.hu> (raw)
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>
next reply other threads:[~2005-11-03 11:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-03 11:59 Gabor HALASZ [this message]
2005-11-04 11:54 ` domU compilation failure on x86_64 Keir Fraser
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4369FBBB.5000606@freemail.hu \
--to=halasz.g@freemail.hu \
--cc=Xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.