Re: [mp2] make fails - `modperl_thx_interp_get' undeclared here (not in a function)

2008-08-28 Thread Fred Moyer
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

Re: [mp2] make fails - `modperl_thx_interp_get' undeclared here (not in a function)

2008-08-28 Thread Charlie Reddington
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,

Re: [mp2] make fails - `modperl_thx_interp_get' undeclared here (not in a function)

2008-08-28 Thread Fred Moyer
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

RE: Apache2/MP2/Parllel::ForkManager and Segmentation Faults

2008-08-28 Thread Berg, Eric
Does anyone have time to take a look at this? I sure would appreciate being able to move this forward and find a solution. Thanks much in advance. Eric > -Original Message- > From: Berg, Eric > Sent: Wednesday, August 27, 2008 6:33 PM > To: 'Perrin Harkins' > Cc: modperl@perl.apache.org

[mp2] make fails - `modperl_thx_interp_get' undeclared here (not in a function)

2008-08-28 Thread Charlie Reddington
-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