[SIP Beyond VoIP] undefined symbol: snd_pcm_close while running sylkserver
Saúl Ibarra Corretgé
saul at ag-projects.com
Wed Jul 1 11:16:17 CEST 2015
Hi,
On 30 Jun 2015, at 20:11, Lorek <lorek123 at gmail.com> wrote:
> 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?
>
I see you compiled python-sipsimple yourself. Did you install libasound2-dev beforehand?
--
Saúl Ibarra Corretgé
AG Projects
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20150701/fd47b4d1/attachment.pgp>
More information about the SIPBeyondVoIP
mailing list