From: Diego Zamboni <diego@zzamboni.org>
To: Robert Klein <roklein@roklein.de>
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: org.texi errors when compiling
Date: Tue, 12 Mar 2019 11:23:57 +0100 [thread overview]
Message-ID: <CAGY83EfXn8jBUu1jDqCnuXMyxYc1efcf8OEP2su2=vhm9D6VKw@mail.gmail.com> (raw)
In-Reply-To: <20190312085320.4cf8f177@pckr200.mpip-mainz.mpg.de>
[-- Attachment #1: Type: text/plain, Size: 2303 bytes --]
Hi Robert,
Thanks for the pointer! Installing GNU texinfo and making sure it's before
the system one in my path fixed the problem.
Best,
--Diego
On Tue, Mar 12, 2019 at 8:53 AM Robert Klein <roklein@roklein.de> wrote:
> Hi Diego,
>
> On Tue, 12 Mar 2019 06:45:28 +0100
> Diego Zamboni <diego@zzamboni.org> wrote:
>
> > Hi,
> >
> > Not sure how long this has been happening, but I just noticed the
> > following errors when building org (output from "make"):
> >
> > /Library/Developer/CommandLineTools/usr/bin/make -C doc info
> > org-version: 9.2.2 (release_9.2.2-287-gb1429c)
> > makeinfo --no-split org.texi -o org
> > org.texi:6: warning: unrecognized encoding name `UTF-8'.
> > org.texi:808: Unknown command `arrow'.
> > org.texi:808: Misplaced {.
> > org.texi:808: Misplaced }.
> > org.texi:808: Unknown command `arrow'.
> > org.texi:808: Misplaced {.
> > org.texi:808: Misplaced }.
> > org.texi:819: Unknown command `arrow'.
> > org.texi:819: Misplaced {.
> > org.texi:819: Misplaced }.
> > org.texi:2595: Unknown command `arrow'.
> > org.texi:2595: Misplaced {.
> > org.texi:2595: Misplaced }.
> > org.texi:2597: Unknown command `arrow'.
> > org.texi:2597: Misplaced {.
> > org.texi:2597: Misplaced }.
> > org.texi:3452: Unknown command `arrow'.
> > org.texi:3452: Misplaced {.
> > org.texi:3452: Misplaced }.
> > org.texi:3452: Unknown command `arrow'.
> > org.texi:3452: Misplaced {.
> > org.texi:3452: Misplaced }.
> > org.texi:19512: Unknown command `arrow'.
> > org.texi:19512: Misplaced {.
> > org.texi:19512: Misplaced }.
> > org.texi:19512: Unknown command `arrow'.
> > org.texi:19512: Misplaced {.
> > org.texi:19512: Misplaced }.
> > makeinfo: Removing output file `org' due to errors; use --force to
> > preserve. make[1]: *** [org] Error 1
> > make: *** [info] Error 2
> >
> > Any ideas?
>
> Try the Gnu version of “makeinfo” (may be available as “gmakeinfo”,
> maybe you'll have to install it).
>
> I use “gmakeinfo” with the following lines added to my local.mk
>
> # How to create the info files from the texinfo file
> MAKEINFO = gmakeinfo
>
> # How to create the HTML file
> TEXI2HTML = gmakeinfo --html --number-sections
>
>
>
> Bet regards
> Robert
>
>
>
>
> >
> > --Diego
>
>
[-- Attachment #2: Type: text/html, Size: 3112 bytes --]
prev parent reply other threads:[~2019-03-12 10:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-12 5:45 org.texi errors when compiling Diego Zamboni
2019-03-12 7:53 ` Robert Klein
2019-03-12 10:23 ` Diego Zamboni [this message]
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='CAGY83EfXn8jBUu1jDqCnuXMyxYc1efcf8OEP2su2=vhm9D6VKw@mail.gmail.com' \
--to=diego@zzamboni.org \
--cc=emacs-orgmode@gnu.org \
--cc=roklein@roklein.de \
/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).