Markus Wichitill wrote:
On Win32/VC6, compilation currently fails, probably caused by changes in rev 106473:

modperl_filter.c(403) : error C2275: 'modperl_handler_t' : illegal use of this type as an expression
modperl_types.h(177) : see declaration of 'modperl_handler_t'

Yup, the "usual" declaration, after code problem :( Please try again with the current svn.


The next thing that fails is testing, since the generated httpd.conf contains the LockFile directive, which doesn't exist in the winnt MPM. After getting rid of that, all tests succeed.

doh! I knew that will happen :( I've asked whether it works everywhere, but as you say it's not :(



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