[parisc-linux] another kernel compilation error

Grant Grundler grundler@dsl2.external.hp.com
Wed, 11 Dec 2002 10:37:28 -0700


On Wed, Dec 11, 2002 at 02:51:44PM +0100, Tim Kemna wrote:
> I'm trying to compile a kernel, version 2.4.20-pa13. But I get the following
> error:
...
> drivers/char/char.o: In function `hp_diva_check':
> drivers/char/char.o(.text.hp_diva_check+0x60): undefined reference to
> `rs_interrupt'

Maybe you don't have CONFIG_PCI=y/CONFIG_SERIAL_SHARE_IRQ=y?

grant