Error building 1.9.5 on sparc64

Josh Sled jsled at asynchronous.org
Mon May 8 12:54:47 EDT 2006


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...

-- 
...jsled
http://asynchronous.org/ - `a=jsled; b=asynchronous.org; echo ${a}@${b}`


More information about the gnucash-devel mailing list