[gnutls-devel] gnutls 3.2.11 requires p11-kit >= 0.19.2

Nikos Mavrogiannopoulos nmav at gnutls.org
Sat Feb 15 18:16:01 CET 2014


On 02/15/2014 06:00 PM, Andreas Metzler wrote:
> Hello,
> 
> gnutls 3.2.11 FTBFS against 0.12:
> -------------------------
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I./../gl -I./../gl -I./includes -I./x509 -I./includes -I./includes -I./x509 -I/usr/include/p11-kit-1 -I./opencdk -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c pkcs11.c  -fPIC -DPIC -o .libs/pkcs11.o
> pkcs11.c: In function 'pkcs11_add_module':
> pkcs11.c:226:2: warning: implicit declaration of function 'p11_kit_module_get_flags' [-Wimplicit-function-declaration]
> pkcs11.c:226:41: error: 'P11_KIT_MODULE_TRUSTED' undeclared (first use in this function)
> pkcs11.c:226:41: note: each undeclared identifier is reported only once for each function it appears in
> pkcs11.c: In function 'find_flags':
> pkcs11.c:2775:48: error: 'P11_KIT_MODULE_TRUSTED' undeclared (first use in this function)
> make[6]: *** [pkcs11.lo] Error 1
> --------------------------

Nice catch. I didn't realize that this functionality didn't exist in the
old branch. It the dependency has now been updated.

regards,
Nikos





More information about the Gnutls-devel mailing list