WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] problem compiling current pvops xen/master on x86

To: Christian Tramnitz <chris.ace@xxxxxxx>
Subject: Re: [Xen-devel] problem compiling current pvops xen/master on x86
From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Date: Mon, 25 Jan 2010 09:48:58 -0500
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 25 Jan 2010 07:01:43 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <hjk5pq$3ph$1@xxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <hjk5pq$3ph$1@xxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.19 (2009-01-05)
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.


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>