Re: Error building mod_perl 1.29 on Mac OS X 10.3.5.

2004-09-14 Thread Joris Verboomen
No real solution yet. For the time being I disabled the 3 modules that gave problems and built Apache and mod_perl seperately. Because I disabled mod_log_config I had to comment out the LogFormat and CustomLog directives in httpd.conf. I also had to explicitly enable mod_so because otherwise

Re: Error building mod_perl 1.29 on Mac OS X 10.3.5.

2004-09-14 Thread Stas Bekman
Joris Verboomen wrote: Stas, I tried adding USE_DSO=1 but the same result. My command to create the Makefile now looks as follows: perl Makefile.PL APACHE_SRC=../apache_1.3.31/src DO_HTTPD=1 USE_APACI=1 USE_DSO=1 EVERYTHING=1 Any other suggestions ? I've suggested that several times, but no

Re: Error building mod_perl 1.29 on Mac OS X 10.3.5.

2004-09-14 Thread Joris Verboomen
get the following error building mod_perl 1.29 on Mac OS X 10.3.5. I looked in the archives and see the problem reported multiple times but apparently without a resolution ? Joris. cc -c -I. -I/usr/local/lib/perl5/5.8.5/darwin-thread-multi-2level/CORE -I./os/unix -I./include -DDARWIN

Re: Error building mod_perl 1.29 on Mac OS X 10.3.5.

2004-09-13 Thread Stas Bekman
Joris Verboomen wrote: Hi, I get the following error building mod_perl 1.29 on Mac OS X 10.3.5. I looked in the archives and see the problem reported multiple times but apparently without a resolution ? Joris. cc -c -I. -I/usr/local/lib/perl5/5.8.5/darwin-thread-multi-2level/CORE -I./os/unix -I

Error building mod_perl 1.29 on Mac OS X 10.3.5.

2004-09-13 Thread Joris Verboomen
Hi, I get the following error building mod_perl 1.29 on Mac OS X 10.3.5. I looked in the archives and see the problem reported multiple times but apparently without a resolution ? Joris. cc -c -I. -I/usr/local/lib/perl5/5.8.5/darwin-thread-multi-2level/CORE -I./os/unix -I./include -DDARWIN