[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-users] Compile error on 2.6.32.12
Just looked at the 2.6.32.12 config in /boot and there was no entry for CONFIG_ACPI_PROCFS I have just looked over the newly created tree and checked for CONFIG_ACPI_PROCFS which is set to # CONFIG_ACPI_PROCFS= not set Therefore i am now compiling again and we will what happens but im guessing i will have the same problem :( Thanks Ian -----Original Message----- From: Pasi Kärkkäinen [mailto:pasik@xxxxxx] Sent: 13 May 2010 14:34 To: Ian Tobin Cc: xen-users@xxxxxxxxxxxxxxxxxxx Subject: Re: [Xen-users] Compile error on 2.6.32.12 On Thu, May 13, 2010 at 02:24:37PM +0100, Ian Tobin wrote: > Yes, the logs match. > > Is this a bug? > See: http://www.gossamer-threads.com/lists/xen/devel/168485 Do you have CONFIG_ACPI_PROCFS enabled in your kernel .config ? -- Pasi > > > > -----Original Message----- > From: Pasi Kärkkäinen [mailto:pasik@xxxxxx] > Sent: 13 May 2010 14:21 > To: Ian Tobin > Subject: Re: [Xen-users] Compile error on 2.6.32.12 > > On Thu, May 13, 2010 at 02:15:31PM +0100, Ian Tobin wrote: > > Hi, > > > > I issued today > > > > > > $ cd linux-2.6-xen > > $ git reset --hard > > $ git checkout -b xen/stable-2.6.32.x origin/xen/stable-2.6.32.x > > $ git pull > > > > I assume this is the latest tree? > > > > Should be. > > try "git log | less" and compare to the web changelog. > > -- Pasi > > > Thanks > > > > Ian > > > > > > > > > > -----Original Message----- > > From: Pasi Kärkkäinen [mailto:pasik@xxxxxx] > > Sent: 13 May 2010 14:14 > > To: Ian Tobin > > Cc: xen-users@xxxxxxxxxxxxxxxxxxx > > Subject: 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |