Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

perl5.10.1 doesn't play well with mod_perl2 2.0.4 (or even beta) on OSX

by merlyn (Sage)
on Aug 08, 2010 at 01:08 UTC ( [id://853614]=perlquestion: print w/replies, xml ) Need Help??

merlyn has asked for the wisdom of the Perl Monks concerning the following question:

Has anyone gotten Perl 5.10.1 to play with mod_perl 2.0.4 on OSX Snow Leopard? I've tried macports, I've tried building by hand, and I've even tried the version in SVN, and all fail with something like:
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 onc +e 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 functio +n) mod_perl.c: In function 'modperl_child_exit': mod_perl.c:814: error: 'my_perl' undeclared (first use in this functio +n) mod_perl.c: In function 'modperl_response_handler': mod_perl.c:1036: error: 'my_perl' undeclared (first use in this functi +on) mod_perl.c: In function 'modperl_response_handler_cgi': mod_perl.c:1079: error: 'my_perl' undeclared (first use in this functi +on) make[1]: *** [mod_perl.lo] Error 1 make: *** [modperl_lib] Error 2
Is there some secret option I should have applied? Is this particular to OSX, or is 5.10.1 in general incompatible with mod_perl 2.0.4?

-- Randal L. Schwartz, Perl hacker

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.

Replies are listed 'Best First'.
Re: perl5.10.1 doesn't play well with mod_perl2 2.0.4 (or even beta) on OSX
by Khen1950fx (Canon) on Aug 08, 2010 at 08:04 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://853614]
Approved by toolic
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-03-29 06:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found