Compiling on Maverick
duncan at p2vpro.com
duncan at p2vpro.com
Mon Nov 4 21:23:11 CET 2013
C.M. - no problems with the other dependencies but a configure and make of the main target gnupg-2.0.22 failed with the output below.
However, I can see there is a workaround for most of these errors here http://lists.gnupg.org/pipermail/gnupg-users/2013-October/047795.html
The "iPad generation" was a rhetorical question :-)
Duncan
In file included from ./stdint.h:66:
/usr/include/inttypes.h:238:10: error: unknown type name 'intmax_t'
extern intmax_t imaxabs(intmax_t j);
^
/usr/include/inttypes.h:238:27: error: unknown type name 'intmax_t'
extern intmax_t imaxabs(intmax_t j);
^
/usr/include/inttypes.h:242:9: error: unknown type name 'intmax_t'
intmax_t quot;
^
/usr/include/inttypes.h:243:9: error: unknown type name 'intmax_t'
intmax_t rem;
^
/usr/include/inttypes.h:246:28: error: unknown type name 'intmax_t'
extern imaxdiv_t imaxdiv(intmax_t numer, intmax_t denom);
^
/usr/include/inttypes.h:246:44: error: unknown type name 'intmax_t'
extern imaxdiv_t imaxdiv(intmax_t numer, intmax_t denom);
^
/usr/include/inttypes.h:249:10: error: unknown type name 'intmax_t'
extern intmax_t strtoimax(const char * restrict nptr, char ** restrict endptr, int base);
^
/usr/include/inttypes.h:250:10: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'?
extern uintmax_t strtoumax(const char * restrict nptr, char ** restrict endptr, int base);
^
/usr/include/sys/_types/_uintptr_t.h:30:24: note: 'uintptr_t' declared here
typedef unsigned long uintptr_t;
^
In file included from allocsa.c:21:
In file included from ./allocsa.h:23:
In file included from /usr/include/stdlib.h:65:
In file included from /usr/include/sys/wait.h:110:
In file included from /usr/include/sys/resource.h:72:
In file included from ./stdint.h:66:
/usr/include/inttypes.h:255:10: error: unknown type name 'intmax_t'
extern intmax_t wcstoimax(const wchar_t * restrict nptr, wchar_t ** restrict endptr, int base);
^
/usr/include/inttypes.h:256:10: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'?
extern uintmax_t wcstoumax(const wchar_t * restrict nptr, wchar_t ** restrict endptr, int base);
^
/usr/include/sys/_types/_uintptr_t.h:30:24: note: 'uintptr_t' declared here
typedef unsigned long uintptr_t;
On 3 Nov 2013, at 19:31, Christoph Roland Murauer <christoph_murauer at yahoo.de> wrote:
> Hy !
>
> Good to hear that the build of libgcrypt worked. Any problems with libassuan ?
>
> Do I need to understand the question about the iPad generation ?
>
> C. M.
>
> P.S. Mavericks is very slow in some things (i7 quad core 2,7 GHz and HT).
>
> Am 03.11.2013 um 18:13 schrieb "duncan at p2vpro.com" <duncan at p2vpro.com>:
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20131104/36134a2a/attachment.html>
More information about the Gnupg-devel
mailing list