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-users

[Xen-users] drivers/acpi/tables.c error on kernel compilation

To: Xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] drivers/acpi/tables.c error on kernel compilation
From: prosolutions@xxxxxxx
Date: Mon, 16 May 2005 17:41:34 -0500
Delivery-date: Mon, 16 May 2005 22:41:07 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Mail-followup-to: prosolutions@xxxxxxx, Xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.6+20040907i
I tried an alternate method for compiling Xen with my custom Linux
kernel .config.  Instead of running "make kernels" in the top-level Xen
source directory I went into xen-unstable/linux-2.6.11-xen0/ and just
ran "make" as per usual kernel config.

It gives the following error message every time it compiles:


  CC      drivers/acpi/tables.o
drivers/acpi/tables.c: In function `acpi_table_init':
drivers/acpi/tables.c:584: error: `FIX_ACPI_RSDP_PAGE' undeclared (first
use in this function)
drivers/acpi/tables.c:584: error: (Each undeclared identifier is
reported only once
drivers/acpi/tables.c:584: error: for each function it appears in.)
make[2]: *** [drivers/acpi/tables.o] Error 1
make[1]: *** [drivers/acpi] Error 2
make: *** [drivers] Error 2


I will now be turning off acpi in .config to see if this helps.

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

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