public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@ocs.com.au>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] ACPI without PCI
Date: Sat, 27 Apr 2002 06:35:48 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590701905533@msgid-missing> (raw)

IA64 config.in forces CONFIG_ACPI_INTERPRETER=y but does not force
CONFIG_PCI=y.  Building 2.5.10-ia64-020426 with ACPI_INTERPRETER=y and
PCI=n gets

  drivers/acpi/acpi_osl.o: In function `acpi_os_initialize':
  drivers/acpi/acpi_osl.o(.text+0x12): undefined reference to `pcibios_config_init'
  drivers/acpi/acpi_osl.o(.text+0x20): undefined reference to `pci_config_read'
  drivers/acpi/acpi_osl.o(.text+0x22): undefined reference to `pci_config_write'
  drivers/acpi/acpi_osl.o: In function `acpi_os_read_pci_configuration':
  drivers/acpi/acpi_osl.o(.text+0x1190): undefined reference to `pci_config_read'
  drivers/acpi/acpi_osl.o(.text+0x1200): undefined reference to `pci_config_read'
  drivers/acpi/acpi_osl.o(.text+0x1270): undefined reference to `pci_config_read'
  drivers/acpi/acpi_osl.o: In function `acpi_os_write_pci_configuration':
  drivers/acpi/acpi_osl.o(.text+0x13d0): undefined reference to `pci_config_write'
  drivers/acpi/acpi_osl.o(.text+0x1440): undefined reference to `pci_config_write'
  drivers/acpi/acpi_osl.o(.text+0x14b0): undefined reference to `pci_config_write'

Either ia64 config.in must force PCI=y or acpi_osl must cope with
PCI=n.



             reply	other threads:[~2002-04-27  6:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-27  6:35 Keith Owens [this message]
2002-04-29 18:41 ` [Linux-ia64] ACPI without PCI David Mosberger

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=marc-linux-ia64-105590701905533@msgid-missing \
    --to=kaos@ocs.com.au \
    --cc=linux-ia64@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