Compiling Gnucash-1.6.5

Steve Parker steve.parker@sunps.co.uk
Wed, 13 Feb 2002 19:50:44 +0000 (GMT)


I'm having trouble compiling gnucash on a LinuxFromScratch system using:
Linux-2.4.17, glibc-2.2.4, gcc-2.95.3, gnome-libs-1.4.1.3, Berkley DB
4.0.14 with 1.85 compatibility mode, ORBit-0.5.8, imlib-1.9.10,
control-center-1.4.0.1, gal-0.19, gdk-pixbuf-0.16.0 gnome-vfs-1.0.4,
gtkhtml-1.0.1, libglade-0.17, oaf-0.68, GConf-1.0.7, popt-1.6.1,
gnome-mime-data-1.0.1, bonobo-1.0.9, g-wrap-1.3.2, gal-0.19,
gnome-print-0.34, gtkhtml-1.0.1, tried guile-1.3.4 (now trying guile-1.4),
libghttp-1.0.9, libglade-0.17, oaf-0.6.8, slib2c6, ...

I can configure it okay using ./configure (had problems with the berkley
DB originally), then I get:
Making all in guile
make[3]: Entering directory `/spare/gnucash-1.6.5/src/guile'
FLAVOR=gnome guile -c \
          "(set! %load-path (cons
\"/usr/local/share/guile\" %load-path)) \
           (primitive-load \"./gnc.gwp\") \
           (gw:generate-module \"gnc\")"
ERROR: Unbound variable: gw:new-module
make[3]: *** [gnc.c] Error 2

I don't know anything about guile, anybody please help?!

Cheers,

Steve.