[Samuel Bronson]
| On Thu, Oct 14, 2010 at 6:57 AM, Stephen J. Turnbull <stephen(a)xemacs.org>
wrote:
| > Anders Odberg writes:
| >
| > > Debugger entered--Lisp error: (dll-error "Invalid dynamic module:
Missing symbol" "syms_of_P...")
|
| ... not exactly the world's clearest error message: is that symbol
| being looked for *in* the module, or is it required *by* the module?
The way I read the backtrace, it is looked for *in* the module, but
others are probably better suited to answer this.
| And it's rather unfortunate that the symbol name is truncated...
My gnus complained about "Non-printable characters" when I tried to send
the error as it appeared in the backtrace-buffer. Lets see if its gets
through this time :
Debugger entered--Lisp error: (dll-error "Invalid dynamic module: Missing
symbol" "syms_of_PóÇ+")
load-module("canna_api")
load("canna_api" no-error require nil)
require(CANNA "canna_api" no-error)
canna-activate("japanese-canna")
apply(canna-activate "japanese-canna" nil)
activate-input-method("japanese-canna")
#<compiled-function (from set-input-method) (input-method) "...(8)"
[default-input-method input-method activate-input-method] 2 1527190 (let* (...) (list
...)) 0xadd>("japanese-canna")
call-interactively(set-input-method)
(dispatch-event "[internal]")
Actually, the binary gibberish after "syms_of_P" varies each time this
error occurs.
| > Perhaps you don't have the module built for some reason.
|
| Or it could be in another package?
Module built and installed under
$prefix/lib/xemacs-21.5-b29/x86_64-unknown-linux/modules/canna_api.ell
(same place as it is installed when compiling the xemacs-21.5.29 release
from 2009-05-18, which works fine).
Regards,
-Anders.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta