Undefined of PL_siggv in mod_perl.c

2000-02-03 Thread ignasi . roca

Hi,

My environment is apache.1.3.9, mod_perl-1.21, perl5.005_63.

When I do make to compile mod_perl-1.21, from src directory, I have the
undefine of identifier PL_siggv in the mod_perl.c modul.

Is anyone working with the development version of perl5, the perl5.005_63 ?
Doesn't any anyone know how to resolve the undefine ?

Thanks for the responses,
Ignasi Roca.



RE: Undefined of PL_siggv in mod_perl.c

2000-02-03 Thread Eric Cholet

> Hi,
> 
> My environment is apache.1.3.9, mod_perl-1.21, perl5.005_63.
> 
> When I do make to compile mod_perl-1.21, from src directory, I have the
> undefine of identifier PL_siggv in the mod_perl.c modul.
> 
> Is anyone working with the development version of perl5, the perl5.005_63 ?
> Doesn't any anyone know how to resolve the undefine ?

You need to grab the CVS version of mod_perl if you're using perl5.005_63
or anything > 5.00503. Grab a snapshot from from perl.apache.org/from-cvs

--
Eric