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 compilation ** test will give you an idea what is failing. Note that ** Apache requires an ANSI C Compiler, such as gcc. cd ..; cc -DDARWIN -DMAC_OS_X_SERVER -DMOD_SSL=207101 -DUSE_HSREGEX -DEAPI -DEAPI_MM -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci` -I./../../mm-1.1.3 -L/usr/local/openssl-0.9.6 -L./../../mm-1.1.3/.libs -o helpers/dummy helpers/dummy.c -ldbm -lssl -lcrypto -lmm /usr/bin/ld: can't locate file for: -ldbm make: *** [dummy] Error 1 ======== Error Output for sanity check ======== ============= End of Error Report ============= Aborting! ./configure:Error: APACI failed I checked and the file /usr/bin/ld does exist. My server is running PERL 5+.Thanks! ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
