From: Romain Lievin <rlievin@free.fr>
To: Greg KH <greg@kroah.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] tiglusb: *** Unresolved symbols in tiglusb.o
Date: Sat, 7 Dec 2002 11:13:30 +0100 [thread overview]
Message-ID: <20021207101330.GD494@free.fr> (raw)
In-Reply-To: <20021206191921.GC11078@kroah.com>
Hi,
a TiLP's user reported me something strange I never noticed because the module
compiles fine and is loaded fine with insmod/modprobe, too.
But, when he does a depmod -a, he get the following stuffs:
laurel:/home/devel/timodules_project/tiser# update-modules
depmod: *** Unresolved symbols in /lib/modules/2.4.19/kernel/drivers/usb/tiglusb.o
laurel:/home/devel/timodules_project/tiser# depmod -ae
depmod: *** Unresolved symbols in /lib/modules/2.4.19/kernel/drivers/usb/tiglusb.o
depmod: schedule_timeout
depmod: __wake_up
depmod: __generic_copy_from_user
depmod: usb_bulk_msg
depmod: unregister_chrdev
depmod: register_chrdev
depmod: usb_deregister
depmod: no_llseek
depmod: sleep_on
depmod: usb_register
depmod: usb_set_configuration
depmod: sprintf
depmod: printk
depmod: usb_clear_halt
depmod: __generic_copy_to_user
Why do I get this ?
Thanks, Romain.
--
Romain Lievin, aka 'roms' <roms@tilp.info>
The TiLP project is on <http://www.ti-lpg.org>
"Linux, y'a moins bien mais c'est plus cher !"
parent reply other threads:[~2002-12-07 10:06 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20021206191921.GC11078@kroah.com>]
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=20021207101330.GD494@free.fr \
--to=rlievin@free.fr \
--cc=greg@kroah.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.