Problem with int types persists on nettle 2.4 and gnutls 3.0.19 on Solaris 9 Sparc

Dagobert Michelsen dam at opencsw.org
Tue May 22 22:53:50 CEST 2012


Hi,

Am 08.05.2012 um 23:17 schrieb Paul Eggert:
> On 05/08/2012 01:05 PM, Niels Möller wrote:
>> I think it should work fine to just get the gnutls release and apply
>> Paul's patch to the file gnutls-3.0.9/gl/stdint.in.h before running the
>> configure script.
> 
> Yes, that's the idea.  Thanks.

Sorry for the delay, I got distracted. I just tested the latest stdint.in.h from gnulib
master and gnutls 3.0.19 passes this stage now. However, I didn't change anything on the nettle
includes and now get lots of warnings. Probably the gl_* definitions should not belong
to the installed nettle headers?

  CC     pkcs12_bag.lo
"/opt/csw/include/nettle/nettle-stdint.h", line 237: warning: typedef redeclared: gl_int_fast8_t
"/opt/csw/include/nettle/nettle-stdint.h", line 238: warning: typedef redeclared: gl_int_fast16_t
"/opt/csw/include/nettle/nettle-stdint.h", line 239: warning: typedef redeclared: gl_int_fast32_t
"/opt/csw/include/nettle/nettle-stdint.h", line 241: warning: typedef redeclared: int64_t
"/opt/csw/include/nettle/nettle-stdint.h", line 244: warning: typedef redeclared: gl_uint_fast8_t
"/opt/csw/include/nettle/nettle-stdint.h", line 245: warning: typedef redeclared: gl_uint_fast16_t
"/opt/csw/include/nettle/nettle-stdint.h", line 246: warning: typedef redeclared: gl_uint_fast32_t
"/opt/csw/include/nettle/nettle-stdint.h", line 248: warning: typedef redeclared: uint64_t


Best regards

  -- Dago

-- 
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896





More information about the Gnutls-devel mailing list