In article <[EMAIL PROTECTED]> you wrote:

> I'm trying to upgrade to OpenSSL 0.9.3a, but am being hampered by
> problems getting a Net::SSL Perl Module going with it. Previously I was
> using Crypt::SSLeay, with a patch for it to work (with 0.9.2). I've
> edited the Crypt::SSLeay config to use the new include/openssl
> heirarchy, but compilation of the Perl module is now dying with the
> following error:
> 
> /usr/local/ssl/include/openssl/des.h:96: #error "_ is defined, but some
> strange definition the DES library cannot handle that."
> /usr/local/ssl/include/openssl/des.h:98: warning: `_' redefined      

Hmmm... why have we recently replaced the "#undef _" with this #error?
It makes really problems in conjunction with Perl...

                                       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]

Reply via email to