New install in Suse 64bit gone awry
Andrew Greig
pushin.linux at gmail.com
Mon Aug 13 07:10:31 EDT 2012
Hi all,
A recent mishap with a piece of software on both my Desktop and Notebook
computers (both 64 bit Suse 12.1, Gnome desktop) meant I had to rebuild
them and now, in each computer I get an error essay, and here it is:
Desktop first
andrew at linux-mupq:~> gnucash
gnc.bin-Message: main: binreloc relocation support was disabled at
configure time.
Backtrace:
In unknown file:
?: 0* [primitive-load-path "c-interface.scm"]
In /usr/share/gnucash/scm/c-interface.scm:
21: 1* [slib:require hash-table]
In /usr/share/guile/site/slib/require.scm:
141: 2 (cond ((not feature) (set! *catalog* #f)) ((slib:provided?
feature)) ...)
145: 3 (let* ((path #)) (cond (# #) (# # #) (# # #) ...))
145: 4* [catalog:get hash-table]
76: 5* (if (not *catalog*) (let* ((slibcat #)) (cond (# # #)) ...))
77: 6 (let* ((slibcat #)) (cond (# # #)) (cond (slibcat #)) ...)
78: 7* (cond ((not #) (slib:load-source #) (set! slibcat #)))
79: 8* [#<procedure #f #> "/usr/share/guile/site/slib/mklibcat"]
205: 9 [with-load-pathname "/usr/share/guile/site/slib/mklibcat" ...]
In /usr/share/guile/site/slib/guile.init:
...
307: 10 [dynamic-wind #<procedure #f ()> #<procedure #f ()>
#<procedure #f ()>]
In unknown file:
?: 11* [#<procedure #f ()>]
In /usr/share/guile/site/slib/require.scm:
207: 12* [apply #<procedure slib:load #> #]
In unknown file:
?: 13 [slib:load "/usr/share/guile/site/slib/mklibcat"]
...
?: 14 [dynamic-wind #<procedure #f ()> #<procedure #f ()>
#<procedure #f ()>]
?: 15* [#<procedure #f ()>]
In /usr/share/guile/site/slib/guile.init:
557: 16* (let* ((errinfo #)) (if (and errinfo #) (apply throw
errinfo)))
560: 17 (if (and errinfo (catch # # #)) (apply throw errinfo))
In unknown file:
...
?: 18 [throw]
/usr/share/guile/site/slib/guile.init:560:10: In procedure open-file in
expression (if (and errinfo #) (apply throw errinfo)):
/usr/share/guile/site/slib/guile.init:560:10: No such file or directory:
"/usr/share/guile/site/slib/mklibcat"
andrew at linux-mupq:~>
And now the notebook:
andrewg at andrewg:~> gnucash
gnc.bin-Message: main: binreloc relocation support was disabled at
configure time.
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /usr/share/gnucash/guile-modules/gnucash/main.scm
;;; compiling /usr/share/gnucash/guile-modules/gnucash/core-utils.scm
;;; WARNING: compilation
of /usr/share/gnucash/guile-modules/gnucash/core-utils.scm failed:
;;; ERROR: no code for module (sw_core_utils)
;;; compiling /usr/share/gnucash/guile-modules/gnucash/gnc-module.scm
;;; WARNING: compilation
of /usr/share/gnucash/guile-modules/gnucash/gnc-module.scm failed:
;;; ERROR: no code for module (sw_gnc_module)
;;; WARNING: compilation
of /usr/share/gnucash/guile-modules/gnucash/main.scm failed:
;;; ERROR: In procedure debug-options-interface: Unknown option name:
maxdepth
Backtrace:
In ice-9/boot-9.scm:
170: 12 [catch #t #<catch-closure a8cc60> ...]
In unknown file:
?: 11 [catch-closure]
In ice-9/boot-9.scm:
2497: 10 [#<procedure a207a0 at ice-9/boot-9.scm:2485:4 (name #:optional
autoload version #:key ensure)> # ...]
2763: 9 [try-module-autoload (gnucash main) #f]
2103: 8 [save-module-excursion #<procedure c0a7b0 at
ice-9/boot-9.scm:2764:17 ()>]
2774: 7 [#<procedure c0a7b0 at ice-9/boot-9.scm:2764:17 ()>]
In unknown file:
?: 6 [primitive-load-path "gnucash/main" #f]
In ice-9/eval.scm:
458: 5 [#<procedure 9630c0 at ice-9/eval.scm:452:4 (exp)> #]
In ice-9/psyntax.scm:
1024: 4 [chi-top-sequence ((debug-set! maxdepth 100000)) () ...]
922: 3 [scan ((debug-set! maxdepth 100000)) () ...]
1015: 2 [scan ((#(syntax-object debug-options # ...) (# # #))) () ...]
In ice-9/boot-9.scm:
2854: 1 [debug-options (show-file-name #t stack ...)]
In unknown file:
?: 0 [debug-options-interface (show-file-name #t stack ...)]
ERROR: In procedure debug-options-interface:
ERROR: In procedure debug-options-interface: Unknown option name:
maxdepth
andrewg at andrewg:~>
I am not a programmer, so if I could get some guidance to resolve these
issues, I would really appreciate it.
Many thanks
Andrew greig
Melbourne, Australia
More information about the gnucash-user
mailing list