test5-pre4 - unresolved symbols in modules

From: Pavel Roskin (proski@gnu.org)
Date: Sun Jul 23 2000 - 17:57:28 EST


Hello!

The changes in include/linux/sched.h made between 2.4.0-test4 and
2.4.0-test5-pre4 cause problems in some modules (scsi_mod, sg,
floppy).

Also fget() doesn't resolve in loop.o despite being defined in
fs/file_table.c

The same drivers compiled into the code link without unresolved
symbols.

This is the full list for my configuration.

# /sbin/depmod -a -e
depmod: *** Unresolved symbols in /lib/modules/2.4.0-test5/scsi/scsi_mod.o
depmod: remove_wait_queue
depmod: add_wait_queue
depmod: *** Unresolved symbols in /lib/modules/2.4.0-test5/scsi/sg.o
depmod: remove_wait_queue
depmod: add_wait_queue
depmod: *** Unresolved symbols in /lib/modules/2.4.0-test5/block/loop.o
depmod: fget
depmod: *** Unresolved symbols in /lib/modules/2.4.0-test5/block/floppy.o
depmod: remove_wait_queue
depmod: add_wait_queue

AMD K6-2, gcc-2.95.2, modutils 2.3.12, binutils-2.9.5.0.22

Regards,
Pavel Roskin

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jul 23 2000 - 21:00:20 EST