[Mod_log_sql] cannot find -lz

Edward Rudd urkle at outoforder.cc
Mon Sep 27 18:54:12 EST 2004


On Mon, 2004-09-27 at 12:33, Michael Schuda wrote:
> Hi everyone,
> 
> i've tried to compile mod_log_sql 1.99 (with both patches) on SuSE 9.1 but i 
> got this errormessage:
> /usr/share/apache2/build/libtool --silent --mode=link gcc -o 
> mod_log_sql_mysql.la -Wall -fno-strict-aliasing -I/usr/include/mysql -DHAVE_CONFIG_H 
>  -DWITH_APACHE20  -Wc,-Wall -Wc,-fno-strict-aliasing -L/usr/lib/mysql -lmysqlclient 
>  -lm -lz -rpath /usr/lib/apache2 -module -avoid-version 
> mod_log_sql_mysql.lo
> /usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/bin/ld: 
> cannot find -lz
> 
> Any idea what i can do?!
Install zlib and zlib-devel (maybe libz and libz-devel on suse)
zlib is a compression library used by mysql.
> And a small thing too: --disable-ssl doesnt't work, configure always seaches 
> for mod_ssl...
It's a harmless check.  It it's not found the mod_log_sql_ssl module is
just not built.

> Cheers,
> Michael 
> 
> 
> 
> _______________________________________________
> 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 at lists.outoforder.cc
-- 
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/20040927/1d94efec/attachment.bin 


More information about the Mod_log_sql mailing list