Can I make this change (enum macros colliding with guile macros)

Derek Atkins warlord at MIT.EDU
Thu Jun 3 17:41:07 EDT 2010


Geert Janssens <janssens-geert at telenet.be> writes:

> Ok, the windows includes are out it seems.
>
> But guile seems to export functions that use types defined in gmp.h (mpz_ 
> stuff).
>
> Guile linux has the same dependency and on linux the gmp.h header file is 
> available. But only because guile requires it.
>
> I'm a bit unsure how to tackle this one. If gmp is required for guile (a 
> required dependency for gnucash), shouldn't gnucash then also require gmp 
> explicitly, meaning some extra code should be added to configure.ac ? Or 
> should I just add the proper paths for the gmp library and header files in the 
> gnucash configure line in the Windows' intall script ?

No need to modify gnucash's configure...

Just make sure it's there in the Win32 build script...  Which you just
need because it's clearly a guile build-dep.

> Geert

-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