It's been rumoured that Jeremy Collins said:
> swig -I.. -I../../../src/engine -I../../../src/guile -guile -o
> gnucash-all-guile_wrap.c gnucash.all.i 
> Generating wrappers for Guile
> ../../../src/engine/Query.h : Line 85: Unable to use return type time_t 
> in function xaccQueryGetEarliestDateFound.
> ../../../src/engine/Query.h : Line 86: Unable to use return type time_t 
> in function xaccQueryGetLatestDateFound.
> ../../../src/engine/Transaction.h : Line 191: Unable to use return type
> time_t  in function xaccTransGetDate.

irritating but normal warnings.  Don't know what it's take to make them go
away.

> ../../../src/engine/config.h : Line 56. Syntax error in input.

There should not be any file called config.h in src/engine (or anywhere
except in the root dir).

> gnucash.all.i : Line 30.  Missing semicolon. Reached end of input.
> make[4]: *** [gnucash-all-guile_wrap.c] Error 1
> make[4]: Leaving directory `/home/collins/devel/xacc/src/swig/guile'
> make[3]: *** [guile] Error 2
> make[3]: Leaving directory `/home/collins/devel/xacc/src/swig'
> make[2]: *** [gnome] Error 2
> make[2]: Leaving directory `/home/collins/devel/xacc/src'
> make[1]: *** [build-flavor] Error 2
> make[1]: Leaving directory `/home/collins/devel/xacc'
> make: *** [gnome] Error 2
> 
> I'm trying to fix the Gnome code to make it actually compile a little

Go for it. I've been studiously trying to avoid enhacning anything motif
related, even though theres a bunch of simple things that could be done
to make it look prettier, etc.

--linas

----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body

Reply via email to