[SIP SIMPLE client] Compile error in core on Fedora

Saúl Ibarra Corretgé saul at ag-projects.com
Tue Mar 22 18:16:52 CET 2011


Hi Michiel,

On 03/22/2011 05:38 PM, Michiel Leenaars wrote:
> Hi all,
>
> I tried to build the most recent version of the sipsimple library on 64bit Fedora, but I'm having some issues. I've followed the uninstall instructions at:
>
> http://www.sipsimpleclient.com/wiki/SipUninstall
>
> (luckily, since Jitsi is released I can safely use the sudo rm -r /usr/local/bin/sip-* without deleting SIP Communicator)
>
> But when I try to test with sip-session, I get a failure.
>
> using set_wakeup_fd
> Traceback (most recent call last):
>    File "/usr/bin/sip-session", line 24, in<module>
>      from sipsimple.core import Engine, SIPCoreError, SIPURI, ToHeader
>    File "/usr/lib64/python2.7/site-packages/sipsimple/core/__init__.py", line 4, in<module>
>      from sipsimple.core._core import *
>    File "_core.pxd", line 31, in init sipsimple.core._core (sipsimple/core/_core.c:179298)
> ValueError: __builtin__.str has the wrong size, try recompiling
>
> I'm using:
>
> $ cython --version
> Cython version 0.12.1
>
> Any ideas?
>

IIRC latest Fedora ships with Python 2.7, which we don't support yet. We 
only support Python 2.5 and 2.6 as of today.


Kind regards,

-- 
Saúl Ibarra Corretgé
AG Projects



More information about the SIPBeyondVoIP mailing list