kernel version n runnin clash + Qnet driver installation
hey ppl !
I have been trying to install my quicknet card on linux7.3 following the instructions given with its drivers but i keep getting this error !
[root@anshuman ixj-1.2.1]# make install
Installing ixj.o...
Installing phonedev.o...
/sbin/depmod -ae
depmod: *** Unresolved symbols in /lib/modules/2.4.18-3/kernel/drivers/telephony/ixj_pcmcia.o
depmod: ixj_pcmcia_probe_R1f0d6110
make: *** [install] Error 1
how do i get about this ?
and also if i get a clash between the kernel source version and the running version what do i do ?
the complete list is given below ... please hlp !!
[root@anshuman ixj-1.2.1]# ./configure -with-kernel-src=/usr/src/linux-2.4
loading cache ./config.cache
checking for rmmod... (cached) /sbin/rmmod
checking for lsmod... (cached) /sbin/lsmod
checking for depmod... (cached) /sbin/depmod
checking for gawk... (cached) gawk
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for driver version... version is 1.2.1
checking for kernel source directory... ./configure: !: command not found
yes (/usr/src/linux-2.4)
checking for complete kernel source... yes
checking for configured kernel... yes
checking running kernel version... ok (2.4.18-3)
checking for kernel includes directory... yes (/lib/modules/2.4.18-3/build/include)
checking that running and kernel source versions match... no
configure: warning: Kernel source version 2.4.18-3custom does not match running version. This kernel module may not work correctly
checking for kernel compiled with modules... yes
checking modules directory... yes (/lib/modules/2.4.18-3)
checking if kernel compiled with phone module... yes
checking for Quicknet telephony code in kernel... no
checking for auto ISAPNP support... enabled
checking for PCMCIA card services... no
checking for /dev/phone devices... yes
checking for max IXJ device count... 4 devices
creating ./config.status
creating Makefile
creating ixj-config.h
ixj-config.h is unchanged
kindly help .. thnks in advance
|