Date: Thu, 10 Jun 2004 22:24:49 +1000 From: Christopher Vance <vance@aurema.com> To: freebsd-python@freebsd.org Subject: Re: python2 2.3.4 threads on 4.10-stable Message-ID: <20040610122449.GP19601@aurema.com> In-Reply-To: <20040610013527.GC19601@aurema.com> References: <20040610013527.GC19601@aurema.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040610122449.GP19601>