Re: unresolved symbols in 2.1.82

tim (police@police.tas.gov.au)
Tue, 27 Jan 1998 14:27:54 +0000 (GMT)


I have compiled 2.1.82 with floppy as a module, and I encountered no
problems at all. In fact, I couldn't believe it compiled with any
warnings at all! Congrats to all involved with 2.1.82, it seems to be
really with it!

Tim

> today I tried to run 2.1.82 and encountered the following problems.
>
> [root@planetzork /root]# depmod -a
> /lib/modules/2.1.82/misc/hisax.o: unresolved symbol(s)
> /lib/modules/2.1.82/block/floppy.o: unresolved symbol(s)
> [root@planetzork /root]# modprobe hisax
> ISDN subsystem Rev: 1.44/1.41/1.44/1.27/1.8 loaded
> /lib/modules/2.1.82/misc/hisax.o: unresolved symbol __cpu_logical_map
> /lib/modules/2.1.82/misc/hisax.o: unresolved symbol smp_num_cpus
> ISDN-subsystem unloaded
> [root@planetzork /root]# modprobe floppy
> /lib/modules/2.1.82/block/floppy.o: unresolved symbol global_bh_count
>
> If both the hisax-driver and the floppy-driver are compiled into the
> kernel then these problems are gone.
>
> Jogi