In article <[EMAIL PROTECTED]> you wrote: > On Mon, May 31, 1999 at 01:38:26PM -0700, DC Mahoney wrote: > >> I'm trying to install OpenSSL 0.9.3a, Apache-SSL, and >> mod_perl. > [...] >> /usr/src/local/apache/openssl-0.9.3a/include/openssl/des.h:96: #error "_ is >defined, but some strange definition the DES library cannot handle that." >> /usr/src/local/apache/openssl-0.9.3a/include/openssl/des.h:98: warning: `_' >redefined >> /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/config.h:1101: warning: this is the >location of the previous definition >> *** Error code 1 >> >> Could anyone suggest what I might be doing wrong here? > > Nothing, but OpenSSL and mod_perl apparently don't fit together; as > the #error message says, the OpenSSL DES library tries some strange > things. What things exactly? Why can't we just reestablish the old "#undef _" in des.h? We really should clean this up... Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
