Download the lastest snapshot. I got a screenful of test failures with this combination, with the latest Apache 2.2, with mod_perl 2.0.4 yesterday. The snapshot tested clean. -Jie
* Randal L. Schwartz <mer...@stonehenge.com> wrote: > Date: Sat, 07 Aug 2010 18:15:25 -0700 > From: "Randal L. Schwartz" <mer...@stonehenge.com> > To: mod_perl Dev <dev@perl.apache.org> > 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, 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 undeclared identifier is reported only once > mod_perl.c:62: error: for each function it appears in.) > mod_perl.c: In function 'modperl_hook_post_config_last': > mod_perl.c:718: error: 'my_perl' undeclared (first use in this function) > mod_perl.c: In function 'modperl_child_exit': > mod_perl.c:814: error: 'my_perl' undeclared (first use in this function) > mod_perl.c: In function 'modperl_response_handler': > mod_perl.c:1036: error: 'my_perl' undeclared (first use in this > function) > mod_perl.c: In function 'modperl_response_handler_cgi': > mod_perl.c:1079: error: 'my_perl' undeclared (first use in this > function) > make[1]: *** [mod_perl.lo] Error 1 > make: *** [modperl_lib] Error 2 > > Is this a known problem, and if so, what solution can I use? > > (Can't downgrade to 5.8...) > > -- > Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 > <mer...@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/> > Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. > See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org > For additional commands, e-mail: dev-h...@perl.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org For additional commands, e-mail: dev-h...@perl.apache.org