gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnutls-dev] building GnuTLS 1.0.6 on Solaris


From: Dimitri Papadopoulos-Orfanos
Subject: [gnutls-dev] building GnuTLS 1.0.6 on Solaris
Date: Fri, 13 Feb 2004 14:34:20 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.6) Gecko/20040113

Hi,

GnuTLS 1.0.6 still doesn't build out of the box here. The problem is the same as for 1.0.4: the Makefile lacks the inclusion path for OpenCDK. I worked around the bug in the same way.

Apart from the usual signed/unsigned warnings, there are a few more serious warnings you may want to fix:

"openpgp.c", line 464: warning: argument #2 is incompatible with prototype:
prototype: pointer to unsigned int : "/usr/local/opencdk/include/opencdk.h", line 625
        argument : pointer to unsigned long

"xml.c", line 154: warning: argument #2 is incompatible with prototype:
prototype: pointer to unsigned int : "/usr/local/opencdk/include/opencdk.h", line 625
        argument : pointer to unsigned long
"xml.c", line 315: warning: argument #2 is incompatible with prototype:
prototype: pointer to unsigned int : "/usr/local/opencdk/include/opencdk.h", line 627
        argument : pointer to unsigned long

"mpi.c", line 349: warning: enum type mismatch: arg #1

Regards,
--
Dimitri



reply via email to

[Prev in Thread] Current Thread [Next in Thread]