Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 25 Aug 2011 01:00:59 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: Build Issue on Solaris, John v1.7.8 jumbo-5 August 24, 2011

On Wed, Aug 24, 2011 at 02:54:54PM -0400, Robert B. Harris wrote:
> Error output for make clean solaris-x86-64-gcc
> stdint.h:9:28: error: conflicting types for 'uint64_t'
> /usr/include/sys/int_types.h:76:24: note: previous declaration of 'uint64_t' was here
[...]
> Solution:
> Deleted the line below in stdint.h:
> typedef unsigned long long uint64_t;
> 
> Alex, jimf, magnum, others,
> 
> Do you agree with this solution?

No.  Here's how I was going to solve this (but I forgot):

http://www.openwall.com/lists/john-dev/2011/07/06/5

We'll need to include this fix in the next -jumbo.

Thanks for the reminder!

Alexander

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.