Re: cvs commit: modperl-2.0 Makefile.PL Changes

2003-08-06 Thread Stas Bekman
[EMAIL PROTECTED] wrote: stas2003/08/06 14:59:04 Modified:.Makefile.PL Changes Log: - now requiring 5.8.x/ithreads for threaded mpms (now doing the check against the mpm, rather than OS name) can someone on win32 check that I didn't break anything? I've replaced the ch

Re: relocation error in t/apr-ext/uuid

2003-08-06 Thread Peter Poeml
On Tue, Aug 05, 2003 at 09:24:14AM +0200, Stas Bekman wrote: > >apr-ext/uuid/usr/bin/perl: relocation error: > >/usr/src/packages/BUILD/mod_perl-1.99_09_20030803/t/../blib/arch/auto/APR/UUID/UUID.so: > > undefined symbol: apr_uuid_parse > >1..3 > > That probably means that APR.so is not linke

Re: relocation error in t/apr-ext/uuid

2003-08-06 Thread Peter Poeml
On Tue, Aug 05, 2003 at 11:45:27PM -0700, Stas Bekman wrote: > >>apr-ext/uuid/usr/bin/perl: relocation error: > >>/usr/src/packages/BUILD/mod_perl-1.99_09_20030803/t/../blib/arch/auto/APR/UUID/UUID.so: > >> > >>undefined symbol: apr_uuid_parse [...] > Also can you please first try the latest