emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Vladimir Lomov <lomov.vl@gmail.com>
To: Rustom Mody <rustompmody@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: make doc failing
Date: Mon, 30 Dec 2013 19:06:42 +0900	[thread overview]
Message-ID: <20131230100642.GC905@smoon> (raw)
In-Reply-To: <CAJ+Teof4JW+GK=6e2ULesRP72a7oQRXPyTYXfO0BidGzqvr_Ew@mail.gmail.com>

Hello,
** Rustom Mody [2013-12-30 11:27:46 +0530]:

> Nick wrote:
>> Rusi wrote:
>>> $ makeinfo --version
>>> makeinfo (GNU texinfo) 5.2

>>> Is yours the same?


>> No, mine is 4.13 - apparently before the perl switcheroo.

> 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

> Generation is still a problem
> Works from command line texi2dvi
> Fails with make doc

> In short texi2dvi works texi2pdf fails

Try to add -q option to TEXI2PDF, I resolved that issue when texinfo 5.0
(actually I don't remember when, though could dig git log of my repo)
apperead in my distro (Archlinux).

P.S.
If you are interesed how I do this, see this file (package build script),
https://github.com/vp1981/pkgbuild/blob/master/emacs-org-mode/PKGBUILD
especially line with TEXI2PDF.

---
WBR, Vladimir Lomov


-- 
Oppernockity tunes but once.

  reply	other threads:[~2013-12-30 10:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-28  3:36 make doc failing Rustom Mody
2013-12-28  5:01 ` Rustom Mody
2013-12-29 17:15   ` Rustom Mody
2013-12-29 17:58     ` Nick Dokos
2013-12-30  2:21     ` Rustom Mody
2013-12-30  5:47       ` Nick Dokos
2013-12-30  5:57       ` Rustom Mody
2013-12-30 10:06         ` Vladimir Lomov [this message]
2013-12-30 15:23           ` Rustom Mody
2013-12-31  5:12             ` Rustom Mody
2013-12-30 10:33         ` Achim Gratz
2013-12-29  5:07 ` Nick Dokos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131230100642.GC905@smoon \
    --to=lomov.vl@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rustompmody@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).