linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Unresolved symbols in ext2/ext3/i2c-elektor in 2.5.41-ac2
@ 2002-10-09 21:11 Gregoire Favre
  2002-10-09 23:16 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Gregoire Favre @ 2002-10-09 21:11 UTC (permalink / raw)
  To: linux-kernel

Hello,

if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.5.41-ac2;fi
depmod: *** Unresolved symbols in
/lib/modules/2.5.41-ac2/kernel/drivers/i2c/i2c-elektor.o
depmod: 	cli
depmod: 	sti
depmod: *** Unresolved symbols in
/lib/modules/2.5.41-ac2/kernel/fs/ext2/ext2.o
depmod: 	generic_file_aio_read
depmod: 	generic_file_aio_write
depmod: *** Unresolved symbols in
/lib/modules/2.5.41-ac2/kernel/fs/ext3/ext3.o
depmod: 	do_sync_read
depmod: 	generic_file_aio_read
depmod: 	generic_file_aio_write
depmod: 	do_sync_write

	Grégoire
________________________________________________________________
http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Unresolved symbols in ext2/ext3/i2c-elektor in 2.5.41-ac2
  2002-10-09 21:11 Unresolved symbols in ext2/ext3/i2c-elektor in 2.5.41-ac2 Gregoire Favre
@ 2002-10-09 23:16 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2002-10-09 23:16 UTC (permalink / raw)
  To: Gregoire Favre; +Cc: Linux Kernel Mailing List

On Wed, 2002-10-09 at 22:11, Gregoire Favre wrote:
> Hello,
> 
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.5.41-ac2;fi
> depmod: *** Unresolved symbols in
> /lib/modules/2.5.41-ac2/kernel/drivers/i2c/i2c-elektor.o
> depmod: 	cli
> depmod: 	sti

This driver has yet to be fixed for 2.5

> depmod: *** Unresolved symbols in
> /lib/modules/2.5.41-ac2/kernel/fs/ext2/ext2.o
> depmod: 	generic_file_aio_read
> depmod: 	generic_file_aio_write
> depmod: *** Unresolved symbols in
> /lib/modules/2.5.41-ac2/kernel/fs/ext3/ext3.o
> depmod: 	do_sync_read
> depmod: 	generic_file_aio_read
> depmod: 	generic_file_aio_write
> depmod: 	do_sync_write

These I will look into tomorrow given time


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-09 23:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-09 21:11 Unresolved symbols in ext2/ext3/i2c-elektor in 2.5.41-ac2 Gregoire Favre
2002-10-09 23:16 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).