Hi I updated my xtla sources to
[EMAIL PROTECTED], and had some immediate build
problems:
(xtla) make
./config.status
config.status: creating Makefile
config.status: creating lisp/Makefile
config.status: creating texinfo/Makefile
cd lisp; make
make[1]: Entering directory `/usr/local/src/xtla/lisp'
Source file `/usr/local/src/xtla/lisp/xtla-core.el' newer than byte-compiled
file
Source file `/usr/local/src/xtla/lisp/xtla-defs.el' newer than byte-compiled
file
[... byte-compilation output omitted ...]
Wrote /usr/local/src/xtla/lisp/xtla.elc
Source file `/usr/local/src/xtla/lisp/xtla-defs.el' newer than byte-compiled
file
[... byte-compilation output omitted ...]
Wrote /usr/local/src/xtla/lisp/xtla-xemacs.elc
/bin/rm -f xtla-version.el
echo ';; do not edit -- automatically generated file' > xtla-version.el
echo ';; do not delete -- needed for bug reports' >> xtla-version.el
echo '(defconst tla-version "'`tla revisions -fr | head -1`'")' >>
xtla-version.el
chmod -w xtla-version.el
Wrote /usr/local/src/xtla/lisp/xtla-version.elc
/bin/rm: cannot remove `auto-autoloads.el': No such file or directory
make[1]: [auto-autoloads.el] Error 1
Loading vc-arch...
Generating autoloads for xtla-browse.el...
Generating autoloads for xtla-browse.el...done
Generating autoloads for xtla-core.el...
Generating autoloads for xtla-core.el...done
Generating autoloads for xtla-defs.el...
Generating autoloads for xtla-defs.el...done
Generating autoloads for xtla.el...
Generating autoloads for xtla.el...done
Wrote /usr/local/src/xtla/lisp/auto-autoloads.el
Wrote /usr/local/src/xtla/lisp/auto-autoloads.elc
emacs -no-site-file -no-init-file -batch -q -f Custom-make-dependencies .
Symbol's function definition is void: Custom-make-dependencies
make[1]: *** [custom-load.el] Error 255
rm auto-autoloads.el
make[1]: Leaving directory `/usr/local/src/xtla/lisp'
make: *** [xtla] Error 2
So far as I can establish, Emacs does not contain a function called
`Custom-make-dependencies' (I'm using a very recent CVS version of Emacs).
Some other minor problems are that it's compiling `xtla-xemacs.el' even
though I'm not using xemacs, and that `rm' is failing because the file
doesn't exist (it should use -f or something).
Thanks,
-Miles
--
Somebody has to do something, and it's just incredibly pathetic that it
has to be us. -- Jerry Garcia