public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RE: 2.5.45 build failed with ACPI turned on
@ 2002-11-01 19:37 Grover, Andrew
  2002-11-01 19:47 ` Dave Jones
  0 siblings, 1 reply; 11+ messages in thread
From: Grover, Andrew @ 2002-11-01 19:37 UTC (permalink / raw)
  To: 'Jos Hulzink', Robert Varga, linux-kernel

> From: Jos Hulzink [mailto:josh@stack.nl] 
> After some more puzzling, it becomes clear that much more 
> ACPI code should rely on CONFIG_PM. (Sleep.c should not be 
> compiled in at all without CONFIG_PM) As the ACPI guys seem 
> awake, I assume this will be fixed soon. For now: don't 
> forget to enable CONFIG_PM (Power Management in the root of 
> ACPI / APM configuration)

ACPI implements PM but that's not all it implements. Is making CONFIG_PM
true if ACPI or APM are on a viable option? I think that would more
accurately reflect reality.

Or can we get rid of CONFIG_PM?

Regards -- Andy

^ permalink raw reply	[flat|nested] 11+ messages in thread
* 2.5.45 build failed with ACPI turned on
@ 2002-10-31 19:45 Robert Varga
  2002-11-01 19:02 ` Jos Hulzink
  2002-11-01 19:12 ` Jos Hulzink
  0 siblings, 2 replies; 11+ messages in thread
From: Robert Varga @ 2002-10-31 19:45 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 775 bytes --]

Hi

Build fails with:

drivers/acpi/sleep.c: In function `acpi_system_suspend':
drivers/acpi/sleep.c:209: warning: implicit declaration of function `do_suspend_lowlevel'
drivers/acpi/sleep.c: In function `acpi_sleep_init':
drivers/acpi/sleep.c:707: `sysrq_acpi_poweroff_op' undeclared (first use in this function)
drivers/acpi/sleep.c:707: (Each undeclared identifier is reported only once
drivers/acpi/sleep.c:707: for each function it appears in.)

The structure declaration is protected by

#if defined(CONFIG_MAGIC_SYSRQ) && defined(CONFIG_PM)

on line 640.

Config file attached.

-- 
Kind regards,
Robert Varga
------------------------------------------------------------------------------
n@hq.sk                                          http://hq.sk/~nite/gpgkey.txt

[-- Attachment #2: config.gz --]
[-- Type: application/octet-stream, Size: 4296 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2002-11-06 16:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-01 19:37 2.5.45 build failed with ACPI turned on Grover, Andrew
2002-11-01 19:47 ` Dave Jones
2002-11-01 21:21   ` Jos Hulzink
2002-11-01 20:31     ` Dave Jones
2002-11-02 20:11       ` Jos Hulzink
2002-11-06  0:38         ` Bill Davidsen
2002-11-06 15:08           ` David Woodhouse
2002-11-06 16:33             ` Bill Davidsen
  -- strict thread matches above, loose matches on Subject: below --
2002-10-31 19:45 Robert Varga
2002-11-01 19:02 ` Jos Hulzink
2002-11-01 19:12 ` Jos Hulzink

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox