fyi: mod_perl cvs OK on osx 10.3.1 w/ apache2 2.1.0 head

2003-12-12 Thread OpenMacNews
hi there, just a quick fyi, after building a new system ... a cvs pull of modperl @ 12/11/03 15:19:24 builds just fine on MacOSX10.3.1 + Apache 2.1.0 head (12/11/03 14:36:03) + perl 5.8.2 release 'make test' results in: All tests successful. Files=12, Tests=64, 22 wallcloc

Re: BUG REPORT: modperl(dev) make fails at "`APR_SO_TIMEOUT' undeclared"

2003-12-02 Thread OpenMacNews
% t/TEST t/apr/finfo.t -v *** setting ulimit to allow core files ulimit -c unlimited; t/TEST 't/apr/finfo.t' -v *** root mode: changing the files ownership to 'nobody' (4294967294:4294967294) are you doing all this as root? that could be part of the problem. please 't/TEST t/apr/finfo

Re: BUG REPORT: modperl(dev) make fails at "`APR_SO_TIMEOUT' undeclared"

2003-12-02 Thread OpenMacNews
geoff, after staring at the results i'd just sent you, i wanted to take a look into the httpd.conf's that each test used ... specifically, in the case of: (a) httpd-2.0.48 /usr/local/httpd2048/sbin/httpd -d /Volumes/develop/ports/modperl2048/t -f /Volumes/develop/ports/modperl2048/

Re: BUG REPORT: modperl(dev) make fails at "`APR_SO_TIMEOUT' undeclared"

2003-12-02 Thread OpenMacNews
;-) i'll report back with results ... geoff, ok, here we go ... (i've included all the following info for completeness/posterity's sake ...) bottom line: the results of " t/TEST t/apr/finfo.t -v" for (a) httpd-2.0.48+modperl (b) httpd-2.1.0 (dev) +modperl are, in fact, different

Re: BUG REPORT: modperl(dev) make fails at "`APR_SO_TIMEOUT' undeclared"

2003-12-02 Thread OpenMacNews
OpenMacNews wrote: hi geoff, i can verify that mod_perl compiles (thanks!) and runs w/ Apache2.10 (dev) on MacOSX 10.2.8 & 10.3.1: Apache/2.1.0-dev (Unix) mod_perl/1.99_12-dev Perl/v5.8.2 DAV/2 PHP/4.3.4 great! thanks again! as fyi -- "make test" gives: Failed Test St

Re: BUG REPORT: modperl(dev) make fails at "`APR_SO_TIMEOUT' undeclared"

2003-12-02 Thread OpenMacNews
hi geoff, i can verify that mod_perl compiles (thanks!) and runs w/ Apache2.10 (dev) on MacOSX 10.2.8 & 10.3.1: Apache/2.1.0-dev (Unix) mod_perl/1.99_12-dev Perl/v5.8.2 DAV/2 PHP/4.3.4 great! thanks again! as fyi -- "make test" gives: Failed Test Stat Wstat Total Fail Failed List of

Re: BUG REPORT: modperl(dev) make fails at "`APR_SO_TIMEOUT' undeclared" (perl-dev: message 5 of 20) w/ latest httpd(dev)

2003-12-01 Thread OpenMacNews
geoff, i'll be happy to lend a hand testing on OSX, if helpful ... as to what specifically to mod in the code? i'm not a great help ... thanks! richard -- On Monday, December 1, 2003 11:32 AM -0500 Geoffrey Young <[EMAIL PROTECTED]> wrote: Looks like you were. in httpd-2.0/srclib/apr/CHA

BUG REPORT: modperl(dev) make fails at "`APR_SO_TIMEOUT' undeclared" w/ latest httpd(dev)

2003-11-26 Thread OpenMacNews
-8<-- Start Bug Report 8<-- 1. Problem Description: hi, apache2 + modperl has been working beautifully for ages. as of a system-wide update today, modperl build is failing at MAKE. details are: 11/26/03 15:26:46 cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs