I have been trying to build the latest copy of gnucash from cvs periodically
for months. I once suceeded but that was many months ago.

Most recently I had a problem with swig that someone else also reported.
I just grabbed the latest sources for gnucash and that one is gone.
I am using libc5 and gcc 2.7.2 and swig 1.1pl5

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.
perl -pi -e 's/^void gnucash\(/void gnucash_swig_init\(/' \
       guile/gnucash-guile_wrap.c
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
make[3]: *** [guile/gnucash-guile_wrap.o] Error 1
make[3]: Leaving directory `/home/jperry/gnucash/xacc/src/swig'
make[2]: *** [motif] Error 2
make[2]: Leaving directory `/home/jperry/gnucash/xacc/src'
make[1]: *** [build-flavor] Error 2
make[1]: Leaving directory `/home/jperry/gnucash/xacc'
make: *** [motif] Error 2                                                      



Any ideas?


Thanks in advance!

Jeffrey Perry
[EMAIL PROTECTED]
----- %< -------------------------------------------- >% ------
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