Hi List, Just download smppbox and tried to compile it. It returns these error during make: gw/smppbox.c: In function ‘check_login’: gw/smppbox.c:105: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result gw/smppbox.c: In function ‘send_pdu’: gw/smppbox.c:288: warning: passing argument 1 of ‘smpp_pdu_pack’ from incompatible pointer type gw/smsc/smpp_pdu.h:230: note: expected ‘struct SMPP_PDU *’ but argument is of type ‘struct Octstr *’ gw/smppbox.c:288: error: too many arguments to function ‘smpp_pdu_pack’ gw/smppbox.c: In function ‘read_pdu’: gw/smppbox.c:345: error: too many arguments to function ‘smpp_pdu_unpack’ gw/smppbox.c: In function ‘accept_smpp’: gw/smppbox.c:1156: warning: too few arguments for format make: *** [gw/smppbox.o] Error 1
Anybody can help me to resolve this error? Many thanks for the reply sangprabv sangpr...@gmail.com