This occurs if you have duplicate packages on your load-path. A common
cause is that XEmacs finds "package root directories" that are
duplicates of each other. This can occur in some automounter
configurations, or when the roots share some subtrees via symlinks.
Package root directories are specified at configuration time via the
--prefix, --exec-prefix, and the --with-*-packages options; at runtime
relative to the XEmacs binary (../share or ../lib (older versions) and
.. (for run-in-place)); and at runtime via the EMACS*PACKAGES
environment variables.
|