4 Sep 2003 12:46
ncpfs-problem with 2.4.21 kernel
We have added ram to two of our servers to 2.5Gb and I then used the opportunity to compile and install a new kernel (2.4.21). However now I have a problem with ncpfs as the following illustrates: > sudo modprobe ncpfs /lib/modules/2.4.21/kernel/fs/ncpfs/ncpfs.o: unresolved symbol kunmap_high /lib/modules/2.4.21/kernel/fs/ncpfs/ncpfs.o: unresolved symbol highmem_start_page /lib/modules/2.4.21/kernel/fs/ncpfs/ncpfs.o: unresolved symbol kmap_high /lib/modules/2.4.21/kernel/fs/ncpfs/ncpfs.o: insmod /lib/modules/2.4.21/kernel/fs/ncpfs/ncpfs.o failed /lib/modules/2.4.21/kernel/fs/ncpfs/ncpfs.o: insmod ncpfs failed Is this a bug in the kernel? Or should I compile ncpfs into the kernel and not as a module? I have used the following configuration for the kernel: ========================== # # Automatically generated by make menuconfig: don't edit # CONFIG_X86=y # CONFIG_SBUS is not set CONFIG_UID16=y # # Code maturity level options(Continue reading)
RSS Feed