> modperl_constants.c:930: error: 'SATISFY_ALL' undeclared (first use in > this function) > modperl_constants.c:930: error: (Each undeclared identifier is reported > only once > modperl_constants.c:930: error: for each function it appears in.) > modperl_constants.c:935: error: 'SATISFY_ANY' undeclared (first use in > this function) > modperl_constants.c:940: error: 'SATISFY_NOSPEC' undeclared (first use > in this function) > make[1]: *** [modperl_constants.lo] Error 1 > make: *** [modperl_lib] Error 2 > > > lots of changes to Apache trunk of late ... in particular Authz etc. > not sure of this is related ...
yeah, I think so. > > suggestions? stick with 2.2.0? really, I fixed this error only to be pelted with another one related to 2.4.0-tobe auth changes (removal of ap_requires). really, we need a larger-scale solution/roadmap to deal with httpd-trunk as it undergoes its current, radical changes. sorry. --Geoff