Re: GnuTLS-2xx

2007-10-03 Thread Richard Melville
Hi Dan Thanks for all your help, however, I'm not entirely convinced by your diagnosis. The gnutls package contains its own version of opencdk and this was the version that I used initially. I installed opencdk-0.6.4 only after *make* failed on the initial build using the included version of

Re: GnuTLS-2xx

2007-10-02 Thread Richard Melville
Hi Dan I'm using opencdk-0.6.4. I think that's the latest version. As I said, gnutls-2.1.1 compiled perfectly. BTW I took your advice and installed libtasn1. I'm also using gnupg-1.4.7, as in the unstable book. While we're on the subject do you have any views on gnupg-1.x.x versus

Re: GnuTLS-2xx

2007-10-02 Thread Dan Nicholson
On 10/2/07, Richard Melville [EMAIL PROTECTED] wrote: I'm using opencdk-0.6.4. I think that's the latest version. As I said, gnutls-2.1.1 compiled perfectly. BTW I took your advice and installed libtasn1. So, the problem is that you can't build gnutls-1.6.3 with opencdk-0.6.4? I think that

Re: GnuTLS-2xx

2007-10-01 Thread Richard Melville
Hi Dan Here's the output from Make as it fails:- gnutls_openpgp.c: In function `openpgp_pk_to_gnutls_cert': gnutls_openpgp.c:294: warning: passing arg 4 of `cdk_pk_get_mpi' makes integer from pointer without a cast gnutls_openpgp.c:294: error: too few arguments to function `cdk_pk_get_mpi'

Re: GnuTLS-2xx

2007-10-01 Thread Dan Nicholson
On 10/1/07, Richard Melville [EMAIL PROTECTED] wrote: Here's the output from Make as it fails:- gnutls_openpgp.c: In function `openpgp_pk_to_gnutls_cert': gnutls_openpgp.c:294: warning: passing arg 4 of `cdk_pk_get_mpi' makes integer from pointer without a cast gnutls_openpgp.c:294: error: too

Re: GnuTLS-2xx

2007-09-28 Thread Dan Nicholson
On 9/28/07, Richard Melville [EMAIL PROTECTED] wrote: I've a general query. Is there any reason why GnuTLS-2xx isn't being used in the BLFS unstable book? I ask this mainly because, for some reason, I had a problem compiling 1.6.3. The problem seemed to be related to GnuPG (working fine

GnuTLS-2xx

2007-09-28 Thread Richard Melville
Hi I've a general query. Is there any reason why GnuTLS-2xx isn't being used in the BLFS unstable book? I ask this mainly because, for some reason, I had a problem compiling 1.6.3. The problem seemed to be related to GnuPG (working fine) and OpenCDK (also apparently OK). When I tried