| To: | Michael Buesch <mb@bu3sch.de>, "John W. Linville" <linville@tuxdriver.com>, Aurelien Jarno <aurelien@aurel32.net>, Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | mips BCM47XX compile error |
| From: | Adrian Bunk <bunk@kernel.org> |
| Date: | Sun, 20 Apr 2008 13:03:47 +0300 |
| Cc: | linux-mips@linux-mips.org, linux-kernel@vger.kernel.org |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.17+20080114 (2008-01-14) |
Commit aab547ce0d1493d400b6468c521a0137cd8c1edf
(ssb: Add Gigabit Ethernet driver) causes the following
build error with bcm47xx_defconfig:
<-- snip -->
...
LD .tmp_vmlinux1
arch/mips/pci/built-in.o: In function `pcibios_enable_device':
(.text+0x1f8): undefined reference to `pcibios_plat_dev_init'
arch/mips/pci/built-in.o: In function `pcibios_enable_device':
(.text+0x1f8): relocation truncated to fit: R_MIPS_26 against
`pcibios_plat_dev_init'
arch/mips/pci/built-in.o: In function `pcibios_init':
pci.c:(.init.text+0x14c): undefined reference to `pcibios_map_irq'
pci.c:(.init.text+0x158): undefined reference to `pcibios_map_irq'
make[1]: *** [.tmp_vmlinux1] Error 1
<-- snip -->
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
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Building current kernel for Qemu, David Daney |
|---|---|
| Next by Date: | Re: mips BCM47XX compile error, Michael Buesch |
| Previous by Thread: | Building current kernel for Qemu, David Daney |
| Next by Thread: | Re: mips BCM47XX compile error, Michael Buesch |
| Indexes: | [Date] [Thread] [Top] [All Lists] |