Removing all the elc files in xemacs/lisp took care of everything.
Thanks!
On Thu, Aug 2, 2018 at 11:23 AM Aidan Kehoe <kehoea(a)parhasard.net> wrote:
Ar an dara lá de mí Lúnasa, scríobh Raymond Toy:
> Does this mean I have to recompile all the lisp packages too?
No, no, only the core XEmacs lisp. Change to your tree and do:
rm -f lisp/*.elc lisp/mule/*.elc
> On Thu, Aug 2, 2018 at 2:27 AM Aidan Kehoe <kehoea(a)parhasard.net>
wrote:
>
> >
> > Ar an chéad lá de mí Lúnasa, scríobh Raymond Toy:
> >
> > > I'm unable to build the latest version of xemacs. temacs fails
with
> > this
> > > message. This happens on a recent debian build and also Fedora 28.
> > >
> > > # (unwind-protect ...)
> > > (null (function-max-args (quote throw)))
> > > [...]
> >
> > Your compiled Lisp needs to be rebuilt--there was a byte compiler
change
> > that prevents this error in changeset 06e4b596dc40 of April.
> >
> > We should probably make all the .el files dependencies of bytecomp.el
and
> > byte-optimize.el to prevent this going forward.
--
‘As I sat looking up at the Guinness ad, I could never figure out /
How your man stayed up on the surfboard after forty pints of stout’
(C. Moore)
--
Ray