Re: 2.5.29 compile error [undefined reference to `register_serial']

Russell King (rmk@arm.linux.org.uk)
Wed, 31 Jul 2002 20:50:39 +0100


On Wed, Jul 31, 2002 at 07:52:30PM +0000, Nick Martens wrote:
> I am trying to compile 2.5.29 but I am running into some compilation problems
> i have attached my .config

You need to enable:

> #
> # Serial drivers
> #
> # CONFIG_SERIAL_8250 is not set

this option.

(hmm, parport_serial is earlier in the config system; maybe we should
suck it into drivers/serial so the config system works as expected?)

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

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