Further problems compiling gnucash 1.9.5
Joern Schauermann
john at wispa.de
Thu May 4 07:34:42 EDT 2006
Hi again,
I am (trying to) compiling on OpenSuSE 10.0, using a gcc 4.x compiler.
I made some progress. The last problem solved was a libtool archive as
Derek explained to me. After I decided I would not need it and renamed
"/usr/lib/libofx.la" building GnuCash 1.9.5 got on a little better.
Now I am encountering the errors below. Any further ideas ?
Complete make.log is 370k, please mail me if you would like to see it.
Greetings,
Joern
*************************************************************
Making all in core-utils
make[3]: Entering directory `/home/dummy/tmp/gnucash-1.9.5/src/core-utils'
rm -f gnucash g-wrapped
ln -s -f . gnucash
ln -s -f . g-wrapped
touch .scm-links
FLAVOR=gnome /usr/bin/guile -c \
"(set! %load-path (cons \"\" %load-path)) \
(primitive-load \"./gw-core-utils-spec.scm\") \
(gw:generate-wrapset \"gw-core-utils\")"
ERROR: no code for module (g-wrap)
make[3]: *** [gw-core-utils.scm] Fehler 2
make[3]: Leaving directory `/home/dummy/tmp/gnucash-1.9.5/src/core-utils'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/dummy/tmp/gnucash-1.9.5/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/dummy/tmp/gnucash-1.9.5'
make: *** [all] Fehler 2
******************************************************************
More information about the gnucash-devel
mailing list