compiling SmartLink modem driver problem
I've just installed Red Hat 9 on my Acer TravelMate 212TXV.
I'm having problems with modem. It is Lucent AMR, and in WIndows, when I query modem, it looks to be AC97 chip.
I've downloaded sources of SmartLink modem (slmdm-2.7.9.tar.gz), changed KERNEL_INCLUDES in makefile, but when tried to build it, i get bunch of errors like this:
(snip)
/usr/src/linux-2.4.20-8/include/linux/module.h:196: `try_inc_mod_count_R_ver_str' declared as function returning a function
/usr/src/linux-2.4.20-8/include/linux/module.h:196: warning: parameter names (without types) in function declaration
make: *** [amrmo_init.o] Error 1
Anyone please help! What am I doing wrong?
|