[gnutls-dev] Re: gnutls 0.3.90

Nikos Mavroyanopoulos nmav at gnutls.org
Sun Feb 24 20:12:01 CET 2002


On Sun, Feb 24, 2002 at 07:29:09PM +0100, Simon Josefsson wrote:

> > 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.
The cvs may have been unusable for some time, because a lot of parallel
changes occured.

> Making all in lib
> make[2]: Entering directory `/home/jas/src/gnutls/lib'
> ../src/asn1c pkix.asn pkix_asn1_tab.c
This file (pkix_asn1_tab.c) is included in the cvs. The makefile
shouldn't try to create it. (try touching them)

> 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
This is like you didn't install opencdk (or an older version is
present). If you don't want opencdk support remove libopencdk library or
comment HAVE_LIBOPENCDK in config.h.

-- 
Nikos Mavroyanopoulos
mailto:nmav at gnutls.org




More information about the Gnutls-devel mailing list