From: Rustom Mody <rustompmody@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: make doc failing
Date: Mon, 30 Dec 2013 11:27:46 +0530 [thread overview]
Message-ID: <CAJ+Teof4JW+GK=6e2ULesRP72a7oQRXPyTYXfO0BidGzqvr_Ew@mail.gmail.com> (raw)
In-Reply-To: <CAJ+TeoeucAAomneqzKm1n3ZTq0K-i_vB2q5h+bUuzMv+Vh+T6w@mail.gmail.com>
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
next prev parent reply other threads:[~2013-12-30 5:58 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 [this message]
2013-12-30 10:06 ` Vladimir Lomov
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='CAJ+Teof4JW+GK=6e2ULesRP72a7oQRXPyTYXfO0BidGzqvr_Ew@mail.gmail.com' \
--to=rustompmody@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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).