emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Robert Klein <roklein@roklein.de>
To: Diego Zamboni <diego@zzamboni.org>
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: org.texi errors when compiling
Date: Tue, 12 Mar 2019 08:53:20 +0100	[thread overview]
Message-ID: <20190312085320.4cf8f177@pckr200.mpip-mainz.mpg.de> (raw)
In-Reply-To: <CAGY83EfQthqF8nZurB3NWnL0aQ83BYeC4m689QkvSDWV64EiBA@mail.gmail.com>

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

  reply	other threads:[~2019-03-12  8:09 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 [this message]
2019-03-12 10:23   ` Diego Zamboni

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=20190312085320.4cf8f177@pckr200.mpip-mainz.mpg.de \
    --to=roklein@roklein.de \
    --cc=diego@zzamboni.org \
    --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).