[gnutls-dev] Re: gnutls 0.3.90

Simon Josefsson simon+gnutls-dev at josefsson.org
Sun Feb 24 19:31:02 CET 2002


Nikos Mavroyanopoulos <nmav at gnutls.org> writes:

> I've just released gnutls 0.3.90, which is a prerelease of 0.4.0.
> Changes since 0.3.5:

I haven't been able to compile CVS for awhile, probably due to the
OpenPGP stuff.  Do I need something else to get it to work?  Maybe
that should be mentioned in NEWS or README.

[jas at localhost gnutls]$ make
make  all-recursive
make[1]: Entering directory `/home/jas/src/gnutls'
Making all in lib
make[2]: Entering directory `/home/jas/src/gnutls/lib'
../src/asn1c pkix.asn pkix_asn1_tab.c
make[2]: ../src/asn1c: Command not found
make[2]: [pkix_asn1_tab.c] Error 127 (ignored)
source='gnutls_openpgp.c' object='gnutls_openpgp.lo' libtool=yes \
depfile='.deps/gnutls_openpgp.Plo' tmpdepfile='.deps/gnutls_openpgp.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -O0 -ggdb3 -Wall -Wpointer-arith -Wstrict-prototypes -pipe -c -o gnutls_openpgp.lo `test -f gnutls_openpgp.c || echo './'`gnutls_openpgp.c
rm -f .libs/gnutls_openpgp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -O0 -ggdb3 -Wall -Wpointer-arith -Wstrict-prototypes -pipe -c gnutls_openpgp.c -MT gnutls_openpgp.lo -MD -MP -MF .deps/gnutls_openpgp.TPlo  -fPIC -DPIC -o .libs/gnutls_openpgp.lo
gnutls_openpgp.c: In function `pkt_to_datum':
gnutls_openpgp.c:271: warning: implicit declaration of function `cdk_iobuf_get_data'
gnutls_openpgp.c:271: warning: assignment makes pointer from integer without a cast
gnutls_openpgp.c: In function `iobuf_to_datum':
gnutls_openpgp.c:324: warning: assignment makes pointer from integer without a cast
gnutls_openpgp.c: In function `openpgp_sig_to_gnutls_cert':
gnutls_openpgp.c:455: warning: assignment makes pointer from integer without a cast
gnutls_openpgp.c: In function `gnutls_certificate_set_openpgp_key_file':
gnutls_openpgp.c:805: warning: implicit declaration of function `cdk_iobuf_push_filter'
gnutls_openpgp.c: In function `_gnutls_openpgp_get_key_trust':
gnutls_openpgp.c:1081: warning: implicit declaration of function `cdk_trustdb_find_ownertrust'
gnutls_openpgp.c:1089: `TRUST_FLAG_DISABLED' undeclared (first use in this function)
gnutls_openpgp.c:1089: (Each undeclared identifier is reported only once
gnutls_openpgp.c:1089: for each function it appears in.)
gnutls_openpgp.c:1094: `TRUST_FLAG_REVOKED' undeclared (first use in this function)
gnutls_openpgp.c:1096: `TRUST_EXPIRED' undeclared (first use in this function)
gnutls_openpgp.c:1100: `TRUST_NEVER' undeclared (first use in this function)
gnutls_openpgp.c:1104: `TRUST_UNKNOWN' undeclared (first use in this function)
gnutls_openpgp.c:1105: `TRUST_UNDEFINED' undeclared (first use in this function)
gnutls_openpgp.c:1106: `TRUST_MARGINAL' undeclared (first use in this function)
gnutls_openpgp.c:1108: `TRUST_FULLY' undeclared (first use in this function)
gnutls_openpgp.c:1109: `TRUST_ULTIMATE' undeclared (first use in this function)
gnutls_openpgp.c:1101: warning: unreachable code at beginning of switch statement
gnutls_openpgp.c: In function `gnutls_openpgp_verify_key':
gnutls_openpgp.c:1183: warning: implicit declaration of function `cdk_userid_create_hash'
gnutls_openpgp.c: In function `gnutls_certificate_set_openpgp_keyring_mem':
gnutls_openpgp.c:1399: warning: assignment makes pointer from integer without a cast
gnutls_openpgp.c: In function `gnutls_openpgp_recv_key':
gnutls_openpgp.c:1478: warning: implicit declaration of function `cdk_iobuf_expand'
gnutls_openpgp.c:1496: warning: assignment makes pointer from integer without a cast
gnutls_openpgp.c: At top level:
gnutls_openpgp.c:340: warning: `openpgp_pkt_to_sig' defined but not used
make[2]: *** [gnutls_openpgp.lo] Error 1
make[2]: Leaving directory `/home/jas/src/gnutls/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jas/src/gnutls'
make: *** [all] Error 2
[jas at localhost gnutls]$ 






More information about the Gnutls-devel mailing list