Steve Youngs <youngs(a)xemacs.org> writes:
Hi Steve,
Yes it is supposed to be working. Do a 'cvs update' and see
if you
get the file 'package-clean.el'.
I have fixed the CVS modules file so that this doesn't happen anymore.
Thanks, this seems to work. Now, I see the following error:
Wrote
/usr/local/users/support/nk/cvs/packages/xemacs-packages/eicq/custom-load.elc
Done
xemacs -batch -l ./infohack.el -f batch-makeinfo eicq.texi
Cannot open load file: texinfmt
xemacs exiting
.
gmake[2]: *** [texinfo] Error 255
gmake[2]: Leaving directory
`/usr/local/users/support/nk/cvs/packages/xemacs-packages/eicq'
gmake[1]: *** [eicq/bytecompile.target] Error 2
gmake[1]: Leaving directory
`/usr/local/users/support/nk/cvs/packages/xemacs-packages'
gmake: *** [xemacs-packages/bytecompile.target] Error 2
I'm not sure why it's using xemacs to create this info file, because
most of the rest is done using makeinfo (GNU texinfo) 4.0.
If I leave my old installed packages installed (make install from
older CVS sources) I don't see this error, ietexinfmt is found as
../lib/xemacs/xemacs-packages/lisp/texinfo/texinfmt.elc
but no new packages are installed (the symlinks are pointing to the
old location).
I don't even want eicq [a] (I'm running on FreeBSD anyway), thus I
wonder why it's build at all.
norbert.
Footnotes:
[a] please forgive as you are the maintainer, AFAIK ;-)