I don't know what went wrong, but I can tell you that I am pondering the same problem. I was told that there is a bug in that release of mod_ssl. Will someone please verify that this is true. Thanks, ---Andy Michael Schmidt wrote: > Hello, > > I have some problems, in Compiling the Apache 1.3.14 with the Mod_SSL 2.7.1 > and OpenSSL 0.9.6. > > 1. Step > I have Compiled OpenSSL 0.9.6 and installed it, and set the Path variable. > (no problem) > > 2. Step > Then i have called the configure.bat script with the proper obtions so that > it could find the Apache Sources and the Installed OpenSSL files. > ==> First Error: Missing file .\apache_1.3.14\src\makefile.nt (Its called > makefile.win) > Ok, i have corrected the script and it worked. > > 3. Step > Then i compiled the Apache Server and all went ok. > > 4. Step > changed to the dir .\src\modules\ssl and wanted to compile the Module. > ==> Second Error: Cant Create ssl_engine_scache.obj > (the compiler cant find the source ssl_engine_scache.c I think its now the > source ssl_scache.c) > Compiled again!! > the compileing was good, but the linking showed some errors. > > ssl_scache.obj : error LNK2001: Nichtaufgeloestes externes Symbol > _ssl_scache_shmht_init > ssl_scache.obj : error LNK2001: Nichtaufgeloestes externes Symbol > _ssl_scache_dbm_init > ssl_scache.obj : error LNK2001: Nichtaufgeloestes externes Symbol > _ssl_scache_shmht_kill > ssl_scache.obj : error LNK2001: Nichtaufgeloestes externes Symbol > _ssl_scache_dbm_kill > ssl_scache.obj : error LNK2001: Nichtaufgeloestes externes Symbol > _ssl_scache_shmht_store > ssl_scache.obj : error LNK2001: Nichtaufgeloestes externes Symbol > _ssl_scache_dbm_store > ssl_scache.obj : error LNK2001: Nichtaufgeloestes externes Symbol > _ssl_scache_shmht_retrieve > ssl_scache.obj : error LNK2001: Nichtaufgeloestes externes Symbol > _ssl_scache_dbm_retrieve > ssl_scache.obj : error LNK2001: Nichtaufgeloestes externes Symbol > _ssl_scache_shmht_remove > ssl_scache.obj : error LNK2001: Nichtaufgeloestes externes Symbol > _ssl_scache_dbm_remove > ssl_scache.obj : error LNK2001: Nichtaufgeloestes externes Symbol > _ssl_scache_shmht_status > ssl_scache.obj : error LNK2001: Nichtaufgeloestes externes Symbol > _ssl_scache_dbm_status > ssl_scache.obj : error LNK2001: Nichtaufgeloestes externes Symbol > _ssl_scache_shmht_expire > ssl_scache.obj : error LNK2001: Nichtaufgeloestes externes Symbol > _ssl_scache_dbm_expire > ApacheModuleSSL.dll : fatal error LNK1120: 14 unaufgeloeste externe Verweise > NMAKE : fatal error U1077: 'link.exe' : Rueckgabe-Code '0x460' > > So now i dont know, what to do. Has onyone an idea what went wrong ? > > M. Schmidt > ______________________________________________________________________ > Apache Interface to OpenSSL (mod_ssl) www.modssl.org > User Support Mailing List [EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]