Stas Bekman wrote:
Randy Kobes wrote:

I'm not sure if this isn't a problem on my end (I've cleaned
things out and made sure cvs is current), but with mp2 cvs,
on my linux system (Apache/2.0.50 prefork,
non-multi-threaded perl-5.8.4), I get a problem building:

mod_perl.c: In function `modperl_shutdown':
mod_perl.c:47: `scfg' undeclared (first use in this function)
mod_perl.c:47: (Each undeclared identifier is reported only once
mod_perl.c:47: for each function it appears in.)
make[1]: *** [mod_perl.lo] Error 1
make[1]: Leaving directory `/home/randy/modperl-2.0/src/modules/perl'
make: *** [modperl_lib] Error 2


Hmm, you are absolutely right, Randy. I don't understand how does it
compile for me. It's totally bogus.

Ah, it's the ifdef: #ifndef USE_ITHREADS so that code wasn't running for me. Will fix shortly.


-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to