[SIP SIMPLE client] sylkserver 1.1.0 does not start

Juha Heinanen jh at tutpro.com
Thu Mar 24 11:35:12 CET 2011


Saúl Ibarra Corretgé writes:

> Did you compile python-sipsimple from source by yourself or did you use 
> the package from our debian repository?

saul,

i complied python-sipsimple myself too and now when i look at the
compilation, there are several warnings that i don't remember seeing
with earlier versions.

-- juha

PJSIP SVN tree found, checking SVN repository for updates
No updates in PJSIP SVN
Using SVN revision 2553
building 'sipsimple.core._core' extension
creating /usr/src/python-sipsimple/build/temp.linux-i686-2.5
creating /usr/src/python-sipsimple/build/temp.linux-i686-2.5/sipsimple
creating /usr/src/python-sipsimple/build/temp.linux-i686-2.5/sipsimple/core
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -g -Wall -O2 -fPIC -DPJ_AUTOCONF=1 -DPJ_SVN_REVISION=2553 -I/usr/src/pjsip/pjlib/include -I/usr/src/pjsip/pjlib-util/include -I/usr/src/pjsip/pjnath/include -I/usr/src/pjsip/pjmedia/include -I/usr/src/pjsip/pjsip/include -I/usr/include/python2.5 -c sipsimple/core/_core.c -o /usr/src/python-sipsimple/./build/temp.linux-i686-2.5/sipsimple/core/_core.o -Wno-unused-variable
sipsimple/core/_core.c: In function ‘__pyx_f_9sipsimple_4core_5_core__remove_headers_from_tdata’:
sipsimple/core/_core.c:32544: warning: implicit declaration of function ‘pjsip_msg_find_remove_hdr_by_name’
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_6SIPURI___init__’:
sipsimple/core/_core.c:57943: warning: assignment from incompatible pointer type
sipsimple/core/_core.c:57963: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_13ContactHeader___init__’:
sipsimple/core/_core.c:62920: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_10FromHeader___init__’:
sipsimple/core/_core.c:65998: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_8ToHeader___init__’:
sipsimple/core/_core.c:66546: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_11RouteHeader___init__’:
sipsimple/core/_core.c:67094: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_17RecordRouteHeader___init__’:
sipsimple/core/_core.c:67439: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_16RetryAfterHeader___init__’:
sipsimple/core/_core.c:68660: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_9ViaHeader___init__’:
sipsimple/core/_core.c:70497: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_11EventHeader___init__’:
sipsimple/core/_core.c:75148: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_23SubscriptionStateHeader___init__’:
sipsimple/core/_core.c:76698: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_12ReasonHeader___init__’:
sipsimple/core/_core.c:78718: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_13ReferToHeader___init__’:
sipsimple/core/_core.c:80709: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_f_9sipsimple_4core_5_core_ReferToHeader_create’:
sipsimple/core/_core.c:85769: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_f_9sipsimple_4core_5_core_FrozenReferToHeader_create’:
sipsimple/core/_core.c:86094: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_10Invitation_send_reinvite’:
sipsimple/core/_core.c:103875: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_16IncomingReferral_accept’:
sipsimple/core/_core.c:120067: warning: implicit declaration of function ‘pjsip_evsub_update_expires’
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_10SDPSession___init__’:
sipsimple/core/_core.c:127701: warning: assignment from incompatible pointer type
sipsimple/core/_core.c:127721: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_16FrozenSDPSession___init__’:
sipsimple/core/_core.c:130773: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_14SDPMediaStream___init__’:
sipsimple/core/_core.c:133191: warning: assignment from incompatible pointer type
sipsimple/core/_core.c:133229: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_20FrozenSDPMediaStream___init__’:
sipsimple/core/_core.c:135877: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_12RTPTransport_24local_rtp_candidate_type___get__’:
sipsimple/core/_core.c:144448: warning: assignment from incompatible pointer type
sipsimple/core/_core.c: In function ‘__pyx_pf_9sipsimple_4core_5_core_12RTPTransport_25remote_rtp_candidate_type___get__’:
sipsimple/core/_core.c:144488: warning: assignment from incompatible pointer type
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -O2 -g -Wall -O2 /usr/src/python-sipsimple/./build/temp.linux-i686-2.5/sipsimple/core/_core.o -L/usr/src/pjsip/pjlib/lib -L/usr/src/pjsip/pjlib-util/lib -L/usr/src/pjsip/pjnath/lib -L/usr/src/pjsip/pjmedia/lib -L/usr/src/pjsip/pjsip/lib -L/usr/src/pjsip/third_party/lib -lpjsip-ua-i686-pc-linux-gnu -lpjsip-simple-i686-pc-linux-gnu -lpjsip-i686-pc-linux-gnu -lpjmedia-codec-i686-pc-linux-gnu -lpjmedia-i686-pc-linux-gnu -lpjnath-i686-pc-linux-gnu -lpjlib-util-i686-pc-linux-gnu -lresample-i686-pc-linux-gnu -lmilenage-i686-pc-linux-gnu -lsrtp-i686-pc-linux-gnu -lgsmcodec-i686-pc-linux-gnu -lspeex-i686-pc-linux-gnu -lilbccodec-i686-pc-linux-gnu -lportaudio-i686-pc-linux-gnu -lpj-i686-pc-linux-gnu -lm -lnsl -lrt -lpthread -lasound -lssl -lcrypto -o /usr/src/python-sipsimple/./build/lib.linux-i686-2.5/sipsimple/core/_core.so



More information about the SIPBeyondVoIP mailing list