Re: cannot find -lz
Edward Rudd <[email protected]> Mon, 27 Sep 2004 18:54:12 -0500
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Organization | OutOfOrder.cc |
| Message-ID | <[email protected]> |
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-7qY7E20V6GW73k+5HYS8LQqVMODqnSLI@public.gmane.org -- Edward Rudd <[email protected]> Website http://www.outoforder.cc/ _______________________________________________ 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
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQBBWKgkvwMxRUUct20RAsfQAJwJ4koS/WECGn4Wr5Djhhb7tC+RegCggR5j lr64JasOXqopJ5H/iPNkWxM= =Sml3 -----END PGP SIGNATURE-----