python2 2.3.4 threads on 4.10-stable
Christopher Vance
vance at aurema.com
Thu Jun 10 12:25:14 GMT 2004
On Thu, Jun 10, 2004 at 11:35:27AM +1000, I wrote:
>Several possible causes
> change in threading in Python 2.3.4 vs 2.3.3
> change in threading in 4.10-S vs older
> window manager
Thanks for the response I received.
I found tcl 8.4.6, tk 8.4.6 and python 2.3.4 all understand
WITH_THREADS, which I had not specified. (Everything worked before,
without it set.)
Recompiling tcl and python with that set in /etc/make.conf seems to
have fixed the problem. I'm not sure which pkg was the real problem.
But tk is broken, in that it won't compile WITH_THREADS, barfing on
-pthread. I'll check for PRs, and raise one if necessary.
--
Christopher Vance
More information about the freebsd-python
mailing list