Samuel Bronson writes:
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,
In the module. That's why the module is invalid; that symbol is
required to be present. The message is clear enough to those who can
debug the problem, but if you wish to suggest an alternate wording we
can probably improve on it.
And it's rather unfortunate that the symbol name is truncated...
It's not truncated. It's corrupt, I suspect. There are no symbols
with a capital letter in that position, and the only "syms_of_" symbol
involved should be "syms_of_canna_api". BTW, it's probable that the
whole message is available in the " *Message-Log*" buffer, or maybe
*Warnings*.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta