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] compile error xen/stable-2.6.32.x

To: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] compile error xen/stable-2.6.32.x
From: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Date: Thu, 20 May 2010 14:39:34 +1000
Cc:
Delivery-date: Wed, 19 May 2010 21:40:25 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AEC6C66638C05B468B556EA548C1A77D01996952@trantor>
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: <AEC6C66638C05B468B556EA548C1A77D01996952@trantor>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acr3x2c87lHvktdZR3m32KczJzdpQgADuuoQ
Thread-topic: [Xen-devel] compile error xen/stable-2.6.32.x
> 
>   CC [M]  drivers/xen/platform-pci.o
> drivers/xen/platform-pci.c:50: error: redefinition of âalloc_xen_mmioâ
> include/xen/platform_pci.h:39: error: previous definition of âalloc_xen_mmioâ
> was here
> drivers/xen/platform-pci.c:94: error: redefinition of
> âplatform_pci_disable_irqâ
> include/xen/platform_pci.h:43: error: previous definition of
> âplatform_pci_disable_irqâ was here
> drivers/xen/platform-pci.c:100: error: redefinition of
> âplatform_pci_enable_irqâ
> include/xen/platform_pci.h:44: error: previous definition of
> âplatform_pci_enable_irqâ was here
> drivers/xen/platform-pci.c:106: error: redefinition of âplatform_pci_resumeâ
> include/xen/platform_pci.h:42: error: previous definition of
> âplatform_pci_resumeâ was here
> make[2]: *** [drivers/xen/platform-pci.o] Error 1
> make[1]: *** [drivers/xen] Error 2
> 
> I think maybe platform-pci doesn't work when compiled as a module? I'll build
> it in and see what happens...
> 

Okay I can confirm that. I compiles fine as CONFIG_XEN_PLATFORM_PCI=y but not 
CONFIG_XEN_PLATFORM_PCI=m.

James

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

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