Re: 2.3.13 scsi.c fails to compile as module

Richard Sharman (rsharman@pobox.com)
Sat, 14 Aug 1999 02:07:23 -0400 (EDT)


The patch in my previous mail to /usr/src/linux/include/linux/init.h
is no good. Although scsi.c compiles as a module it doesn't load.

# depmod -a
/lib/modules/2.3.13/scsi/scsi_mod.o: unresolved symbol(s)
#

# modprobe scsi_mod
/lib/modules/2.3.13/scsi/scsi_mod.o: unresolved symbol init_task_union
#

-
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/