public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Re: 2.6.12-rc2-mm3 (ACPI build problem)
@ 2005-04-12 17:53 Stas Sergeev
       [not found] ` <425C0AFE.9080106-D1TkPCJej5s@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Stas Sergeev @ 2005-04-12 17:53 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux kernel, ACPI Developers

Hello.

Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.12-rc2/2.6.12-rc2-mm3/
Fails to compile with
!CONFIG_ACPI && CONFIG_SMP.
CONFIG_SMP sets CONFIG_X86_HT,
which sets CONFIG_ACPI_BOOT,
but that fails without CONFIG_ACPI:

  CC      arch/i386/kernel/setup.o
arch/i386/kernel/setup.c:96: error: syntax error before ‘acpi_sci_flags’
arch/i386/kernel/setup.c:96: warning: type defaults to ‘int’ in declaration of ‘acpi_sci_flags’
arch/i386/kernel/setup.c:96: warning: data definition has no type or storage class
arch/i386/kernel/setup.c: In function ‘parse_cmdline_early’:
arch/i386/kernel/setup.c:811: error: request for member ‘trigger’ in something not a structure or union
arch/i386/kernel/setup.c:814: error: request for member ‘trigger’ in something not a structure or union
arch/i386/kernel/setup.c:817: error: request for member ‘polarity’ in something not a structure or union
arch/i386/kernel/setup.c:820: error: request for member ‘polarity’ in something not a structure or union



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click

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

end of thread, other threads:[~2005-04-13  1:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-12 17:53 2.6.12-rc2-mm3 (ACPI build problem) Stas Sergeev
     [not found] ` <425C0AFE.9080106-D1TkPCJej5s@public.gmane.org>
2005-04-13  1:06   ` Adrian Bunk

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