gnucash...g-wrap

kwall@kurtwerks.com kwall
Mon May 17 11:41:09 PDT 2004


On Wed, Dec 04, 2002 at 07:55:47PM -0800, Ted Ozolins wrote:
> Since the latest gnucash was released, I thought of give it a try. As it seems 
> that I was missing g-wrap I downkoaded the source and tried to compile it 
> only to bomb out with the following error:::
> 
> -- making all in g-wrap
> make[2]: Entering directory `/usr/src/g-wrap-1.3.2/g-wrap'
> guile -c \
>           "(set! %load-path (cons \"/usr/src/g-wrap-1.3.2/g-wrap/..\" 
> %load-path))""(debug-enable 'backtrace) \
>                         (debug-enable 'debug) \
>                         (read-enable 'positions) \
>                         (use-modules (g-wrap)) \
>                         (use-modules (g-wrap gw-standard-spec)) \
>                         (gw:generate-wrapset \"gw-standard\")"

[Scheme backtrace elided]

Lordy. I haven't seen this kind of dump in, in, uh, way too long.

> ERROR: In procedure scm-error in expression (scm-error (quote misc-error) #f 
> ...):
> ERROR: Could not find slib/require.scm in  ("/usr/src/g-wrap-1.3.2/g-wrap/.." 
> "/usr/share/guile/site" "/usr/share/guile/1.4.1" "/usr/share/guile" ".")
> make[2]: *** [gw-standard.c] Error 2
> make[2]: Leaving directory `/usr/src/g-wrap-1.3.2/g-wrap'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/g-wrap-1.3.2'
> make: *** [all] Error 2
> root at crash:/usr/src/g-wrap-1.3.2#
> root at crash:/usr/src/g-wrap-1.3.2#
> 
> What else am I missing??

The Scheme file require.scm, apparently stored in slib.

Kurt
-- 
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
		-- Benjamin Franklin, 1759


More information about the Linux-users mailing list