From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.devel Subject: make pdf is failing Date: Sun, 31 Mar 2013 11:42:08 +0530 Message-ID: <874nfsf687.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1364710348 18894 80.91.229.3 (31 Mar 2013 06:12:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 31 Mar 2013 06:12:28 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 31 08:12:56 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 1UMBVd-0004KN-GL for ged-emacs-devel@m.gmane.org; Sun, 31 Mar 2013 08:12:53 +0200 Original-Received: from localhost ([::1]:38901 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UMBVE-0007mo-K0 for ged-emacs-devel@m.gmane.org; Sun, 31 Mar 2013 02:12:28 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:34445) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UMBV8-0007mX-Ih for emacs-devel@gnu.org; Sun, 31 Mar 2013 02:12:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UMBV5-00064p-Q8 for emacs-devel@gnu.org; Sun, 31 Mar 2013 02:12:22 -0400 Original-Received: from mail-pa0-f54.google.com ([209.85.220.54]:63630) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UMBV5-00064i-Ix for emacs-devel@gnu.org; Sun, 31 Mar 2013 02:12:19 -0400 Original-Received: by mail-pa0-f54.google.com with SMTP id fa10so868142pad.41 for ; Sat, 30 Mar 2013 23:12:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:subject:date:message-id:user-agent:mime-version :content-type; bh=csVrQ2Y+Cew2PnMrGFVR00Yvz4f3nb+ZF5SkjOjdFKI=; b=U8DHEwwdF2iA1PiivTrhkMx6X0l/bfV407pj0UgIlQGrN/TEcf0u0FJ1mBPLqiSUEu EFihKWBTWjEj2+V7y5YFuRPWyykrQEgT/FSlXkQ4fBEHd3IrNu4AN9zRnwy7etVbCeCl lJdluJ3+cS0M4J158jUQZQgpPAoAva0k4wumdMe4NLpM7ckVFObCWrSZh3Om7/Zn1McZ RLQcIZIILiRHwDYbMqscY7+u08EaJuJghtpF6A4pFk50VhZc1mDVBo7okLERBacj+NxI /2f70DQ0/PwHJ+JTWNt97hQBweRg2dYLOPpzf/wMdcempkMTtIWPlGcUsvsrPyp1PluL Q1NQ== X-Received: by 10.68.247.72 with SMTP id yc8mr12100376pbc.23.1364710338968; Sat, 30 Mar 2013 23:12:18 -0700 (PDT) Original-Received: from debian-6.05 ([101.63.149.15]) by mx.google.com with ESMTPS id bs1sm9001519pbc.8.2013.03.30.23.12.16 (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Sat, 30 Mar 2013 23:12:18 -0700 (PDT) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.220.54 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:158490 Archived-At: make pdf is failing. What should I do? I was trying to build pdf files for CEDET manuals. kjambunathan@debian-6:~/src/emacs/trunk$ pwd /home/kjambunathan/src/emacs/trunk kjambunathan@debian-6:~/src/emacs/trunk$ make pdf [ -r "/home/kjambunathan/src/emacs/trunk/src/config.in" ] || ( cd /home/kjambunathan/src/emacs/trunk && autoheader ) t=lispref-pdf; IFS=-; set $t; IFS=; cd doc/$1 && make $2 make[1]: Entering directory `/home/kjambunathan/src/emacs/trunk/doc/lispref' TEXINPUTS="/home/kjambunathan/src/emacs/trunk/doc/lispref:/home/kjambunathan/src/emacs/trunk/doc/lispref/../misc:/home/kjambunathan/src/emacs/trunk/doc/lispref/../emacs:" MAKEINFO="/usr/bin/makeinfo --force --enable-encoding -I /home/kjambunathan/src/emacs/trunk/doc/lispref/../emacs -I /home/kjambunathan/src/emacs/trunk/doc/lispref" texi2pdf /home/kjambunathan/src/emacs/trunk/doc/lispref/elisp.texi egrep: Invalid range end /usr/bin/texi2dvi: cannot read .//home/kjambunathan/src/emacs/trunk/doc/lispref/elisp.texi, skipping. make[1]: *** [elisp.pdf] Error 1 make[1]: Leaving directory `/home/kjambunathan/src/emacs/trunk/doc/lispref' make: *** [lispref-pdf] Error 2