[gnutls-help] problems compiling with gcc 6.1.0

Nikos Mavrogiannopoulos n.mavrogiannopoulos at gmail.com
Mon Jun 6 19:25:22 CEST 2016


On Sat, 2016-06-04 at 06:41 -0400, Anthony Jagers wrote:
> I'm in a Cross-LFS setup. 
> 
> This is the error.
> 
> make[4]: Entering directory '/root/archives/gnutls-3.4.12/guile/src'
>   CC       guile_gnutls_v_2_la-core.lo
> core.c: In function 'scm_init_gnutls':
> core.c:3261:31: error: expected ')' before ';' token
>    (void) gnutls_global_init ();
>                                ^
> core.c:3271:1: error: invalid use of void expression

This is related to guile bindings. I'm CCing Ludo for that, but a quick
work around is to use --disable-guile on configure if you don't need
these bindings.

regards,
Nikos

> This is  make in debug mode with the full error
> http://pastebin.com/GaLrJNjV
> 
> This is a spec dump with gcc
> http://pastebin.com/cBJBrKtd





More information about the Gnutls-help mailing list