From: "Michal\\ Adamczak" <pokryfka@artland.com.pl>
To: linux-kernel@vger.kernel.org
Subject: minor dependency bug, config_SERIO
Date: Sun, 14 Sep 2003 22:59:14 +0200 [thread overview]
Message-ID: <1063573154.8320.7.camel@localhost> (raw)
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>
reply other threads:[~2003-09-14 20:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1063573154.8320.7.camel@localhost \
--to=pokryfka@artland.com.pl \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox