build of python 1.5.2 with threads on SunOs 5.6 fails

Joachim Schmitz perry at ac-copy.net
Fri Jun 4 02:33:15 EDT 1999


On Thu, 3 Jun 1999, Jeff Bauer wrote:

> Joachim Schmitz wrote:
> > I compiled Python 1.5.2 on SunOS 5.6/Solaris 2.6 without threads
> > successfully. But doing a configure --with-threads, and make results
> > in the following error:
> > .....
> 
> Joachim,
> 
> I'd guess this problem is caused by first configuring
> Python without threads.  Configure is probably using a
> stale config.status -- you can check Modules/Setup.thread.
> 
> A 'make clean' might be the easy way to fix your problem.
> 

That obviously didn´t remove libpython1.5.a. After removing it and doing a
make again, it works now.

thanks for the hint.

Joachim Schmitz





More information about the Python-list mailing list