At Mon, 27 May 2002 11:45:48 -0700 (PDT), Doug MacEachern wrote: > > It passes tests after the fix below; otherwise it complains that > > apr_os_thread_t was never defined. Also, I needed to > > can you try this in place of your change? > #if APR_HAS_THREADS > typedef apr_os_thread_t APR__OS__Thread; > #endif
[perl5.7.3@16327 i386-freebsd / httpd 2.0.36 --with-mpm=prefork] applied #if ... #endif cc -c -I/usr/local/apache/src/modperl-2.0/src/modules/perl -I/usr/local/apache/src/modperl-2.0/xs -I/usr/local/apache2/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -DMOD_PERL -g -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -DPIC -fpic "-I/usr/local/bleadperl/lib/5.7.3/i386-freebsd/CORE" OS.c In file included from OS.xs:26: /usr/local/apache/src/modperl-2.0/xs/APR/OS/APR__OS.h:1: syntax error before `mpxs_apr_os_thread_current' OS.c: In function `XS_APR__OS_thread_current': OS.c:45: syntax error before `RETVAL' OS.xs:35: `RETVAL' undeclared (first use in this function) OS.xs:35: (Each undeclared identifier is reported only once OS.xs:35: for each function it appears in.) *** Error code 1 Hope this helps, -- Tatsuhiko Miyagawa <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]