From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: make pdf is failing Date: Sat, 30 Mar 2013 23:23:59 -0700 Message-ID: <5157D67F.3000806@cs.ucla.edu> References: <874nfsf687.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1364711056 23903 80.91.229.3 (31 Mar 2013 06:24:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 31 Mar 2013 06:24:16 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jambunathan K Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 31 08:24:44 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UMBh4-0001da-9i for ged-emacs-devel@m.gmane.org; Sun, 31 Mar 2013 08:24:42 +0200 Original-Received: from localhost ([::1]:39617 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UMBgf-0000xB-PP for ged-emacs-devel@m.gmane.org; Sun, 31 Mar 2013 02:24:17 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:35434) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UMBgX-0000vp-R0 for emacs-devel@gnu.org; Sun, 31 Mar 2013 02:24:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UMBgV-0000cQ-0d for emacs-devel@gnu.org; Sun, 31 Mar 2013 02:24:09 -0400 Original-Received: from smtp.cs.ucla.edu ([131.179.128.62]:46494) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UMBgU-0000bE-Qm for emacs-devel@gnu.org; Sun, 31 Mar 2013 02:24:06 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id A2C1639E8106; Sat, 30 Mar 2013 23:23:59 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Original-Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YWdmUlQpl+-T; Sat, 30 Mar 2013 23:23:59 -0700 (PDT) Original-Received: from penguin.cs.ucla.edu (Penguin.CS.UCLA.EDU [131.179.64.200]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 5B16239E8100; Sat, 30 Mar 2013 23:23:59 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 In-Reply-To: <874nfsf687.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 131.179.128.62 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:158491 Archived-At: On 03/30/13 23:12, Jambunathan K wrote: > egrep: Invalid range end I'd guess you've run into Debian bug 584191 . Try setting LC_ALL=C in your environment; that may work around the bug. Or upgrade to Texinfo 5.0, if you can stand the performance hit.