Re: [Python-Dev] Compiling 2.5.1 under Studio 11

2007-06-09 Thread Martin v. Löwis
> I am having a couple of issues compiling Python 2.5.1 under Sun Solaris > Studio 11 on Solaris 8. > > Everything compiles correctly except the _ctypes module because it > cannot use the libffi that comes with Python and it does not exist on > the system. > > Has anyone gotten it to compile corr

[Python-Dev] Compiling 2.5.1 under Studio 11

2007-06-08 Thread Ellinghaus, Lance
Hello, I am having a couple of issues compiling Python 2.5.1 under Sun Solaris Studio 11 on Solaris 8. Everything compiles correctly except the _ctypes module because it cannot use the libffi that comes with Python and it does not exist on the system. Has anyone gotten it to compile correctly usi