* problem compiling current pvops xen/master on x86
@ 2010-01-25 13:19 Christian Tramnitz
2010-01-25 14:48 ` Konrad Rzeszutek Wilk
0 siblings, 1 reply; 3+ messages in thread
From: Christian Tramnitz @ 2010-01-25 13:19 UTC (permalink / raw)
To: xen-devel
Hi,
I have been running my systems on 2.6.29-xen-r4 (based on Andrew Lyon's
ebuild) for some time but with Xen 4.0.0 around the corner I wanted to
give the latest pvops a quick glance.
However I'm not even able to compile it:
CC arch/x86/kernel/acpi/boot.o
In file included from arch/x86/kernel/acpi/boot.c:45:
/usr/src/linux-pvops/arch/x86/include/asm/xen/pci.h:37: error: expected
declaration specifiers or '...' before 'domid_t'
make[3]: *** [arch/x86/kernel/acpi/boot.o] Error 1
make[2]: *** [arch/x86/kernel/acpi] Error 2
make[1]: *** [arch/x86/kernel] Error 2
make: *** [arch/x86] Error 2
This build was meant for a x86 domU (dom0 support is disabled), I have
nothing special in my kernel config (basically created with make
oldconfig from my running config), maybe except for pcifront support
(which is primary reason for not using a vanilla linux kernel).
Any ideas?
Best regards,
Christian
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: problem compiling current pvops xen/master on x86
2010-01-25 13:19 problem compiling current pvops xen/master on x86 Christian Tramnitz
@ 2010-01-25 14:48 ` Konrad Rzeszutek Wilk
2010-01-25 15:18 ` Christian Tramnitz
0 siblings, 1 reply; 3+ messages in thread
From: Konrad Rzeszutek Wilk @ 2010-01-25 14:48 UTC (permalink / raw)
To: Christian Tramnitz; +Cc: xen-devel
On Mon, Jan 25, 2010 at 02:19:44PM +0100, Christian Tramnitz wrote:
> Hi,
>
> I have been running my systems on 2.6.29-xen-r4 (based on Andrew Lyon's
> ebuild) for some time but with Xen 4.0.0 around the corner I wanted to
> give the latest pvops a quick glance.
>
> However I'm not even able to compile it:
>
> CC arch/x86/kernel/acpi/boot.o
> In file included from arch/x86/kernel/acpi/boot.c:45:
> /usr/src/linux-pvops/arch/x86/include/asm/xen/pci.h:37: error: expected
> declaration specifiers or '...' before 'domid_t'
> make[3]: *** [arch/x86/kernel/acpi/boot.o] Error 1
> make[2]: *** [arch/x86/kernel/acpi] Error 2
> make[1]: *** [arch/x86/kernel] Error 2
> make: *** [arch/x86] Error 2
>
> This build was meant for a x86 domU (dom0 support is disabled), I have
> nothing special in my kernel config (basically created with make
> oldconfig from my running config), maybe except for pcifront support
> (which is primary reason for not using a vanilla linux kernel).
>
>
> Any ideas?
Yeah, I've a patch for that in the my tree and as well to get the pv-ops kernel
to compile on PPC and IA64 (and MIPS/StrongARM).
The solutions for the most part are unfortunatly hacks.
Here is the git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git rpm-draft-3
I am going to ask Jeremy to pull in a patch for that specific issue in
his tree.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: problem compiling current pvops xen/master on x86
2010-01-25 14:48 ` Konrad Rzeszutek Wilk
@ 2010-01-25 15:18 ` Christian Tramnitz
0 siblings, 0 replies; 3+ messages in thread
From: Christian Tramnitz @ 2010-01-25 15:18 UTC (permalink / raw)
To: xen-devel
25.01.2010 15:48, Konrad Rzeszutek Wilk wrote:
>
> Yeah, I've a patch for that in the my tree and as well to get the pv-ops kernel
> to compile on PPC and IA64 (and MIPS/StrongARM).
>
> The solutions for the most part are unfortunatly hacks.
>
> Here is the git tree:
> git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git rpm-draft-3
>
> I am going to ask Jeremy to pull in a patch for that specific issue in
> his tree.
Good point, actually this commit made it compile, will do some more
tesing later:
http://git.kernel.org/?p=linux/kernel/git/konrad/xen.git;a=commit;h=69e5ad0cb24160cd6c9e7950d99f23684cb0286d
Best regards,
Christian
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-01-25 15:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-25 13:19 problem compiling current pvops xen/master on x86 Christian Tramnitz
2010-01-25 14:48 ` Konrad Rzeszutek Wilk
2010-01-25 15:18 ` Christian Tramnitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).