all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* makeinfo: missing file argument
@ 2012-04-04  1:53 Kuroishi Mitsuo
  2012-04-04 16:00 ` Peter Dyballa
  0 siblings, 1 reply; 22+ messages in thread
From: Kuroishi Mitsuo @ 2012-04-04  1:53 UTC (permalink / raw)
  To: help-gnu-emacs


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.




^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2012-04-08  6:01 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-04  1:53 makeinfo: missing file argument Kuroishi Mitsuo
2012-04-04 16:00 ` 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

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.