Still cannot compile 1.9.6

Bob Allen boballen at ksc.th.com
Fri May 19 00:07:19 EDT 2006


Derek Wrote

-----
Hmm, you've got g-wrap, g-wrap-devel, guile, guile-devel...  But the
error you get implies that it cannot find g-wrap.  The <gw-wrapset>
is part of g-wrap's internal processes.

Can you:

rpm -e g-wrap-devel g-wrap
yum install g-wrap-devel

This should re-install the packages and hopefully reset the g-wrap
functionality?

-derek

I did that and got the same result, so I removed the gnucash src dir and 
installed a fresh copy.
re-compiled and....   still the same.

here's the error output:
----------------------------

Making all in xml
make[4]: Entering directory `/usr/src/gnucash-1.9.6/src/doc/xml'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/gnucash-1.9.6/src/doc/xml'
make[4]: Entering directory `/usr/src/gnucash-1.9.6/src/doc'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/usr/src/gnucash-1.9.6/src/doc'
make[3]: Leaving directory `/usr/src/gnucash-1.9.6/src/doc'
Making all in pixmaps
make[3]: Entering directory `/usr/src/gnucash-1.9.6/src/pixmaps'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/gnucash-1.9.6/src/pixmaps'
Making all in core-utils
make[3]: Entering directory `/usr/src/gnucash-1.9.6/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)'.)
(You just re-exported `raise' from `(srfi srfi-34)'.)
ERROR: Unbound variable: <gw-wrapset>
make[3]: *** [gw-core-utils.scm] Error 2
make[3]: Leaving directory `/usr/src/gnucash-1.9.6/src/core-utils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/gnucash-1.9.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnucash-1.9.6'
make: *** [all] Error 2
[root at fed gnucash-1.9.6]#

regards, Bob.



More information about the gnucash-user mailing list