>>>> "Mats" == Mats Lidell
<matsl(a)contactor.se> writes:
Mats> Hi,
Mats> I have seen this problem for a while (and failed to report it. Now it
Mats> is time for that.)
Mats> I guess it is mule related. The file tex-jp.el seems like a file that
Mats> a non-mule XEmacs shouldn't see anyway. I don't know how to debug
this
Mats> anyway.
Hi Mats,
one possibility is that your Local.rules file contains
BUILD_WITHOUT_MULE =
while it should contain
BUILD_WITHOUT_MULE = t
when you build with a non-mule XEmacs.
I can build fine with
BUILD_WITHOUT_MULE = t
and a non-mule native Windows
XEMACS = "/cygdrive/c/Program
Files/XEmacs/XEmacs-21.1.14/i386-pc-win32/xemacs.exe"
as well as
BUILD_WITHOUT_MULE =
and a Mule enabled (close to latest CVS) native Windows
XEMACS="/cygdrive/c/Hacking/cvs.xemacs.org/XEmacs/xemacs-21.5/src/xe...
As for debugging, just run make with any of these switches and see how
decisions are made:
-d Print lots of debugging information.
-p, --print-data-base Print make's internal database.
Best regards,
Adrian
Mats> emacs-version "21.5 (beta5) \"beets\" XEmacs Lucid",
latest packages
Mats> No mule support.
Mats> make[2]: Entering directory
`/usr/local/src/packages/xemacs-packages/auctex'
Mats> xemacs -vanilla -batch \
Mats> -eval "(setq autoload-package-name \"auctex\")" \
Mats> -l autoload -f batch-update-directory .
Mats> Updating autoloads for directory
/usr/local/src/packages/xemacs-packages/auctex...
Mats> Generating autoloads for auctex/_pkg.el...
Mats> No autoloads found in auctex/auc-old.el
Mats> Generating autoloads for auctex/bib-cite.el...
Mats> No autoloads found in auctex/custom-load.el
Mats> Generating autoloads for auctex/font-latex.el...
Mats> Generating autoloads for auctex/latex.el...
Mats> No autoloads found in auctex/lpath.el
Mats> No autoloads found in auctex/multi-prompt.el
Mats> No autoloads found in auctex/tex-buf.el
Mats> Generating autoloads for auctex/tex-info.el...
Mats> Generating autoloads for auctex/tex-jp.el...
Mats> Syntax error: Unbalanced parentheses
Mats> xemacs exiting
Mats> .
Mats> Yours
Mats> --
Mats> %% Mats
--
Adrian Aichner
mailto:adrianï¼ xemacs.org
http://www.xemacs.org/