[Mod_log_sql] Installation problems on Mac OS X

Edward Rudd urkle at outoforder.cc
Tue Jul 13 22:18:01 EST 2004


On Tue, 2004-07-13 at 21:15, Clay Loveless wrote:
> On 7/13/04 5:47 PM Pacific Time, Clay Loveless (clay at killersoft.com) wrote:
> 
> > Searching Google for "apxs:Error: Command failed with rc=65536" produces a
> > scary amount of hits, with no clear answer to what is apparently a pretty
> > common problem.
> There are hundreds of messages on mailing list archives about this
apxs
> problem, and hundreds more on Usenet. No definitive answer that I've found.
> 
> 
rc=65536 is a generic error code and basically means the command that
apxs tried to run failed... that's why it appears so much.. you need to
look at the text that the previous program generated.

> Unfortunately, no difference here either.
> 
> The closest thing that sounded like an answer was:
> 
> http://lists.freebsd.org/pipermail/freebsd-ports-bugs/2004-April/030103.html
> 
> ... Removing the '-o' option from the apxs lines. I tried that by editing
> the mod_log_sql Makefile.in, and it didn't make any difference.
> 

the Makefile.in file needs to be updated by running ./config.status.. Or
just edit the Makefile directly.

> Maybe I'd have better luck with copying the relevant files into right
> locations the httpd-2.0.50 distribution directory? I'd be willing to try
> that ... But I'm not sure where I'd put which files. : )
> 
The 2 .so files need to be copied into the apache installation modules
directory.

as for coping mod_log_sql source into the httpd source distribution to
compile, that won't work.. Apxs should compile the source code fine..  

Have you tried passing --with-mysql=/path/to/mysql/dir

-- 
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/f42807db/attachment.bin 


More information about the Mod_log_sql mailing list