GNU bug report logs - #13142
24.2; make install-info fails with non-english locale

Previous Next

Package: emacs;

Reported by: "Nicolas Richard" <theonewiththeevillook <at> yahoo.fr>

Date: Tue, 11 Dec 2012 16:24:01 UTC

Severity: important

Tags: patch

Found in version 24.2

Fixed in version 24.3

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Glenn Morris <rgm <at> gnu.org>
To: 13142-done <at> debbugs.gnu.org
Subject: Re: bug#13142: 24.2; make install-info fails with non-english locale
Date: Tue, 11 Dec 2012 13:41:40 -0500
Version: 24.3

"Nicolas Richard" wrote:

> and the output of `${MAKE} echo-info` depends on the locale. Replacing the
> above line by the following seems to solve my problem :
>
> info_misc=`cd $${thisdir}/doc/misc; LANG=C ${MAKE} echo-info | sed '/ing directory/d'`; \

Thanks, applied to emacs-24.

(I don't particularly like this 'sed' approach, so if anyone has a
better solution... It's needed because make turns on "entering
directory" messages when called recursively, and there seems to be no
portable way to turn that off. I don't want to rely on, eg assuming that
the info file names end in ".info".)




This bug report was last modified 12 years and 169 days ago.

Previous Next


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