Hi,
I have tried the following packages.
1. hsflinmodem-4.06.06.02-1.i586.rpm
2. hsflinmodem-4.06.06.02-1.src.rpm
3.hsflinmodem-4.06.06.02.tar.gz
On all cases it attempts to recompile the kernal and end with an error.Thelast portion of log file is as follows:-
* Compiling serial_hsf.c
cc1: warning: "-fcheck-new" is valid for C++ but not for C/ObjC
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
serial_hsf.c: In function `hsf_rx_ready':
serial_hsf.c:161: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c: In function `hsf_tx_free':
serial_hsf.c:223: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c: In function `hsf_put_char':
serial_hsf.c:240: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c: In function `hsf_control':
serial_hsf.c:327: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c: In function `hsf_break_ctl':
serial_hsf.c:362: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c: In function `hsf_comctrl_init':
serial_hsf.c:472: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c:477: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c:484: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c: In function `hsf_request_port':
serial_hsf.c:619: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c:624: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c: In function `hsf_serial_init':
serial_hsf.c:737: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c:742: warning: concatenation of string literals with __FUNCTION__ is deprecated
serial_hsf.c:747: warning: concatenation of string literals with __FUNCTION__ is deprecated
In file included from serial_hsf.c:801:
serial_core.c: In function `uart_close':
serial_core.c:1073: error: invalid operands to binary ==
make: *** [serial_hsf.o] Error 1
What I have to do? I also downloaded the latest drivers from
http://www.linuxant.com/drivers/hsf/full/downloads.php.
The package is " hsfmodem-6.03.00lnxt04061800full_k2.4.22_1.2115.nptl-1fdr.athlon.rpm.zip".
But on double clicking on it it gives a box saying the depended package "hsflinmodem" not found.
Is there any solution? Anybody please help me.
XavierP can you help me?