[Help-gnutls] gnutls 1.2.3 type conflicts

Nikos Mavrogiannopoulos nmav at gnutls.org
Sun May 1 22:33:28 CEST 2005


On Sunday 01 May 2005 06:20, Daniel wrote:
> As reported in:
> http://bugs.gentoo.org/show_bug.cgi?id=90976
> gnutls-1.2.3 fails under the following condition:
>  ./configure --disable-openpgp-authentication  --without-included-minilzo
> --without-included-libtasn1 --without-included-opencdk --with-zlib
> By trying other options the  --disable-openpgp-authentication seems to be
> the cause.
> The output after the above configure line is:
[...]
> .libs/gnutls_handshake.o In file included from auth_cert.h:31,
>                  from gnutls_handshake.c:45:
> ../libextra/openpgp/openpgp.h:95: error: conflicting types for
> 'gnutls_openpgp_key_t' ../includes/gnutls/gnutls.h:597: error: previous
[...]
> Other typedefs may differ and I haven't traced the purpose of these
> differences.
Hello Daniel,
 A quick fix might be to delete the lines 95-98 in libextra/openpgp/openpgp.h.
I'll check it further in the next days. Not however that when you use 
--disable-openpgp-authentication the --without-included-opencdk is not really
needed since it is not used at all. Anyway why compile without the openpgp 
part?

-- 
Nikos Mavrogiannopoulos





More information about the Gnutls-help mailing list