[gnutls-dev] Compilation error: opencdk

Heinrich Janzing h.janzing at myrealbox.com
Thu Oct 16 15:14:37 CEST 2003


Hi,

I'm trying to compile gnutls 0.9.90 on a Slackware 9.1 system.
I read about the problem with the opencdk library, so I used
"./configure --disable-openpgp-authentication" as recommended. But I
still get an error:

 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -I../../includes/ -I../../lib
-O2 -finline-functions -pipe -MT verify.lo -MD -MP -MF .deps/verify.Tpo
-c verify.c -fPIC -DPIC -o .libs/verify.o
In file included from verify.c:28:
gnutls_openpgp.h:6:21: opencdk.h: No such file or directory
In file included from verify.c:28:
gnutls_openpgp.h:80: parse error before "kbx_to_keydb"
gnutls_openpgp.h:80: warning: data definition has no type or storage
class
In file included from verify.c:29:
openpgp.h:4:21: opencdk.h: No such file or directory
In file included from verify.c:29:
openpgp.h:7: parse error before "cdk_kbnode_t"
openpgp.h:7: warning: no semicolon at end of struct or union
openpgp.h:8: warning: data definition has no type or storage class
openpgp.h:11: parse error before "cdk_keydb_hd_t"
openpgp.h:11: warning: no semicolon at end of struct or union
openpgp.h:12: warning: data definition has no type or storage class
openpgp.h:15: parse error before "cdk_stream_t"
openpgp.h:15: warning: no semicolon at end of struct or union
openpgp.h:16: warning: data definition has no type or storage class
make[3]: *** [verify.lo] Error 1
make[3]: Leaving directory
`/usr/src/packages/gnutls-0.9.90/libextra/openpgp'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/packages/gnutls-0.9.90/libextra'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/packages/gnutls-0.9.90'
make: *** [all] Error 2

Seems it's still trying to use opencdk...

libgpg-error is 0.5
libtasn1 is 0.2.6
opencdk is 0.5.1 but wouldn't compile

Thanks,

Heinrich Janzing







More information about the Gnutls-devel mailing list