public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Stas Sergeev <stsp@aknet.ru>
To: Andrew Morton <akpm@osdl.org>
Cc: Linux kernel <linux-kernel@vger.kernel.org>,
	ACPI Developers <acpi-devel@lists.sourceforge.net>
Subject: Re: 2.6.12-rc2-mm3 (ACPI build problem)
Date: Tue, 12 Apr 2005 21:53:02 +0400	[thread overview]
Message-ID: <425C0AFE.9080106@aknet.ru> (raw)

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


             reply	other threads:[~2005-04-12 18:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-12 17:53 Stas Sergeev [this message]
2005-04-13  1:06 ` 2.6.12-rc2-mm3 (ACPI build problem) Adrian Bunk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=425C0AFE.9080106@aknet.ru \
    --to=stsp@aknet.ru \
    --cc=acpi-devel@lists.sourceforge.net \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox