[Mod_log_sql] Installation problems on Mac OS X

Edward Rudd urkle at outoforder.cc
Tue Jul 13 15:59:48 EST 2004


On Tue, 2004-07-13 at 11:19, Clay Loveless wrote:
> Hello,
> 
> I'm having a couple of problems with installing mod_log_sql on Mac OS X
> 10.2.8. I'm running Apache 2.0.50.
> 
> I performed a basic configuration with:
> 
> ./configure --with-apxs=/usr/local/apache2/bin/apxs
> 
> ... Which completes with no problems.
> 
> 
> Here's the result of my 'make' command:
> 
> /usr/local/apache2/build/libtool --silent --mode=compile gcc -prefer-pic
> -DAP_HAVE_DESIGNATED_INITIALIZER -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK
> -no-cpp-precomp -g -O2 -I/usr/local/apache2/include
> -I/usr/local/apache2/include   -I/usr/local/apache2/include
> -I/usr/local/BerkeleyDB.4.2/include -I/usr/local/include -Wall -Werror
> -fno-strict-aliasing -DHAVE_CONFIG_H -DWITH_APACHE20  -c -o mod_log_sql.lo
> mod_log_sql.c && touch mod_log_sql.slo
> cc1: changing search order for system directory "/usr/local/include"
> cc1:   as it has already been specified as a non-system directory
> apxs:Error: Command failed with rc=65536
> .
> make: *** [mod_log_sql.la] Error 1

Try editing the Makefile.am and removing "-Werror" and then run configure again.

> 
> Does anyone have an idea what might be causing this? I'm not sure how I
> might go about tracking down the cause of this problem.
> 
> Thanks!
> -Clay
-- 
Edward Rudd <urkle at outoforder.cc>
Website http://www.outoforder.cc/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.outoforder.cc/pipermail/mod_log_sql/attachments/20040713/3ae4e684/attachment.bin 


More information about the Mod_log_sql mailing list