I've just fixed this in SVN (http://trac.pjsip.org/repos/ticket/609). Thanks Benny On Thu, Sep 4, 2008 at 3:23 AM, Benny Prijono <bennylp at pjsip.org> wrote: > You're right, thanks for the info. We'll fix that asap! > > Cheers > Benny > > > On Tue, Sep 2, 2008 at 6:55 PM, Sa?l Ibarra <saghul at gmail.com> wrote: > >> Hi! >> >> I'm geting this error: >> >> saghul at homer:~/pjsip/pjproject-1.0-rc1/pjsip-apps/src/python$ sudo make >> python setup.py install >> running install >> running build >> running build_py >> creating build >> creating build/lib.linux-i686-2.5 >> copying pjsua.py -> build/lib.linux-i686-2.5 >> running build_ext >> building '_pjsua' extension >> creating build/temp.linux-i686-2.5 >> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall >> -Wstrict-prototypes -fPIC -DPJ_AUTOCONF=1 -Imake[1]: se ingresa al >> directorio `/home/saghul/pjsip/pjproject-1.0-rc1/pjsip-apps/src/python' >> -I/home/saghul/pjsip/pjproject-1.0-rc1/pjlib/include >> -I/home/saghul/pjsip/pjproject-1.0-rc1/pjlib-util/include >> -I/home/saghul/pjsip/pjproject-1.0-rc1/pjnath/include >> -I/home/saghul/pjsip/pjproject-1.0-rc1/pjmedia/include >> -I/home/saghul/pjsip/pjproject-1.0-rc1/pjsip/include -Imake[1]: se >> sale del directorio >> `/home/saghul/pjsip/pjproject-1.0-rc1/pjsip-apps/src/python' >> -I/usr/include/python2.5 -c _pjsua.c -o >> build/temp.linux-i686-2.5/_pjsua.o >> _pjsua.c: In function 'py_pjsua_codec_get_param': >> _pjsua.c:2850: error: 'struct <anonymous>' has no member named >> 'dec_fmtp_mode' >> _pjsua.c:2851: error: 'struct <anonymous>' has no member named >> 'enc_fmtp_mode' >> _pjsua.c: In function 'py_pjsua_codec_set_param': >> _pjsua.c:2891: error: 'struct <anonymous>' has no member named >> 'dec_fmtp_mode' >> _pjsua.c:2892: error: 'struct <anonymous>' has no member named >> 'enc_fmtp_mode' >> error: command 'gcc' failed with exit status 1 >> make: *** [all] Error 1 >> >> >> But compilation is OK... Any clues of what could be wrong? Thanks in >> advance! >> >> -- >> Sa?l -- "Nunca subestimes el ancho de banda de un cami?n lleno de >> disketes." >> ---------------------------------------------------------------- >> http://www.saghul.net/ >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip at lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080904/eab155cc/attachment.html