[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-anubis] Cannot install TLS/SSL neither using gnuTLS 1.0.13 nor
From: |
Wojciech Polak |
Subject: |
Re: [bug-anubis] Cannot install TLS/SSL neither using gnuTLS 1.0.13 nor openssl 0.9.7a |
Date: |
Thu, 6 May 2004 20:29:57 +0200 |
On Wed, 05 May 2004 18:07:29 +0200 gianluca.pelliccioli wrote:
> I'm having trouble installing TLS/SSL on a working anubis.
> I'm running RH9 and anubis 3.9.93 patched.
>
> These were the tests:
> libgcrypt-1.2.0
>
> Then I try to rebulit anubis using -with-gnutls switch.
> Configure in fine (after some link were made on libs), but when
> compiling (make) I get the following:
>
> esmtp.c: In function `cram_md5':
> esmtp.c:257: warning: `GCRY_MD_HD' is deprecated (declared at
> /usr/local/include/gcrypt.h:1169)
> ...
Anubis 3.9.93 doesn't support this new libgcrypt's API (>= 1.1.42),
but the current (Anubis CVS) version does.
We'd like to release 3.9.94 really soon...
Regards,
Wojciech