FreeBSD Port: py24-ctypes-0.9.9.6

Vitor Mazzi vitormazzi at gmail.com
Thu Jun 22 14:33:06 UTC 2006


   I've been trying to use the ctype module in a software, but it fails with
the following traceback:

from ctypes import SetPointerType, RTLD_GLOBAL
   exceptions.ImportError: cannot import name RTLD_GLOBAL

   Based on the info in this mail thread (
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=488819+0+/usr/local/www/db/text/1999/freebsd-hackers/19990103.freebsd-hackers),
the flag RTLD_GLOBAL isn't implemented in freebsd yet, so I believe the port
should provide a workaround to it.

-- 
   Thanks in advance;
   Vitor M. A. da Cruz
   vitormazzi at gmail.com


More information about the freebsd-ports mailing list