![](https://secure.gravatar.com/avatar/9e08987176fbb4776b8665c17e735cb8.jpg?s=120&d=mm&r=g)
Nov. 21, 2008
3:13 a.m.
Hello, I'm trying to translate PyPy into pypy-c on FreeBSD 7.0 but at the beginning of the translation process I get the following error, NotImplementedError("don't know how to get the C-level errno!") from the file "pypy/rpython/lltypesystem/ll2ctypes.py". How can I solve this problem? It seems it's python-ctypes related. I'm using Python 2.5.3 (from ports tree) and when I tried to build the port "devel/py-ctypes", it told me that ctypes was provided with Python 2.5.x. Thanks! Gabriel -- Gabriel Lavoie glavoie@gmail.com