RE: [RELEASE CANDIDATE] mod_perl-1.31 RC3

2008-02-28 Thread Steve Hay
Issac Goldstand wrote: > win32 (xp sp2, vc6 - no SDK upgrade) - Apache 1.41 binary - > ActivePerl > 5.10 (build 1002) > FAIL > > (sorry, folks) > > Segfault at startup. I wonder if this is caused by mis-matched CRTs? ActivePerl is built using VC6 (and therefore uses MSVCRT.dll). You're also us

RE: [RELEASE CANDIDATE] mod_perl-1.31 RC3

2008-02-28 Thread Steve Hay
Philippe M. Chiasson wrote: > The mod_perl 1.31 release candidate 3 "Works with Perl 5.10" is > ready. It can be downloaded here: > > http://www.apache.org/~gozer/mp1/mod_perl-1.31-rc3.tar.gz All tests OK here: WinXP SP2, VC6 SP6, Apache 1.3.39 & Perl 5.10.0 (both built from source). --

Re: [RELEASE CANDIDATE] mod_perl-1.31 RC3

2008-02-28 Thread Issac Goldstand
Steve Hay wrote: Issac Goldstand wrote: win32 (xp sp2, vc6 - no SDK upgrade) - Apache 1.41 binary - ActivePerl 5.10 (build 1002) FAIL (sorry, folks) Segfault at startup. I wonder if this is caused by mis-matched CRTs? ActivePerl is built using VC6 (and therefore uses MSVCRT.dll).

Re: [RELEASE CANDIDATE] mod_perl-1.31 RC3

2008-02-28 Thread William A. Rowe, Jr.
Issac Goldstand wrote: I'm reasonably sure that Apache's binaries are still being built with vc6, which is what prompted me to test this particular set of prerequisites (since binary Apache + binary ActivePerl will be the assumed building blocks for a binary PPM package to be installed upon)

Re: [RELEASE CANDIDATE] mod_perl-1.31 RC3

2008-02-28 Thread David E. Wheeler
On Feb 26, 2008, at 01:29, Philippe M. Chiasson wrote: The mod_perl 1.31 release candidate 3 "Works with Perl 5.10" is ready. It can be downloaded here: http://www.apache.org/~gozer/mp1/mod_perl-1.31-rc3.tar.gz Damn, I get a new failure on Mac OS X 10.5.3/Intel when trying to build static

Re: [RELEASE CANDIDATE] mod_perl-1.31 RC3

2008-02-28 Thread David E. Wheeler
On Feb 28, 2008, at 13:08, David E. Wheeler wrote: The mod_perl 1.31 release candidate 3 "Works with Perl 5.10" is ready. It can be downloaded here: http://www.apache.org/~gozer/mp1/mod_perl-1.31-rc3.tar.gz Damn, I get a new failure on Mac OS X 10.5.3/Intel when trying to build statically

Re: [RELEASE CANDIDATE] mod_perl-1.31 RC3

2008-02-28 Thread Randy Kobes
On Thu, 28 Feb 2008, Issac Goldstand wrote: Steve Hay wrote: Issac Goldstand wrote: win32 (xp sp2, vc6 - no SDK upgrade) - Apache 1.41 binary - ActivePerl 5.10 (build 1002) FAIL (sorry, folks) Segfault at startup. I wonder if this is caused by mis-matched CRTs? ActivePerl is built using

Re: [RELEASE CANDIDATE] mod_perl-1.31 RC3

2008-02-28 Thread Philippe M. Chiasson
David E. Wheeler wrote: On Feb 28, 2008, at 13:08, David E. Wheeler wrote: The mod_perl 1.31 release candidate 3 "Works with Perl 5.10" is ready. It can be downloaded here: http://www.apache.org/~gozer/mp1/mod_perl-1.31-rc3.tar.gz Damn, I get a new failure on Mac OS X 10.5.3/Intel when tryin

Re: [RELEASE CANDIDATE] mod_perl-1.31 RC3

2008-02-28 Thread David E. Wheeler
On Feb 28, 2008, at 14:47, Philippe M. Chiasson wrote: David E. Wheeler wrote: On Feb 28, 2008, at 13:08, David E. Wheeler wrote: The mod_perl 1.31 release candidate 3 "Works with Perl 5.10" is ready. It can be downloaded here: http://www.apache.org/~gozer/mp1/mod_perl-1.31-rc3.tar.gz Damn