So i reran ranlib and configure and make as told in the instructions on mod_perl website. I continue to get:
<snip>
ld: warning -L: directory name (../modules/php4) does not exist
ld: warning -L: directory name (../../modules/php4) does not exist
ld: warning prebinding disabled because dependent library: /usr/lib/libdl.0.dylib is not prebound
ld: Undefined symbols:
_actions_module
_include_module
_log_config_module
make[2]: *** [target_static] Error 1
make[1]: *** [build-std] Error 2
make: *** [build] Error 2
</snip>
Shall i post the complete output of make? Where do i get help on this issue? Building apache with modperl and modphp and modwrite is possible?
what about this question?
can you build mod_php4 on its own? I'd try to do that first, as the cause of the problem could be in the mod_php land.
__________________________________________________________________ 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
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html