* minor dependency bug, config_SERIO
@ 2003-09-14 20:59 Michal\ Adamczak
0 siblings, 0 replies; only message in thread
From: Michal\ Adamczak @ 2003-09-14 20:59 UTC (permalink / raw)
To: linux-kernel
just wanted to report that linux does not compile if
CONFIG_SERIO is a module
the output is:
//////////////
LD .tmp_vmlinux1
drivers/built-in.o(.text+0x696c6): In function `atkbd_interrupt':
: undefined reference to `serio_rescan'
drivers/built-in.o(.text+0x69d93): In function `atkbd_disconnect':
: undefined reference to `serio_close'
drivers/built-in.o(.text+0x69eb2): In function `atkbd_connect':
: undefined reference to `serio_open'
drivers/built-in.o(.text+0x6a044): In function `atkbd_connect':
: undefined reference to `serio_close'
drivers/built-in.o(.init.text+0x5c1b): In function `atkbd_init':
: undefined reference to `serio_register_device'
drivers/built-in.o(.exit.text+0x24b): In function `atkbd_exit':
: undefined reference to `serio_unregister_device
////////////////////
--
Michal\ Adamczak <pokryfka@artland.com.pl>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-09-14 20:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-14 20:59 minor dependency bug, config_SERIO Michal\ Adamczak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox