Another problem compiling gnucash 1.6.6

Doug Olivier djolivier@bigfoot.com
Sun, 11 Aug 2002 14:10:17 -0700


While compiling 1.6.6 I get the following error, I have guile installed and 
the configure finds all configs correctly. Planning on hacking the gnc.gwp to 
see if I can fix but I'm not much of a proggrammer so any tips are 
appreciated.

FLAVOR=gnome guile -c \
          "(set! %load-path (cons \"/opt/gnome/share/guile\" %load-path)) \
           (primitive-load \"./gnc.gwp\") \
           (gw:generate-module \"gnc\")"
ERROR: Unbound variable: gw:new-module
make[2]: *** [gnc.c] Error 2