From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: make doc failing Date: Mon, 30 Dec 2013 11:33:54 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50718) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VxaAs-0003jn-AQ for emacs-orgmode@gnu.org; Mon, 30 Dec 2013 05:34:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VxaAl-0006iS-0U for emacs-orgmode@gnu.org; Mon, 30 Dec 2013 05:34:18 -0500 Received: from plane.gmane.org ([80.91.229.3]:60324) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VxaAk-0006iO-QV for emacs-orgmode@gnu.org; Mon, 30 Dec 2013 05:34:10 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VxaAf-0005ia-Nc for emacs-orgmode@gnu.org; Mon, 30 Dec 2013 11:34:05 +0100 Received: from p5b14db8b.dip0.t-ipconnect.de ([91.20.219.139]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Dec 2013 11:34:05 +0100 Received: from Stromeko by p5b14db8b.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Dec 2013 11:34:05 +0100 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Am 30.12.2013 06:57, schrieb Rustom Mody: > And doc/Makefile has: > > %.pdf: LC_ALL=C # work around a bug in texi2dvi > %.pdf: LANG=C # work around a bug in texi2dvi > %.pdf: %.texi org-version.inc > $(TEXI2PDF) $< > > Commenting out the LC/LANG lines makes the perl warning go away The error should go away if you remove the comments. Let me know if that works for you, I'll check in a fix in a few days. -- Achim. (on the road :-)