bug-gnulib
[Top][All Lists]
Advanced

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

Re: Problem with int types persists on nettle 2.4 and gnutls 3.0.19 on S


From: Dagobert Michelsen
Subject: Re: Problem with int types persists on nettle 2.4 and gnutls 3.0.19 on Solaris 9 Sparc
Date: Tue, 22 May 2012 22:53:50 +0200

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




reply via email to

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