I recently gave a try at the latest nettle 4.0 version (previously using 3.10.2), and i found this error messages while compiling:
In file included from nettle-meta.h:37:0, from non-nettle.h:38, from non-nettle.c:43: nettle-types.h:70:3: error: expected specifier-qualifier-list before ‘_Alignas’ In file included from ocb.h:38:0, from non-nettle.h:39, from non-nettle.c:43: aes.h:71:3: error: expected specifier-qualifier-list before ‘_Alignas’ aes.h:92:3: error: expected specifier-qualifier-list before ‘_Alignas’ aes.h:113:3: error: expected specifier-qualifier-list before ‘_Alignas’ make[1]: *** [Makefile:322: non-nettle.o] Error 1 For your information, I can compile it without any errors on x86-x64, but not on ARM anymore. tia regards _______________________________________________ nettle-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
