On Mon, Jul 14, 2008 at 2:43 PM, Andr? Gon?alves <andre.rigon at gmail.com> wrote: > Hello, > > I'm trying to build the py_pjsua lib. > I think that build/install process is OK, cause I get no errors. > But when I try to use the py_pjsua module I get this error: > > Which pjsip version did you use (svn or 0.9 release)? If you use the latest SVN, then please use the new pjsua module in pjsip-apps/src/python directory. See my post few days ago about the new Python module in the list archive. If you use the 0.9 release version, then please use the SVN instead (since py_pjsua will be deprecated anyway). :) Cheers Benny > Python 2.5.2 (r252:60911, Apr 21 2008, 11:12:42) > [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> import py_pjsua > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > ImportError: /usr/lib/python2.5/site-packages/py_pjsua.so: undefined > symbol: pjsua_get_buddy_count > > Any help? > > thanks in advance, > > Andre > > -- > Andr? Ribeiro Gon?alves > CTBC Multimedia > Bacharelado em Ci?ncia da Computa??o > Universidade Federal de Uberl?ndia > Linux User: #439488 > _______________________________________________ > 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/20080714/cf4b2678/attachment.html