Doug MacEachern wrote: > note: cvs doesn't compile without ithreads at the moment. none of the > Perl ptr_table_ api exists without ithreads. argh. i have to run, will > fix in the morning.
neither it compiles with ithreads perl: cc -I/home/stas/apache.org/mp-temp1/src/modules/perl -I/home/stas/apache.org/mp-temp1/xs -I/home/stas/httpd/prefork/include -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -I/usr/include/gdbm -I/home/stas/perl/ithread/lib/5.8.0/i686-linux-thread-multi/CORE -DMOD_PERL -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DAP_DEBUG -DAP_HAVE_DESIGNATED_INITIALIZER -DMP_DEBUG -DMP_TRACE -g -fpic \ -c modperl_module.c && mv modperl_module.o modperl_module.lo modperl_module.c: In function `modperl_module_cmd_lookup': modperl_module.c:429: incompatible types in return modperl_module.c:431: incompatible types in return modperl_module.c:433: incompatible types in return modperl_module.c:435: incompatible types in return modperl_module.c:437: incompatible types in return modperl_module.c:439: incompatible types in return modperl_module.c:441: incompatible types in return modperl_module.c:443: incompatible types in return modperl_module.c:445: incompatible types in return modperl_module.c:447: incompatible types in return modperl_module.c:449: incompatible types in return modperl_module.c:451: incompatible types in return modperl_module.c:454: incompatible types in return modperl_module.c: In function `modperl_module_add_cmds': modperl_module.c:576: wrong type argument to unary exclamation mark make: *** [modperl_module.lo] Error 1 __________________________________________________________________ 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]
