Date: Thu, 22 Jun 2006 13:51:06 -0300 From: "Vitor Mazzi" <vitormazzi@gmail.com> To: "Hye-Shik Chang" <perky@freebsd.org> Cc: ports@freebsd.org Subject: Re: FreeBSD Port: py24-ctypes-0.9.9.6 Message-ID: <95c4f8820606220951sef92395w49d19be2144044d4@mail.gmail.com> In-Reply-To: <20060622152853.GA52819@FreeBSD.org> References: <95c4f8820606220733s7f253813s19aeed73a0bce637@mail.gmail.com> <20060622152853.GA52819@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
It's really weird, since I'm using 6.0-RELEASE on i386, python 2.4.3, and py24-ctypes-0.9.6 (both installed from ports). Is there any other possible cause for this problem? On 6/22/06, Hye-Shik Chang <perky@freebsd.org> wrote: > > On Thu, Jun 22, 2006 at 11:33:04AM -0300, Vitor Mazzi wrote: > > 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. > > The mail you're referring is dated 1999. And FreeBSD began to > support RTLD_GLOBAL since December 1999. What version of FreeBSD > do you use? And platform, python version? > > If you're using FreeBSD 3.x, we don't support FreeBSD 3.x in the > current ports system no more officially. > > > Hye-Shik > > > -- -- Vitor M. A. da Cruz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?95c4f8820606220951sef92395w49d19be2144044d4>