This newer upstream release of python solved the problem. Thanks.
On Sat, 2003-05-31 at 06:15, Ralf S. Engelschall wrote:
> On Tue, May 27, 2003, Matt Hoosier wrote:
>
> > It seems that when built on Solaris, the python package is missing the
> > contents of "/cw/lib/python2.2/lib-dynload/". Ther
On Tue, May 27, 2003, Matt Hoosier wrote:
> It seems that when built on Solaris, the python package is missing the
> contents of "/cw/lib/python2.2/lib-dynload/". There are several
> important libraries in there, including socket libraries and some
> platform-dependent modules (nis, mmap).
>
> I'v
It seems that when built on Solaris, the python package is missing the
contents of "/cw/lib/python2.2/lib-dynload/". There are several
important libraries in there, including socket libraries and some
platform-dependent modules (nis, mmap).
I've determined that it's the definition of the CC, CXX,