Re: Installation problems on Mac OS X
Clay Loveless <[email protected]> Tue, 13 Jul 2004 16:48:53 -0700
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Message-ID | <BD19C2F5.4F228%[email protected]> |
On 7/13/04 1:59 PM Pacific Time, Edward Rudd ([email protected]) 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 _______________________________________________ Download the latest version at http://www.outoforder.cc/projects/apache/mod_log_sql/ To unsubscribe send an e-mail to mod_log_sql-unsubscribe-7qY7E20V6GW73k+5HYS8LQqVMODqnSLI@public.gmane.org