Author: stas
Date: Mon Apr 11 09:59:43 2005
New Revision: 160926

URL: http://svn.apache.org/viewcvs?view=rev&rev=160926
Log:
reported to work on FreeBSD 5.3+ when linked with libpthread and not the older 
libc_r library. 
by Philip M. Gollucci <[EMAIL PROTECTED]>

Modified:
    perl/modperl/trunk/todo/bugs_build

Modified: perl/modperl/trunk/todo/bugs_build
URL: 
http://svn.apache.org/viewcvs/perl/modperl/trunk/todo/bugs_build?view=diff&r1=160925&r2=160926
==============================================================================
--- perl/modperl/trunk/todo/bugs_build (original)
+++ perl/modperl/trunk/todo/bugs_build Mon Apr 11 09:59:43 2005
@@ -33,7 +33,9 @@
                 
http://marc.theaimsgroup.com/?l=apache-modperl&m=106399870822612&w=2
                 It doesn't work with threaded perl/worker mpm,
                 seemingly because of the problems with threads on
-                FreeBSD (not sure what version).
+                FreeBSD (not sure what version). But reported to work
+                on FreeBSD 5.3+ when linked with libpthread and not
+                the older libc_r library.
 
 HPUX11i     DSO
                 PA-RISC2.0-thread-multi-LP64


Reply via email to