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] Errors while compiling stable-2.6.32.x

To: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: Re: [Xen-devel] Errors while compiling stable-2.6.32.x
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Fri, 28 May 2010 11:52:52 +0300
Cc: "Olivier B." <xen.list@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 28 May 2010 01:57:06 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4BFF44B5.6040402@xxxxxxxx>
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: <4BFEF534.7090600@xxxxxxxxx> <4BFF44B5.6040402@xxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
On Thu, May 27, 2010 at 09:21:09PM -0700, Jeremy Fitzhardinge wrote:
> On 05/27/2010 03:41 PM, Olivier B. wrote:
> > Hi,
> >
> > I'm trying to compile dom0 pv_ops kernel, the s table-2.6.32.x branch.
> >
> > I first obtained that error :
> >
> > drivers/acpi/processor_core.c:411: error: static declaration of
> > ?acpi_processor_add_fs? follows non-static declaration
> > include/acpi/processor.h:242: note: previous declaration of
> > ?acpi_processor_add_fs? was here
> > drivers/acpi/processor_core.c:415: error: static declaration of
> > ?acpi_processor_remove_fs? follows non-static declaration
> > include/acpi/processor.h:243: note: previous declaration of
> > ?acpi_processor_remove_fs? was here
> > make[3]: *** [drivers/acpi/processor_core.o] Erreur 1
> > make[2]: *** [drivers/acpi] Erreur 2
> > make[1]: *** [drivers] Erreur 2
> >
> >
> >
> > So I disabled ACPI, then I obtain this error :
> 
> You need ACPI in dom0; I think there should probably be a dependency on
> it if there isn't already. This problem can be resolved by enabling
> CONFIG_ACPI_PROCFS.
> 

I added this option to XenParavirtOps wiki page.

-- Pasi


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

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