Compilation problems on Solaris 10
Nikos Mavrogiannopoulos
nmav at gnutls.org
Thu Jul 19 21:00:55 CEST 2012
Thank you. I've applied your first fix and solved differently the
alloca() issue.
regards,
Nikos
On 07/19/2012 06:08 PM, Rob McMahon wrote:
> Solaris 10,
> cc: Sun WorkShop 6 update 2 C 5.3 Patch 111679-12 2003/05/18
> gnutls-3.0.21
>
> The file lib/nettle/cipher.c fails to compile saying
>
> CC cipher.lo
> "cipher.c", line 93: void function cannot return value
> "cipher.c", line 101: void function cannot return value
> cc: acomp failed for cipher.c
>
> _gcm_encrypt and_gcm_decrypt are declared void. gcm_aes_encrypt
> andgcm_aes_decrypt are also void functions in libnettle.
More information about the Gnutls-devel
mailing list