On Sun, Oct 05, 2008 at 08:19:01PM +0200, Mel wrote: > On Sunday 05 October 2008 18:07:30 Dale Hagglund wrote: > > >>>>> "Mel" == Mel <[EMAIL PROTECTED]> writes: > ... > > If upgrading ports is a possible solution, then you have the fine task of > finding out, which library in everything that's being loaded is *NOT* linked > with libthr, cause a likely candidate would be two different threading > libraries being used. > I would start with ldd -a /path/to/python/wx.so and see if both libthr.so and > libpthread.so (or maybe even libkse) show up.
That would do it. - Diane -- - [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.db.net/~db _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
