Keywords: Mode: All keywords (AND) |
Thu Feb 25, 2010 07:41
|
Hoista: No worries... got it working
|
Thu Feb 25, 2010 06:51
|
Hoista: Tried this on another machine..
Compiles fine. :) No problems.. *other problems but not sms 3 related.
I am connecting to a China unicom ZTE MF637U WCDMA USB modem. But smsd says the device is already in use. When i try to connect to it using hyperterminal, same message is displayed.
|
Thu Feb 18, 2010 08:11
|
Hoista: Still no joy.
Same error message,
gcc-g++ already installed.
#CC uncommented
I will try on a different machine next week and report back.
|
Thu Feb 18, 2010 06:51
|
Hoista: I;m new to this cygwin stuff.
Trying to build a version for windows XP SP 2, when I call command make i get an error :-
$ make
cd src && make -
make[1]: Entering directory `/usr/src/smstools3/src'
cc -D NUMBER_OF_MODEMS=64 -D NOSTATS -Wall -D_FILE_OFFSET_BITS=64 -c -o extra
s.o extras.c
make[1]: cc: Command not found
make[1]: *** [extras.o] Error 127
make[1]: Leaving directory `/usr/src/smstools3/src'
make: *** [compile] Error 2
what am I missing?
|