Josh Sled wrote:
On Mon, 2006-05-08 at 18:40 +0200, Joern Schauermann wrote:
I had a similar error and in my case the solution was to install g-wrap
to the system default PREFIX which was /usr on my SuSE system.

You could also try to configure GnuCash with "--with-g-wrap-prefix=PFX".

`(g-wrap)'.) ERROR: no code for module (g-wrap gw-glib-spec)
gmake[3]: *** [gw-core-utils.scm] Error 2
gmake[3]: Leaving directory
`/usr/local/src/gnucash-1.9.5/src/core-utils' gmake[2]: ***
[all-recursive] Error 1 gmake[2]: Leaving directory
`/usr/local/src/gnucash-1.9.5/src' gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/src/gnucash-1.9.5'
gmake: *** [all] Error 2

One thing to note is that if g-wrap is built without glib on the system,
it will not build the glib wrappers, which could result in the error
you're seeing.   Also, I'm not sure if g-wrap 1.9.6 will look for
glib-2; I'm pretty sure 1.3.4 will only look for glib-1...

g-wrap 1.9.6 does not look for glib-2. Derek has mentioned modifying configure.ac to look for glib-2.0, but that did not work for me when I had both glib-1.2 and glib-2.0 libraries available. Since I can't get rid of glib-1.2 yet, I'm just letting g-wrap 1.9.6 depend on glib-1.2 libraries.

--
David Reiser
[EMAIL PROTECTED]

_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to