ldbm compile error on OS X Server

2000-12-31 Thread Brian Martin
I have compiled OpenSSL sucessfully, and when I try to compile mod_ssl, I receive the following error: + checking sizeof various data types + doing sanity check on compiler and options ** A test compilation with your Makefile configuration ** failed. The below error output from the

-lbdm headaches with Mac OS X Server

2000-12-12 Thread Brian Martin
I am trying to install mod_ssl-2.7.1-1.3.14 on my mac OS X Server (1.2) and I am currently using Apache_1.3.14 OpenSSL_0.9.5, all compiled from source. This is my config script: ./configure --with-apache=../apache_1.3.14 --with-ssl=../OpenSSL-3-1/openssl/ (It's a Darwin Port of 0.9.5a) and