[Mod_log_sql] Installation problems on Mac OS X
Clay Loveless
clay at killersoft.com
Tue Jul 13 18:48:53 EST 2004
On 7/13/04 1:59 PM Pacific Time, Edward Rudd (urkle at outoforder.cc) wrote:
> Try editing the Makefile.am and removing "-Werror" and then run configure
> again.
Thanks, Edward -- that definitely helped. 'make' completed without errors,
however, it left me with a .libs directory like this:
mod_log_sql.a
mod_log_sql.la
mod_log_sql.lai
mod_log_sql.so
mod_log_sql.so-master.o
mod_log_sql_mysql.a
mod_log_sql_mysql.la
mod_log_sql_mysql.lai
... No mod_log_sql_mysql.so, which generated some errors during 'make
install'.
Warning! dlname not found in
/usr/local/apache2/modules/mod_log_sql_mysql.la.
Assuming installing a .so rather than a libtool archive.
chmod 755 /usr/local/apache2/modules/mod_log_sql_mysql.so
chmod: /usr/local/apache2/modules/mod_log_sql_mysql.so: No such file or
directory
apxs:Error: Command failed with rc=65536
... Essentially the same error as before, but it just appears in a different
location now.
Do you have another suggestion that may help get past this issue?
Thanks,
-Clay
--
Killersoft.com
More information about the Mod_log_sql
mailing list