help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

makeinfo: missing file argument


From: Kuroishi Mitsuo
Subject: makeinfo: missing file argument
Date: Wed, 04 Apr 2012 10:53:00 +0900 (JST)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]