Hi. I want to run sigrok with my Salaea Logic, but it don't compiles on my distribution. It seems the problem is from python-C bindings which changed in 3.0 (I run python 3.1.2-2)
[oliv...@cooper contrib]$ cd sigrok/ [oliv...@cooper sigrok]$ make Making all in contrib Making all in doc Making all in libsigrok Making all in libsigrokdecode Making all in scripts Making all in cli CCLD sigrok-cli /home/olivier/dev/contrib/sigrok/libsigrokdecode/.libs/libsigrokdecode.so: undefined reference to `PyString_AsString' /home/olivier/dev/contrib/sigrok/libsigrokdecode/.libs/libsigrokdecode.so: undefined reference to `PyString_FromString' /home/olivier/dev/contrib/sigrok/libsigrokdecode/.libs/libsigrokdecode.so: undefined reference to `PyString_Check' collect2: ld returned 1 exit status make[2]: *** [sigrok-cli] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Can you please tell me how to fix that. Note I can't downgrade my python easily -- Olivier Fauchon www.oflabs.com ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

