Re: 2.6.16-mm2

From: Kumar Gala
Date: Tue Mar 28 2006 - 17:19:00 EST



On Mar 28, 2006, at 4:05 PM, Russell King wrote:

On Tue, Mar 28, 2006 at 03:52:33PM -0600, Kumar Gala wrote:
When building pmac32_defconfig for arch=powerpc:

drivers/built-in.o(.text+0x74cd4): In function `pciserial_init_ports':
: undefined reference to `serial8250_register_port'
drivers/built-in.o(.text+0x74d88): In function `pciserial_remove_ports':
: undefined reference to `serial8250_unregister_port'
drivers/built-in.o(.text+0x74e70): In function
`pciserial_suspend_ports':
: undefined reference to `serial8250_suspend_port'
drivers/built-in.o(.text+0x74ee0): In function `pciserial_resume_ports':
: undefined reference to `serial8250_resume_port'

Need to hunt down why this is happening.

We know why, it's a kconfig oddity - as discussed in the 2.6.16-mm1
thread.

Ahh, thanks I'll go look there.

- kumar
-
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/