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

Derek Atkins warlord at MIT.EDU
Sun Jul 16 09:13:44 EDT 2006


This error means you compiled g-wrap from source and didn't "fix" it
to find a proper glib library.  g-wrap 1.9.6 as-distributed is broken,
it does not properly find glib-2.0.  So you either need to compile it
against glib-1 or you need to edit configure.ac to search for glib-2.0.

-derek

Quoting Paul Hawkins <sce8pmh at gmail.com>:

> 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.
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>



-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available



More information about the gnucash-user mailing list