[SIP Beyond VoIP] undefined symbol: snd_pcm_close while running sylkserver

Lorek lorek123 at gmail.com
Tue Jun 30 20:11:06 CEST 2015


Hi,

I'm trying to run sylkserver on ubuntu 14.10 and run onto some troubles.
Here is output from terminal:

$ ./sylk-server --no-forkStarting SylkServer 2.10.1, with no configuration
file
Using SIP SIMPLE SDK version 2.5.0
fatal error: failed to create SylkServer:
/usr/local/lib/python2.7/dist-packages/sipsimple/core/_core.so: undefined
symbol: snd_pcm_close
Traceback (most recent call last):
  File "./sylk-server", line 70, in main
    from sylk.server import SylkServer
  File "/home/lorek123/sipserver/sylkserver/sylk/server.py", line 15, in
<module>
    from sipsimple.account import Account, BonjourAccount, AccountManager
  File
"/usr/local/lib/python2.7/dist-packages/sipsimple/account/__init__.py",
line 25, in <module>
    from sipsimple.account.bonjour import BonjourServices, _bonjour
  File
"/usr/local/lib/python2.7/dist-packages/sipsimple/account/bonjour/__init__.py",
line 23, in <module>
    from sipsimple.core import FrozenSIPURI, SIPCoreError, NoGRUU
  File "/usr/local/lib/python2.7/dist-packages/sipsimple/core/__init__.py",
line 4, in <module>
    from sipsimple.core._core import *
ImportError:
/usr/local/lib/python2.7/dist-packages/sipsimple/core/_core.so: undefined
symbol: snd_pcm_close

Is anyone have an idea what am i doing wrong?

Artur Lorenz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20150630/9432e9df/attachment.html>


More information about the SIPBeyondVoIP mailing list