GnuPG 2.0.22 compiling on Mac OS X fails
Michael
sonic at dersonic.org
Sun Oct 6 16:38:13 CEST 2013
Am 05.10.2013 um 17:08 schrieb Werner Koch <wk at gnupg.org>:
> On Sat, 5 Oct 2013 14:58, sonic at dersonic.org said:
>
>> i just tried to compile the 2.0.22 version on Mac OS X 10.8.5 with XCode 5.0.
>
> This is known. See for example bug 1541. Sorry, I can't do anything
> about it until someone provides a tested solution.
I tryed the workaround described in the bug report.
But i use gl/stdint.h instead of sm/stdint.h.
The workaround works well so far.
# include "///Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/include/stdint.h"
typedef long intptr_t;
typedef long long intmax_t;
typedef unsigned long uintptr_t;
typedef unsigned long long uintmax_t;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1590 bytes
Desc: not available
URL: </pipermail/attachments/20131006/1df9b7fa/attachment.bin>
More information about the Gnupg-users
mailing list