unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* CVS HEAD: configure: error: makeinfo >= 4.6 is required on Mac OS X
@ 2007-09-14 16:37 Denis Bueno
  2007-09-14 17:25 ` Glenn Morris
  0 siblings, 1 reply; 9+ messages in thread
From: Denis Bueno @ 2007-09-14 16:37 UTC (permalink / raw)
  To: Emacs Dev [emacs-devel]

With current CVS HEAD as of Fri Sep 14 12:37:35 EDT 2007 on my
computer, Darwin rrdhcp152-483.redrover.cornell.edu 8.10.1 Darwin
Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007;
root:xnu-792.22.5~1/RELEASE_I386 i386 i386:

    emacs[37] > make maintainer-clean; ./configure --enable-carbon-app
    make: *** No rule to make target `maintainer-clean'.  Stop.
    checking build system type... i386-apple-darwin8.10.1
    checking host system type... i386-apple-darwin8.10.1
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking how to run the C preprocessor... cc -E -no-cpp-precomp
    checking for grep that handles long lines and -e... /usr/bin/grep
    checking for egrep... /usr/bin/grep -E
    checking for AIX... no
    checking whether gcc understands -Wno-pointer-sign... yes
    checking whether ln -s works... yes
    checking how to run the C preprocessor... cc -E -no-cpp-precomp
    checking for a BSD-compatible install... /opt/local/bin/ginstall -c
    checking for ranlib... ranlib
    checking for install-info... /opt/local/bin/install-info
    checking for install-info... (cached) /opt/local/bin/install-info
    checking for install-info... (cached) /opt/local/bin/install-info
    checking for gzip... /opt/local/bin/gzip
    checking for makeinfo... /opt/local/bin/makeinfo
    configure: error: makeinfo >= 4.6 is required

But:

    emacs[38] > /opt/local/bin/makeinfo --version
    makeinfo (GNU texinfo) 4.11

    Copyright (C) 2007 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law.

Is this my problem or Emacs'?

                      Denis
--
"Editing is a rewording activity." -- Alan Perlis

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

end of thread, other threads:[~2007-09-15 19:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-14 16:37 CVS HEAD: configure: error: makeinfo >= 4.6 is required on Mac OS X Denis Bueno
2007-09-14 17:25 ` Glenn Morris
2007-09-14 17:57   ` Thien-Thi Nguyen
2007-09-14 19:00     ` Eli Zaretskii
2007-09-14 19:41       ` Thien-Thi Nguyen
2007-09-15 13:57         ` Denis Bueno
2007-09-15 18:22           ` Thien-Thi Nguyen
2007-09-15 19:52             ` Denis Bueno
2007-09-15 19:46         ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).