Problems with SSL
"Michael Kopach" <[email protected]> Tue, 06 Jul 2004 14:19:45 -0600
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Message-ID | <[email protected]> |
I am having problems getting ssl to compile in mod_log_sql v1.98 The apache version is 2.0.44 and the OS is Mandrake 9.1 The command line used for configure is: ./configure --with-apxs=/usr/sbin/apxs --enable-ssl --with-ssl-inc=/usr/include/openssl/ What I get at the bottom of the configure is no ssl: configure: creating config.nice checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for Apache 2.0 version >= 2.0.40... yes checking for floor in -lm... yes checking for gzclose in -lz... yes checking for mysql_init in -lmysqlclient... yes checking for mysql_real_escape_string... yes checking whether mysql clients can run... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking mod_ssl.h usability... no checking mod_ssl.h presence... no checking for mod_ssl.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes configure: creating ./config.status config.status: creating stamp-h config.status: creating Makefile config.status: creating docs/Makefile config.status: creating contrib/Makefile config.status: creating config.h config.status: config.h is unchanged ------------------------------------ Apache version : 2.0 SSL Support : no *** Use --enable-ssl to enable SSL support I'm wondering what I'm doing wrong or if anything is missing here. Thanks in advance .... Mike _______________________________________________ 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