Compile Problems (ERROR: no code for module (g-wrap gw-glib-spec)

Paul Hawkins sce8pmh at gmail.com
Sun Jul 16 09:00:24 EDT 2006


I am trying to compile GnuCash 2 on Suse Linux 10.1 but I am hitting a
problem with the compilation to which I cannot find a solution.  I am using
g-wrap 1.3.4 (which was compiled without any specific configuation options
and compiled fine).  The error message is below, does anyone have any ideas?


make[3]: Entering directory `/home/paul/Downloads/gnucash-2.0.0
/src/core-utils'
FLAVOR=gnome /usr/bin/guile -c \
          "(set! %load-path (cons \"/usr/share/guile\" %load-path)) \
           (primitive-load \"./gw-core-utils-spec.scm\") \
           (gw:generate-wrapset \"gw-core-utils\")"
Using `export' to re-export imported bindings is deprecated.  Use
`re-export' instead.
(You just re-exported `gw:wrap-enumeration' from `(g-wrap)'.)
(You just re-exported `gw:enum-add-value!' from `(g-wrap)'.)
ERROR: no code for module (g-wrap gw-glib-spec)
make[3]: *** [gw-core-utils.scm] Error 2
make[3]: Leaving directory `/home/paul/Downloads/gnucash-2.0.0
/src/core-utils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/paul/Downloads/gnucash-2.0.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/paul/Downloads/gnucash-2.0.0'
make: *** [all] Error 2


Thanks,

Paul.


More information about the gnucash-user mailing list