Hi team, Has anyone compiled HTTPD 2.4.51 on MacOSX 11.6 (Big Sur)? I’m configuring with the command below: ./configure --prefix=/opt/apache --with-apr=/opt/local/apr-1.7.0 --with-apr-util=/opt/local/apr-util-1.6.1 --with-pcre=/opt/local/pcre-8.44 --with-ssl=/usr/local --with-openssl=/usr/local Then, when I do “make”, I get the error below: mod_ext_filter.c:372:10: error: implicit declaration of function 'apr_procattr_limit_set' is invalid in C99 [-Werror,-Wimplicit-function-declaration] APR & APR-UTIL are already installed on the server(apr-1.7.0, apr-util-1.6.1) Any suggestions? Thanks ____________ Israel Timoteo --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx