[gnutls-devel] gnutls 3.5.12

Nikos Mavrogiannopoulos nmav at gnutls.org
Mon May 15 07:52:53 CEST 2017


On Sun, May 14, 2017 at 8:23 PM, Andreas Radke
<andreas.radke at mailbox.org> wrote:
> The new release fails to build in tests here:
>
>   CC       trust-store.o
> trust-store.c: In function 'doit':
> trust-store.c:50:2: warning: implicit declaration of function 'gnutls_gnutls_global_init' [-Wimplicit-function-declaration]
>   gnutls_gnutls_global_init();
>   ^~~~~~~~~~~~~~~~~~~~~~~~~
> trust-store.c:50:2: warning: nested extern declaration of 'gnutls_gnutls_global_init' [-Wnested-externs]
>   CCLD     trust-store
> trust-store.o: In function `doit':
> trust-store.c:(.text+0x35): undefined reference to `gnutls_gnutls_global_init'
> collect2: error: ld returned 1 exit status
> make[3]: *** [Makefile:4704: trust-store] Error 1
> make[3]: Leaving directory '/build/gnutls/src/gnutls-3.5.12/tests'
> make[2]: *** [Makefile:7471: check-am] Error 2
> make[2]: Leaving directory '/build/gnutls/src/gnutls-3.5.12/tests'
> make[1]: *** [Makefile:5228: check-recursive] Error 1
> make[1]: Leaving directory '/build/gnutls/src/gnutls-3.5.12/tests'
> make: *** [Makefile:1463: check-recursive] Error 1
> ==> ERROR: A failure occurred in check().
> Is this known? Do you have a fix? Latest git commits don't seem to be related.

Hi,
 Could it be that you kept the patch to work around the issue in the
test last month?

regards,
Nikos



More information about the Gnutls-devel mailing list