Re: 2.6.12-mm1: PCI compile error with CONFIG_HOTPLUG=n

From: Greg KH
Date: Fri Jun 24 2005 - 11:43:47 EST


On Fri, Jun 24, 2005 at 11:24:54AM +0200, Adrian Bunk wrote:
> 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.

Known problem, see the patch on lkml to fix this already.

thanks,

greg k-h
-
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/