help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnutls] Error setting the OpenPGP keyring file


From: Glenn McGrath
Subject: Re: [Help-gnutls] Error setting the OpenPGP keyring file
Date: Mon Jun 17 11:28:22 2002

On Mon, 17 Jun 2002 16:13:36 +0300
"Nikos Mavroyanopoulos" <address@hidden> wrote:

> Ok Timo just told me that you need to export your keyring using:
>       gpg --export > keyring.tls
> 
> GnuPG uses some internal packets which caused some parsing problems 
> in the gnutls code.
> 
> PS. This is no longer a problem in the cvs.
> 
>

I get an error in the CVS code

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libtasn1/lib/ -g -O2 -O2
-finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe -c
gnutls_openpgp.c -Wp,-MD,.deps/gnutls_openpgp.TPlo  -fPIC -DPIC -o
.libs/gnutls_openpgp.lo gnutls_openpgp.c:1896: conflicting types for
`gnutls_openpgp_add_keyring_mem' gnutls_openpgp.h:58: previous declaration
of `gnutls_openpgp_add_keyring_mem' gnutls_openpgp.c:1910: conflicting
types for `gnutls_certificate_set_openpgp_keyring_mem'
gnutls_openpgp.h:71: previous declaration of
`gnutls_certificate_set_openpgp_keyring_mem' make[2]: ***
[gnutls_openpgp.lo] Error 1 make[2]: Leaving directory
`/home/bug1/gnutls/CVS/gnutls/libextra'

It looks like the header file wasnt updated wheh the function arguments
changed.


Glenn



reply via email to

[Prev in Thread] Current Thread [Next in Thread]