From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: make doc failing Date: Sun, 29 Dec 2013 00:07:34 -0500 Message-ID: <87vby8dz3d.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45927) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vx8bV-0002dP-0G for emacs-orgmode@gnu.org; Sun, 29 Dec 2013 00:08:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vx8bN-0000d0-NK for emacs-orgmode@gnu.org; Sun, 29 Dec 2013 00:07:56 -0500 Received: from plane.gmane.org ([80.91.229.3]:37885) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vx8bN-0000cr-Fw for emacs-orgmode@gnu.org; Sun, 29 Dec 2013 00:07:49 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Vx8bK-0008LK-HZ for emacs-orgmode@gnu.org; Sun, 29 Dec 2013 06:07:46 +0100 Received: from pool-98-110-175-184.bstnma.fios.verizon.net ([98.110.175.184]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 Dec 2013 06:07:46 +0100 Received: from ndokos by pool-98-110-175-184.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 Dec 2013 06:07:46 +0100 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 Rustom Mody writes: > After latest pull make doc is failing to make org.pdf > > Lots of stuff ending with > --------------------------- > Output written on org.pdf (259 pages, 976592 bytes). > Transcript written on org.log. > /usr/bin/texi2dvi: pdftex exited with bad status, quitting. > make[1]: *** [org.pdf] Error 1 > make[1]: Leaving directory `/src/pdsw/org-mode/doc' > make: *** [pdf] Error 2 > > But I cant seem to find org.log > And there is no org.pdf in doc > > I tried last night and again tonight after pulling: I get no errors with `make doc'. -- Nick