|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Compile error on 2.6.32.12
On Thu, May 13, 2010 at 02:09:45PM +0100, Ian Tobin wrote:
> Hi,
>
> im trying to compile the pv_ops kernel 2.6.32.12 and keep getting this
> error
>
> CC drivers/acpi/power.o
> CC drivers/acpi/system.o
> CC drivers/acpi/event.o
> CC drivers/acpi/video_detect.o
> CC drivers/acpi/processor_core.o
> drivers/acpi/processor_core.c:411: error: static declaration of
> 'acpi_processor_add_fs' follows non-static declaration
> include/acpi/processor.h:242: error: 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: error: previous declaration of
> 'acpi_processor_remove_fs' was here
> make[2]: *** [drivers/acpi/processor_core.o] Error 1
> make[1]: *** [drivers/acpi] Error 2
> make: *** [drivers] Error 2
> any ideas?
>
Are you sure you have the latest xen/stable.2.6.32.x branch/tree?
Changelog here:
http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=shortlog;h=xen/stable-2.6.32.x
-- Pasi
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|