Operating system name and version: Windows XP SP3 32 bits
Version of smsd: 3.1.15
Smsd installed from: sources / package repository / from elsewhere...
Name and model of a modem / phone: Cinterion TC63i
Interface: serial / USB / some adapter...Serial
Hello,
I would like to check compatibillity SMSTools3 with different Cinterion modems
I have install Cygwin 32bits and try the make. I got error like: make[1] : on entre dans le répertoire « /usr/src/smstools3/src »
cc -D NUMBER_OF_MODEMS=64 -D NOSTATS -W -Wall -D_FILE_OFFSET_BITS=64 -c -o extras.o extras.c
<builtin>: recipe for target `extras.o' failed
make[1]: *** [extras.o] Error 1
make[1] : on quitte le répertoire « /usr/src/smstools3/src »
Makefile:10: recipe for target `compile' failed
make: *** [compile] Error 2
I have:
$ which cc
/usr/bin/cc
$ ls -l /usr/bin/cc
lrwxrwxrwx 1 ATH mkgroup 7 28 août 11:11 /usr/bin/cc -> gcc.exe
ATH@EG32-XP /usr/src/smstools3
$ which gcc
/usr/bin/gcc
ATH@EG32-XP /usr/src/smstools3
$ ls -l /usr/bin/gcc
-rwxr-xr-x 3 ATH mkgroup 518685 16 juin 06:50 /usr/bin/gcc
What is wrong please ?
Have I forgotten something please ?
Best regards,
ATH