Hi all,
I have the same problem in an HP PARISC and with apache 2.2.11 and
modperl2.0.4 and perl 5.8.9. The workaround of Mario was eficient but not
enough to complete the static compile of the mod_perl if fact I had new
errors which are:
libtool: link: warning: this platform does not lik
I'm going to start guessing that this is an issue with perl 5.8.8. I
was trying to stick with updated versions of everything but I
eventually said screw it and tried it with perl 5.8.5. Which allowed
everything to compile right away..
So I guess I'm good to go though it's not exactly ho
any problems.
Atte:
ISC Mario Ignacio Rodríguez Cortés.
> From: [EMAIL PROTECTED]
> To: modperl@perl.apache.org
> Subject: [mp2] make fails - `modperl_thx_interp_get' undeclared here (not in
> a function)
> Date: Thu, 28 Aug
Charlie Reddington wrote:
On Aug 28, 2008, at 4:20 PM, Charlie Reddington wrote:
I thought I was building mod_perl as static and apache to allow
dynamic modules as well. Is this where my confusion is coming in?
No you're right there - I missed that detail. I just tried a static
build on my
Forget to reply to list
On Aug 28, 2008, at 4:20 PM, Charlie Reddington wrote:
I thought I was building mod_perl as static and apache to allow
dynamic modules as well. Is this where my confusion is coming in?
Can't do dynamic, it has to be static as per the rules where I work.
Thanks,
Charlie Reddington wrote:
-8<-- Start Bug Report 8<--
1. Problem Description:
I am trying to statically build mod_perl into apache. I start it off
by running the command.
perl Makefile.PL MP_USE_STATIC=1 \
MP_AP_PREFIX=/home/charlier/httpd-2.0.6
-8<-- Start Bug Report 8<--
1. Problem Description:
I am trying to statically build mod_perl into apache. I start it
off by running the command.
perl Makefile.PL MP_USE_STATIC=1 \ MP_AP_PREFIX=/home/charlier/
httpd-2.0.63 \ MP_AP_CONFIGURE="--pr