Hi Everybody,

I've been trying to use Stijpes patch for gSoap (
http://www.kannel.org/pipermail/devel/2011-February/004339.html)

But unfortunately with no success.

When applying to patch to the latest snapshot, I get some errors with the
patch, for smscconn.c and smscconn_p.h

I tried to sort out the errors from the .rej file, but if I do that, it
gies be a bunch of compiling errors, including:

gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -g -O2 -D_XOPEN_SOURCE=600
-D_BSD_SOURCE -D_LARGE_FILES= -I/usr/include/libxml2 -I/usr/include/openssl
-Isoap/plugin -DWITH_OPENSSL -o gw/bb_alog.o -c gw/bb_alog.c
gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -g -O2 -D_XOPEN_SOURCE=600
-D_BSD_SOURCE -D_LARGE_FILES= -I/usr/include/libxml2 -I/usr/include/openssl
-Isoap/plugin -DWITH_OPENSSL -o gw/bb_boxc.o -c gw/bb_boxc.c
gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -g -O2 -D_XOPEN_SOURCE=600
-D_BSD_SOURCE -D_LARGE_FILES= -I/usr/include/libxml2 -I/usr/include/openssl
-Isoap/plugin -DWITH_OPENSSL -o gw/bb_http.o -c gw/bb_http.c
gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -g -O2 -D_XOPEN_SOURCE=600
-D_BSD_SOURCE -D_LARGE_FILES= -I/usr/include/libxml2 -I/usr/include/openssl
-Isoap/plugin -DWITH_OPENSSL -o gw/bb_smscconn.o -c gw/bb_smscconn.c
gw/bb_smscconn.c: In function ‘bb_smscconn_sent’:
gw/bb_smscconn.c:288: error: ‘SMSCConn’ has no member named
‘outgoing_sms_load’
gw/bb_smscconn.c:296: error: ‘SMSCConn’ has no member named
‘outgoing_dlr_load’
gw/bb_smscconn.c: In function ‘bb_smscconn_receive’:
gw/bb_smscconn.c:486: error: ‘SMSCConn’ has no member named
‘incoming_sms_load’
gw/bb_smscconn.c:538: error: ‘SMSCConn’ has no member named
‘incoming_sms_load’
gw/bb_smscconn.c:546: error: ‘SMSCConn’ has no member named
‘incoming_dlr_load’
gw/bb_smscconn.c: In function ‘smsc2_status’:
gw/bb_smscconn.c:1202: error: ‘SMSCConn’ has no member named
‘incoming_sms_load’
gw/bb_smscconn.c:1203: error: ‘SMSCConn’ has no member named
‘incoming_sms_load’
gw/bb_smscconn.c:1204: error: ‘SMSCConn’ has no member named
‘incoming_sms_load’
gw/bb_smscconn.c:1205: error: ‘SMSCConn’ has no member named
‘outgoing_sms_load’
gw/bb_smscconn.c:1206: error: ‘SMSCConn’ has no member named
‘outgoing_sms_load’
gw/bb_smscconn.c:1207: error: ‘SMSCConn’ has no member named
‘outgoing_sms_load’
gw/bb_smscconn.c:1208: error: ‘SMSCConn’ has no member named
‘incoming_dlr_load’
gw/bb_smscconn.c:1209: error: ‘SMSCConn’ has no member named
‘incoming_dlr_load’
gw/bb_smscconn.c:1210: error: ‘SMSCConn’ has no member named
‘incoming_dlr_load’
gw/bb_smscconn.c:1211: error: ‘SMSCConn’ has no member named
‘outgoing_dlr_load’
gw/bb_smscconn.c:1212: error: ‘SMSCConn’ has no member named
‘outgoing_dlr_load’
gw/bb_smscconn.c:1213: error: ‘SMSCConn’ has no member named
‘outgoing_dlr_load’
make: *** [gw/bb_smscconn.o] Error 1

Has anybody recently tries stijpes patch ?

Thanks in advance.

Mads

Reply via email to