all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kuroishi Mitsuo <kuroishi@iij.ad.jp>
To: help-gnu-emacs@gnu.org
Subject: makeinfo: missing file argument
Date: Wed, 04 Apr 2012 10:53:00 +0900 (JST)	[thread overview]
Message-ID: <20120404.105300.1704388016680899965.kuroishi@iij.ad.jp> (raw)


Hello, all.

I have a trouble on building Emacs of bzr like below.

  makeinfo: missing file argument.
  Try `makeinfo --help' for more information.
  *** Error code 1

I would appreciate some advice.
Thanks in advance for your help.

--
Kuroishi Mitsuo


My system is FreeBSD (6.4-RELEASE-p7).

It was success for autogen.sh

  |
  |% ./autogen.sh
  |Checking whether you have the necessary tools...
  |(Read INSTALL.BZR for more details on building Emacs)
  |
  |Checking for autoconf (need at least version 2.65)...
  |ok
  |Checking for automake (need at least version 1.11)...
  |ok
  |Your system has the required tools, running autoreconf...
  |configure.in:638: installing `build-aux/compile'
  |configure.in:382: installing `build-aux/config.guess'
  |configure.in:382: installing `build-aux/config.sub'
  |configure.in:29: installing `build-aux/install-sh'
  |configure.in:29: installing `build-aux/missing'
  |lib/Makefile.am: installing `build-aux/depcomp'
  |You can now run `./configure'.
  | 

I did configure like this.

  |
  |% ./configure --without-x --prefix=/home/kuroishi/local
  |

And, did "make bootstrap" then the build process stopped.




             reply	other threads:[~2012-04-04  1:53 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-04  1:53 Kuroishi Mitsuo [this message]
2012-04-04 16:00 ` makeinfo: missing file argument Peter Dyballa
2012-04-05  0:18   ` Kuroishi Mitsuo
2012-04-05  9:23     ` Peter Dyballa
2012-04-05 13:22       ` Kuroishi Mitsuo
2012-04-05 13:31         ` Peter Dyballa
2012-04-05 16:26     ` Glenn Morris
2012-04-05 18:14       ` Peter Dyballa
2012-04-06  0:38       ` Kuroishi Mitsuo
2012-04-06  7:06         ` Glenn Morris
2012-04-06  7:22           ` Kuroishi Mitsuo
2012-04-06  7:32             ` Glenn Morris
2012-04-06  7:37               ` Glenn Morris
2012-04-06  9:16                 ` Peter Dyballa
2012-04-07 19:26                 ` Glenn Morris
2012-04-08  0:13                   ` Peter Dyballa
2012-04-08  6:01                   ` Kuroishi Mitsuo
2012-04-06  8:01               ` Kuroishi Mitsuo
2012-04-06  8:47                 ` Kuroishi Mitsuo
2012-04-06  8:59                 ` Peter Dyballa
2012-04-06  9:15                   ` Kuroishi Mitsuo
2012-04-06  9:52                   ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to=20120404.105300.1704388016680899965.kuroishi@iij.ad.jp \
    --to=kuroishi@iij.ad.jp \
    --cc=help-gnu-emacs@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.