On Thu, 31 Jul 2003 22:16, Christopher Sawtell wrote: > http://rzr.online.fr/docs/comp/modem.htm > http://rzr.online.fr/x/www.amigo.com.tw/download.htm > http://www.linuxant.com/
Following those links to a PCTEL driver reported to work with various Intel 537 modems. I followed the instructions, "make this" and "make that" and when I got to the part where I type "insmod pctel" I got the following error: ------snip--------- [EMAIL PROTECTED] pctel-0.9.6]# insmod pctel Using /lib/modules/2.4.21-0.13mdk/misc/pctel.o /lib/modules/2.4.21-0.13mdk/misc/pctel.o: The module you are trying to load (/lib/modules/2.4.21-0.13mdk/m isc/pctel.o) is compiled with a gcc version 2 compiler, while the kernel you are running is compiled with a gcc version 3 compiler. This is known to not work. ------snip--------- So I guess that means the gcc shipped with mdk is not the one they used to compile the kernel? What would be better- recompile the kernel with the gcc that I have? or d/l the gcc that the kernel was compiled with, and use that to build the pctel package? recommendations? Thanks Yuri
