[gnutls-dev] building GnuTLS 1.0.6 on Solaris

Dimitri Papadopoulos-Orfanos papadopo at shfj.cea.fr
Fri Feb 13 14:34:20 CET 2004


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




More information about the Gnutls-devel mailing list