Re: FAIL mod_perl-1.99_10 MSWin32-x86-multi-thread 4.0

2003-10-03 Thread Geoffrey Young
I think it is a Win32 thing ... The missing apr_table_compress symbol comes when trying to build APR/Table.dll, and for pre Apache/2.0.47 this would be found in mod_perl.so (aka mod_perl.dll on Win32). When building APR/Table.dll the associated mod_perl.lib is included in the libraries to be linke

Re: FAIL mod_perl-1.99_10 MSWin32-x86-multi-thread 4.0

2003-10-03 Thread Randy Kobes
On Fri, 3 Oct 2003, Geoffrey Young wrote: > >> It may be that, at least for Win32, Apache/2.0.47 is needed; > >> http://marc.theaimsgroup.com/?l=apr-cvs&m=105631900723064&w=2 > >> indicates apr_table_compress() was added in apr 0.9.4, which > >> I think means Apache/2.0.47. > > > > > > Good catch,

Re: FAIL mod_perl-1.99_10 MSWin32-x86-multi-thread 4.0

2003-10-03 Thread Geoffrey Young
It may be that, at least for Win32, Apache/2.0.47 is needed; http://marc.theaimsgroup.com/?l=apr-cvs&m=105631900723064&w=2 indicates apr_table_compress() was added in apr 0.9.4, which I think means Apache/2.0.47. Good catch, Randy. It indeed was added in 2.0.47 :( I don't understand what is happ

Re: FAIL mod_perl-1.99_10 MSWin32-x86-multi-thread 4.0

2003-10-02 Thread Stas Bekman
Randy Kobes wrote: On Wed, 1 Oct 2003, DH wrote: This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/ Please cc any replies to [EMAIL PROTECTED] to keep other test volunteers informed and to prevent any

Re: FAIL mod_perl-1.99_10 MSWin32-x86-multi-thread 4.0

2003-10-02 Thread Randy Kobes
On Wed, 1 Oct 2003, DH wrote: > This distribution has been tested as part of the cpan-testers > effort to test as many new uploads to CPAN as possible. See > http://testers.cpan.org/ > > Please cc any replies to [EMAIL PROTECTED] to keep other > test volunteers informed and to prevent any duplica