* undefined reference to `acpi_pci_link_exit'
@ 2004-12-15 9:45 David Sun
0 siblings, 0 replies; only message in thread
From: David Sun @ 2004-12-15 9:45 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
hi acpi developers
Sorry if this question's already been addressed somewhere else I don't
know.
Several days ago, I could compile 2.4.26 with acpi support and button
support built in; then patched it with ext2 compression patch and some
littile hacks (which I don't think is acpi related, so not listed); then
I'd like to recompile the kernel, but ended with:
drivers/acpi/acpi.o(.text.exit+0x17): In function `acpi_bus_exit':
: undefined reference to `acpi_pci_link_exit'
drivers/acpi/acpi.o(.text.exit+0x1c): In function `acpi_bus_exit':
: undefined reference to `acpi_ec_exit'
make: *** [vmlinux] Error 1
through some search, I found acpi_pci_link_exit is indeed only declared
but not defined in source code, which accounts for the linking error.
But why did it compile several days ago? How do I tackle this problem?
I am sure there is something I missed, just point it out to me please :)
thanks in advance
David
-------------------------------------------------------
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://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-12-15 9:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-15 9:45 undefined reference to `acpi_pci_link_exit' David Sun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox