GNU bug report logs - #22501
25.0.50; Build failure byte compiling ns-win.el

Previous Next

Package: emacs;

Reported by: Richard Copley <rcopley <at> gmail.com>

Date: Sun, 31 Jan 2016 16:29:01 UTC

Severity: normal

Found in version 25.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #25 received at 22501-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Richard Copley <rcopley <at> gmail.com>
Cc: 22501-done <at> debbugs.gnu.org
Subject: Re: bug#22501: 25.0.50; Build failure byte compiling ns-win.el
Date: Tue, 02 Feb 2016 22:11:17 +0200
> From: Richard Copley <rcopley <at> gmail.com>
> Date: Tue, 2 Feb 2016 19:45:30 +0000
> Cc: 22501 <at> debbugs.gnu.org
> 
> > Thanks.  Does the change below help?
> >
> > diff --git a/src/Makefile.in b/src/Makefile.in
> > index fab10ae..5c15792 100644
> > --- a/src/Makefile.in
> > +++ b/src/Makefile.in
> > @@ -501,6 +501,9 @@ $(srcdir)/macuvs.h $(lispsource)/international/charprop.el: \
> >  $(lispsource)/international/ucs-normalize.elc: | \
> >    $(lispsource)/international/charprop.el
> >
> > +$(lispsource)/term/ns-win.elc: | \
> > +  $(lispsource)/international/charprop.el
> > +
> >  lispintdir = ${lispsource}/international
> >  ${lispintdir}/cp51932.el ${lispintdir}/eucjp-ms.el: FORCE
> >         ${MAKE} -C ../admin/charsets $(notdir $@)
> 
> Thanks, yes it does.

Pushed.




This bug report was last modified 9 years and 195 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.