Re: solaris9+apache2+mod_perl2

2002-07-12 Thread Stas Bekman
> Well I commented the little switch statement what was giving me the > problems and all seems to be resolved. Josh, have you tried with the latest cvs as I've suggested, it seems like you didn't. [...] > Stas Bekman wrote: > >> Josh Bernstein wrote: >> >>> Hey All, >>> >>>I'm getting thi

Re: solaris9+apache2+mod_perl2

2002-07-11 Thread Josh Bernstein
Well I commented the little switch statement what was giving me the problems and all seems to be resolved. In src/modules/mod_perl.c I've commend the following out: /*switch (rcfg->status) { case HTTP_MOVED_TEMPORARILY: retval = HTTP_MOVED_TEMPORARILY; break; } */

Re: solaris9+apache2+mod_perl2

2002-07-10 Thread Stas Bekman
Josh Bernstein wrote: > Hey All, > >I'm getting this error when I try to make mod_perl2, under solaris 9 ... > Any one have any ideas? Oh and I'm running Solaris 9, with Apache > 2.0.40cvs, it should also be noted that the mod_perl was pulled from CVS > on July 8th. Is this just a broken bu

solaris9+apache2+mod_perl2

2002-07-10 Thread Josh Bernstein
Hey All, I'm getting this error when I try to make mod_perl2, under solaris 9 >make cd "src/modules/perl" && make -f Makefile.modperl make[1]: Entering directory `/usr/share/src/modperl-2.0/src/modules/perl' gcc -I/usr/share/src/modperl-2.0/src/modules/perl -I/usr/share/src/modperl-2.0/xs