[gnutls-dev] Build problem with gnutls-0.3.91 with no OPENCDK
Mike Castle
dalgoda at ix.netcom.com
Mon Mar 11 10:13:01 CET 2002
No OPENCDK, get the following error linking:
make[3]: Entering directory `/usr/src/gnutls/gnutls-0.3.91/src'
/bin/sh ../libtool --mode=link i386-linux-gcc -g -O2 -O2 -pipe -o gnutls-serv serv-gaa.o serv.o common.o ../lib/libgnutls.la -L/usr/lib -lgcrypt -lz -lgdbm
i386-linux-gcc -g -O2 -O2 -pipe -o .libs/gnutls-serv serv-gaa.o serv.o common.o ../lib/.libs/libgnutls.so -L/usr/lib /usr/lib/libgcrypt.so -ldl -lnsl -lz /usr/lib/libgdbm.so
serv.o: In function `main':
/usr/src/gnutls/gnutls-0.3.91/src/serv.c:364: undefined reference to `gnutls_certificate_set_openpgp_trustdb'
Guess a stub is needed in lib/gnutls_openpgp.c?
Cheers,
mrc
--
Mike Castle dalgoda at ix.netcom.com www.netcom.com/~dalgoda/
We are all of us living in the shadow of Manhattan. -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc
More information about the Gnutls-devel
mailing list