> 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
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