Hi,I was able to compile and use slmodem-2.9.11-20080629.tar.gz under Debian Etch.
Then I tried to compile it natively (for the same USB SmartLink modem ID 0483:7554) on a Linksys NSLU2 (ARM processor, SlugOSle4.8beta), but the compiler (linker) stops complaining that some object files, like ./modem/dsplib.o, are normal elf files, incompatible with arm arch.
Is there a way to get those object files compiled for ARM arch (le) or to compile them myself natively ?
Any hint apprecieted, thank you.