gnutls-devel
[Top][All Lists]
Advanced

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

Problem compiling gnutls 2.12.7 on Solaris 9


From: Dagobert Michelsen
Subject: Problem compiling gnutls 2.12.7 on Solaris 9
Date: Wed, 29 Jun 2011 16:10:55 +0200

Hi,

I am trying to compile gnutls 2.12.7 with libnettle 2.1 on Solaris 9 Sparc with
Sun Studio 12 and get the following error:

gmake[6]: Entering directory 
`/home/dam/mgar/pkg/gnutls/trunk/work/solaris9-sparc/build-isa-sparcv8/gnutls-2.12.7/lib/nettle'
  CC     pk.lo
"/opt/csw/include/nettle/nettle-stdint.h", line 237: identifier redeclared: 
gl_int_fast8_t
        current : signed char
        previous: long : "./../gl/stdint.h", line 241
"/opt/csw/include/nettle/nettle-stdint.h", line 238: warning: modification of 
typedef with "int" ignored
"/opt/csw/include/nettle/nettle-stdint.h", line 238: identifier redeclared: 
gl_int_fast16_t
        current : int
        previous: long : "./../gl/stdint.h", line 243
"/opt/csw/include/nettle/nettle-stdint.h", line 239: warning: modification of 
typedef with "int" ignored
"/opt/csw/include/nettle/nettle-stdint.h", line 239: identifier redeclared: 
gl_int_fast32_t
        current : int
        previous: long : "./../gl/stdint.h", line 245
"/opt/csw/include/nettle/nettle-stdint.h", line 241: warning: typedef 
redeclared: int64_t
"/opt/csw/include/nettle/nettle-stdint.h", line 244: identifier redeclared: 
gl_uint_fast8_t
        current : unsigned char
        previous: unsigned long : "./../gl/stdint.h", line 242
"/opt/csw/include/nettle/nettle-stdint.h", line 245: identifier redeclared: 
gl_uint_fast16_t
        current : unsigned int
        previous: unsigned long : "./../gl/stdint.h", line 244
"/opt/csw/include/nettle/nettle-stdint.h", line 246: identifier redeclared: 
gl_uint_fast32_t
        current : unsigned int
        previous: unsigned long : "./../gl/stdint.h", line 246
"/opt/csw/include/nettle/nettle-stdint.h", line 248: warning: typedef 
redeclared: uint64_t
cc: acomp failed for pk.c

It looks like a gnulib incompatibility.


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]