FreeBSD, pthreads unresoved symbols and LD_PRELOAD revisited

2006-12-02 Thread Eric Brunson
I apologize if this goes out twice, I think I wrote it on my laptop at work, then shut it down without hitting send. While upgrading to 3.3 on Thursday I ran into the previously discussed "pthread_*" unresolved symbol problem and used the LD_PRELOAD=/lib/libc_r.so fix, which worked and seemed to

Re: FreeBSD, pthreads unresoved symbols and LD_PRELOAD revisited

2006-12-02 Thread Eric Brunson
Nice, I managed to misspell "unresolved" in the subject of this mail *and* the title of the Wiki article. Any way to change that without deleting the article and recreating it with the correct title? Luckily it's spelled right in the body so the search engines will pick it

Re: FreeBSD, pthreads unresoved symbols and LD_PRELOAD revisited

2006-12-02 Thread Eric Brunson
Graham Dumpleton wrote: > > On 03/12/2006, at 7:34 AM, Jim Gallacher wrote: > >> Eric Brunson wrote: >>> I apologize if this goes out twice, I think I wrote it on my laptop at >>> work, then shut it down without hitting send. >>> While upgrading to

Re: FreeBSD, pthreads unresoved symbols and LD_PRELOAD revisited

2006-12-02 Thread Eric Brunson
Graham Dumpleton wrote: > > On 03/12/2006, at 1:41 PM, Eric Brunson wrote: > >>> Can you explain properly what that one line is achieving. >> >> The change is causing mod_python to be linked with the same libs that >> python was when it was built, in the abse

Re: Updated documentation on apache.import_module()

2006-12-03 Thread Eric Brunson
Clodoaldo wrote: > 2006/12/3, Graham Dumpleton <[EMAIL PROTECTED]>: >> >> Can you and anyone else who is interested, read through the >> documentation >> I have added and comment on whether it is adequate. Ie., is there >> anything >> that you can think is missing based on your own knowledge of the

Re: mod_python 3.3.0 beta available for testing

2006-12-09 Thread Eric Brunson
+1 Linux Fedora Core 6, Apache 2.2.3 (mpm-prefork), Python 2.4.4 Jim Gallacher wrote: The mod_python 3.3-0b tarball is available for testing. Hopefully Nicolas will have a chance to create Windows installers for testing in the next couple of days. Here are the rules: In order for a file to b