make fails

Derek Atkins warlord at MIT.EDU
Mon Dec 8 08:45:56 EST 2014


John Ralls <jralls at ceridwen.us> writes:

> Your suggestion on IRC that to be sure that the __STDC_FOO_MACROS
> macros were defined before *any* includes was the key: stdint.h was
> getting included from inttypes.h before the spot I was inserting them.
>
> Thanks!

Based on that, putting a #include </usr/include/stdint.h> before
inttypes.h should also have fixed it..  But using the #define is
probably a better approach.

Glad it worked.

> Regards,
> John Ralls

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list