2.6.12-mm1: PCI compile error with CONFIG_HOTPLUG=n

From: Adrian Bunk
Date: Fri Jun 24 2005 - 04:31:24 EST


On Fri, Jun 24, 2005 at 08:52:32AM +0100, Quadriplegic Leprechaun wrote:

> Hi,

Hi,

> With the attached config, I get an undefined symbol error when building
> the following kernel:
>
> $ head Makefile
> VERSION = 2
> PATCHLEVEL = 6
> SUBLEVEL = 12
> EXTRAVERSION = -mm1
> NAME=Woozy Numbat
>
> And this is the error I get:
> [ ... lots of output snipped ... ]
> LD vmlinux
> arch/i386/pci/built-in.o(.init.text+0x101e): In function `pcibios_init':
> common.c: undefined reference to `pci_assign_unassigned_resources'
> make: *** [vmlinux] Error 1

thanks for this report.

@Ivan, Greg:
gregkh-pci-pci-assign-unassigned-resources.patch breaks compilation with
CONFIG_HOTPLUG=n.

> Quad

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/