This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug guile/18381] ERROR: no such language objcode


https://sourceware.org/bugzilla/show_bug.cgi?id=18381

--- Comment #1 from Doug Evans <xdje42 at gmail dot com> ---
I don't see this error on fc21 with guile 2.0.11 and gdb 7.9 (or trunk).

Do you see a similar error when starting guile itself on fc22?

What's the output of the following?
bash$ guile
... ?



Plus, I wouldn't expect to see this:

;;; note: source file /usr/share/guile/2.0/ice-9/eval.scm
;;;       newer than compiled /usr/lib64/guile/2.0/ccache/ice-9/eval.go
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/share/guile/2.0/system/base/compile.scm
;;; it seems /usr/share/guile/2.0/system/base/compile.scm
;;; is part of the compiler; skipping auto-compilation

in a correct guile installation,
but I could be missing something of course.
Adding some Guile folks for help.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]