I tried to build gnucash 1.1.20 on my Debian 2 system (which has
Lesstif 0.83 and XmHTML 1.1.5 on it), using the following commands:
./configure --with-prefix=/usr/local/opt/gnucash
make motif
As it chugs through compilation, I get the usual warnings, but these
seem odd (I have no experience using swig or guile before):
make[3]: Entering directory `/home/rgmerk/compilation/gnucash-1.1.20/src/swig'
swig -I../engine -I../guile -guile -o guile/gnucash-guile_wrap.c gnucash.i
../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.
At the very end of compilation, I also get the following error:
ln -sf gnucash.motif gnucash.bin
(cd share && ln -sf ../src/scm scm)
/bin/bash: cd: share: No such file or directory
make[1]: *** [build-flavor] Error 1
make[1]: Leaving directory `/home/rgmerk/compilation/gnucash-1.1.20'
make: *** [motif] Error 2
Attempting to run gnucash then produces the following error:
<trell> /usr/local/opt/gnucash/bin : ./gnucash
gnucash: startup-file is /usr/local/opt/gnucash/share/scm/startup.scm
guile: Stack overflow
Can anybody assist?
--
Robert Merkel
[EMAIL PROTECTED]
remove the nospam to reply
----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body