I am trying to build and install apache 1.3.20, mod_ssl 2.4.8, openssl-0.9.6b, with perl 5.6.1 on Linux RedHat 7.0. I get the following error messages when running the make command: /usr/local/lib/perl5/5.6.1/i686-linux/auto/SDBM_File/SDBM_File.a(sdbm.o)(.rodata+0x0): multiple definition of `nullitem' modules/ssl/libssl.a(ssl_util_sdbm.o)(.data+0x80): first defined here/usr/local/lib/perl5/5.6.1/i686-linux/auto/SDBM_File/SDBM_File.a(sdbm.o): In function `sdbm_open':sdbm.o(.text+0x0): multiple definition of `sdbm_open' modules/ssl/libssl.a(ssl_util_sdbm.o)(.text+0x0): first defined here /usr/bin/ld: Warning: size of symbol `sdbm_open' changed from 328 to 194 in sdbm.o /usr/local/lib/perl5/5.6.1/i686-linux/auto/SDBM_File/SDBM_File.a(sdbm.o): In function `sdbm_prep': sdbm.o(.text+0xc4): multiple definition of `sdbm_prep' etc. etc.. I have tried both with --enable-rule=SSL_SDBM and --disable-rule=SSL_SDBM. I looked in the mail archives and groups.google.com and could not find a reference to the above problem. I guess I can go back and remake perl without SDBM support, but I�d rather not build it that way if there is some other way to make this all work together. TIA!! -- ___cliff [EMAIL PROTECTED]http://www.genwax.com/ ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
