Bug 1392 - 2.4 build error: : undefined reference to `use_acpi_pci'
Summary: 2.4 build error: : undefined reference to `use_acpi_pci'
Status: CLOSED CODE_FIX
Alias: None
Product: ACPI
Classification: Unclassified
Component: Config-Interrupts (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Len Brown
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-20 19:58 UTC by Len Brown
Modified: 2004-03-04 12:25 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.4.23
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Len Brown 2003-10-20 19:58:33 UTC
2.4 is missing a 2.6 fix that is necessary to build CONFIG_ACPI && !CONFIG_PCI 
and the build fails like so: 
 
arch/i386/kernel/kernel.o(.text.init+0x3cd0): In function `disable_acpi_pci': 
: undefined reference to `use_acpi_pci'

Note You need to log in before you can comment on or make changes to this bug.