[Help-gnutls] opencdk
Justin Georgeson
jgeorgeson at lopht.net
Fri Oct 17 19:12:50 CEST 2003
I'm trying to build/install the latest tarballs of gnutls (0.9.90),
libtasn1 (0.2.6) and opencdk (0.5.1) on Red Hat Advanced Workstation 2.1
(between 7.2 and 7.3). I have installed libgpg-error 0.4 and libgcrypt
1.1.43 successfully, and libtasn1 built and installed fine too. But
opencdk fails to compile:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/afiler1/jgeorgeson/apps/include
-g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT new-packet.lo
-MD -MP -MF .deps/new-packet.Tpo -c new-packet.c -fPIC -DPIC -o
.libs/new-packet.lo
In file included from main.h:27,
from new-packet.c:30:
types.h:55: redefinition of `gcry_mpi_t'
/home/afiler1/jgeorgeson/apps/include/gcrypt.h:151: `gcry_mpi_t'
previously declared here
types.h:56: redefinition of `gcry_sexp_t'
/home/afiler1/jgeorgeson/apps/include/gcrypt.h:222: `gcry_sexp_t'
previously declared here
More information about the Gnutls-help
mailing list