Hi, apologies if this has come up before. I already requested the FAQ and message indexes and nothing appears set up in that department.
I recently upgraded to Tiger and installed Apache 2.0.50. I then tried to install mod-perl 2.0.2. When I ran make after building the makefile, I was told that my makefile had been rebuilt and I should run make again. When I run make the second time, I got tons of errors such as: /System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/perl.h:2286: parse error before "I32" /System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/perl.h:2286: warning: no semicolon at end of struct or union /usr/include/regexp.h:84: conflicting types for `regcomp' ... make[1]: *** [mod_perl.lo] Error 1 make: *** [modperl_lib] Error 2 Does anyone have any suggestions on debugging this? Could it be some conflict with Developer Tools libraries and Apache? I'm not that familiar with how Apache interfaces with the OSX libraries (if at all) and I don't see a lot of Mac-related Apache/Perl docs out there. Maybe I am just looking in the wrong place. Any advice would be appreciated, even if it's just as simple as a recommendation for me to understand the underlying integration. Thanks! Rebecca