Re: perl5.10.1 and mod_perl 2.0.4 break on "my_perl"

2010-08-12 Thread Randal L. Schwartz
> "Philip" == Philip M Gollucci writes: >> This worked just fine with Perl 5.8. I had mod_perl 2.0.4 together with >> the "+shared" version of Perl 5.8. Philip> They might have changed what +shared implied but AFAIK, the perl version Philip> is irrelevant. Ahh. Turns out the perl5.10 portf

Re: perl5.10.1 and mod_perl 2.0.4 break on "my_perl"

2010-08-12 Thread Randal L. Schwartz
> "Randal" == Randal L Schwartz writes: > "Torsten" == Torsten Förtsch writes: Torsten> On Thursday, August 12, 2010 20:31:42 Randal L. Schwartz wrote: >>> useithreads=undef, usemultiplicity=define Torsten> This is your problem. Either both or none should be defined but not only one T

Re: perl5.10.1 and mod_perl 2.0.4 break on "my_perl"

2010-08-12 Thread Philip M. Gollucci
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/12/10 18:45, Randal L. Schwartz wrote: >> "Torsten" == Torsten Förtsch writes: > > Torsten> On Thursday, August 12, 2010 20:31:42 Randal L. Schwartz wrote: >>> useithreads=undef, usemultiplicity=define > > Torsten> This is your problem. Ei

Re: perl5.10.1 and mod_perl 2.0.4 break on "my_perl"

2010-08-12 Thread Randal L. Schwartz
> "Torsten" == Torsten Förtsch writes: Torsten> On Thursday, August 12, 2010 20:31:42 Randal L. Schwartz wrote: >> useithreads=undef, usemultiplicity=define Torsten> This is your problem. Either both or none should be defined but not only one Torsten> of them. Is this combo being unsuppor

Re: perl5.10.1 and mod_perl 2.0.4 break on "my_perl"

2010-08-12 Thread Philip M. Gollucci
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/12/10 18:41, Torsten Förtsch wrote: > On Thursday, August 12, 2010 20:31:42 Randal L. Schwartz wrote: >> useithreads=undef, usemultiplicity=define > > This is your problem. Either both or none should be defined but not only one > of them. Yeah

Re: perl5.10.1 and mod_perl 2.0.4 break on "my_perl"

2010-08-12 Thread Philip M. Gollucci
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/12/10 18:31, Randal L. Schwartz wrote: >> "Philip" == Philip M Gollucci writes: > > Philip> Actually just perl -V and Makefile.PL args will do. > > Philip> I'm sure you've got a PERL w/o ITHREADS but you do have > Philip> PERL_IMPLICIT_CON

Re: perl5.10.1 and mod_perl 2.0.4 break on "my_perl"

2010-08-12 Thread Torsten Förtsch
On Thursday, August 12, 2010 20:31:42 Randal L. Schwartz wrote: > useithreads=undef, usemultiplicity=define This is your problem. Either both or none should be defined but not only one of them. Torsten Förtsch -- Need professional modperl support? Hire me! (http://foertsch.name) Like fantasy?

Re: perl5.10.1 and mod_perl 2.0.4 break on "my_perl"

2010-08-12 Thread Randal L. Schwartz
> "Philip" == Philip M Gollucci writes: Philip> Actually just perl -V and Makefile.PL args will do. Philip> I'm sure you've got a PERL w/o ITHREADS but you do have Philip> PERL_IMPLICIT_CONTEXT/MULTIPLICITY which is something we don't support Philip> due too an error in 1st days of mod_perl

Re: perl5.10.1 and mod_perl 2.0.4 break on "my_perl"

2010-08-12 Thread Philip M. Gollucci
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/12/10 18:09, Philip M. Gollucci wrote: > On 08/12/10 16:54, Randal L. Schwartz wrote: >>> "Randal" == Randal L Schwartz writes: > >> Randal> Did that. Got this, on Snow Leopard: > >> Any thoughts about how to fix this? It's a showstopper

Re: perl5.10.1 and mod_perl 2.0.4 break on "my_perl"

2010-08-12 Thread Philip M. Gollucci
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/12/10 16:54, Randal L. Schwartz wrote: >> "Randal" == Randal L Schwartz writes: > > Randal> Did that. Got this, on Snow Leopard: > > Any thoughts about how to fix this? It's a showstopper for me doing > local development now that I've up

Re: perl5.10.1 and mod_perl 2.0.4 break on "my_perl"

2010-08-12 Thread Randal L. Schwartz
> "Randal" == Randal L Schwartz writes: Randal> Did that. Got this, on Snow Leopard: Any thoughts about how to fix this? It's a showstopper for me doing local development now that I've upgraded to Snow. I certainly can't be the only person using OSX 10.6 with Perl 5.10 with modperl2! --

Re: perl5.10.1 and mod_perl 2.0.4 break on "my_perl"

2010-08-07 Thread Randal L. Schwartz
> "Jie" == Jie Gao writes: Jie> http://svn.apache.org/snapshots/modperl-2.0/ Jie> The one I used is 2.0_20100807092020. Did that. Got this, on Snow Leopard: Locohost.local:..apshot/modperl-2.0 % make all cd "src/modules/perl" && make /usr/bin/gcc-4.2 -I/opt/perl/mod_perl2_snapshot/modperl

Re: perl5.10.1 and mod_perl 2.0.4 break on "my_perl"

2010-08-07 Thread Jie Gao
* Randal L. Schwartz wrote: > Date: Sat, 07 Aug 2010 21:07:35 -0700 > From: "Randal L. Schwartz" > To: Jie Gao > Cc: mod_perl Dev > Subject: Re: perl5.10.1 and mod_perl 2.0.4 break on "my_perl" > User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berk

Re: perl5.10.1 and mod_perl 2.0.4 break on "my_perl"

2010-08-07 Thread Randal L. Schwartz
> "Jie" == Jie Gao writes: Jie> Download the lastest snapshot. I got a screenful of test failures Jie> with this combination, with the latest Apache 2.2, with mod_perl 2.0.4 Jie> yesterday. The snapshot tested clean. -Jie I grabbed the SVN, and it generated the output below. Is there a pla

Re: perl5.10.1 and mod_perl 2.0.4 break on "my_perl"

2010-08-07 Thread Jie Gao
> To: mod_perl Dev > Subject: perl5.10.1 and mod_perl 2.0.4 break on "my_perl" > User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) > > > I'm trying to compile mod_perl 2.0.4 on perl-5.10.1 on Snow Leopard. > Whether I use macports, or try it by hand

perl5.10.1 and mod_perl 2.0.4 break on "my_perl"

2010-08-07 Thread Randal L. Schwartz
I'm trying to compile mod_perl 2.0.4 on perl-5.10.1 on Snow Leopard. Whether I use macports, or try it by hand, I get something like this: mod_perl.c: In function 'modperl_shutdown': mod_perl.c:62: error: 'my_perl' undeclared (first use in this function) mod_perl.c:62: error: (Each un