mod_perl.c: In function 'modperl_shutdown': mod_perl.c:62: error: 'my_perl' undeclared (first use in this function) mod_perl.c:62: error: (Each undeclared identifier is reported only once mod_perl.c:62: error: for each function it appears in.) mod_perl.c: In function 'modperl_hook_post_config_last': mod_perl.c:718: error: 'my_perl' undeclared (first use in this function) mod_perl.c: In function 'modperl_child_exit': mod_perl.c:814: error: 'my_perl' undeclared (first use in this function) mod_perl.c: In function 'modperl_response_handler': mod_perl.c:1036: error: 'my_perl' undeclared (first use in this function) mod_perl.c: In function 'modperl_response_handler_cgi': mod_perl.c:1079: error: 'my_perl' undeclared (first use in this function) make[1]: *** [mod_perl.lo] Error 1 make: *** [modperl_lib] Error 2