Author: pgollucci
Date: Thu Jul 21 21:02:16 2005
New Revision: 220234

URL: http://svn.apache.org/viewcvs?rev=220234&view=rev
Log:
update FreeBSD thread info

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?rev=220234&r1=220233&r2=220234&view=diff
==============================================================================
--- perl/modperl/trunk/todo/bugs_build (original)
+++ perl/modperl/trunk/todo/bugs_build Thu Jul 21 21:02:16 2005
@@ -28,14 +28,15 @@
                 but doesn't start with worker:
                 http://marc.theaimsgroup.com/?t=106894906200003&r=1&w=2
 
-FreeBSD ??  DSO Works with non-threaded perl (4.8-RELEASE and
-                5.1-RELEASE)
+FreeBSD ??  DSO Works with non-threaded perl (4.8-RELEASE-5.2-RELEASE, 
6.0-CURRENT)
                 
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). But reported to work
-                on FreeBSD 5.3+ when linked with libpthread and not
-                the older libc_r library.
+                The following combo is known to work:
+                  http://gossamer-threads.com/lists/modperl/modperl/82887  
+                  FreeBSD 5.4-RELEASE
+                  gcc 3.4.2
+                  perl 5.8.7 WITH ithreads
+                  httpd 2.0.54 apr IS THREADED (worker mpm)
+                  mod_perl2.0.1 
 
 HPUX11i     DSO
                 PA-RISC2.0-thread-multi-LP64


Reply via email to