It's been rumoured that Jeffrey Perry said:
> I am getting the following errors using make motif:
> 
> make[3]: Entering directory `/home/jperry/gnucash/xacc/src/swig'
> swig -I../engine -I../guile -guile -o guile/gnucash-guile_wrap.c gnucash.i
> Generating wrappers for Guile
> ../engine/Query.h : Line 85: Unable to use return type time_t  in function 
>xaccQueryGetEarliestDateFound.
> ../engine/Query.h : Line 86: Unable to use return type time_t  in function 
>xaccQueryGetLatestDateFound.
> ../engine/Transaction.h : Line 191: Unable to use return type time_t  in function 
>xaccTransGetDate.
> ../engine/date.h : Line 105: Unable to use return type time_t  in function 
>xaccDMYToSec.

These are irritating warnings, ignore them.

> gcc -I.. -I../.. -I../engine -I../register -I../guile -I./../../include 
>-I/usr/include/readline -I/usr/lib/perl5/i386-linux/5.004/CORE -O2 -Wall -Wno-unused  
> -c guile/gnucash-guile_wrap.c -o guile/gnucash-guile_wrap.o
> guile/gnucash-guile_wrap.c:32: guile/gh.h: No such file or directory

I am going to guess that this is a guile-1.2 problem, and that guile-1.3
needs to be installed ...

--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