Geoffrey Young wrote:
modperl_util.c: In function `modperl_perl_call_list':
modperl_util.c:474: warning: implicit declaration of function
`apr_os_thread_current'
*** Error code 1


This should fix the problem, Philip:


as usual, stas is all over things :)

is/was this a platform issue?  I'm a little boggled why we all didn't see
it, so the only thing that comes to mind is that apr chooses some parts of
it's threading api based on your platform (linux, bsd, whatever).  at least
that's what comes to mind through the cobwebs...

No, it's just that we always have to #if APR_HAS_THREADS any apr threads functions. And that wasn't the case with that tracing function.



-- __________________________________________________________________ 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