all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 23.0.0; Failure to ./configure despite recent makeinfo
@ 2007-10-03 13:20 Gerhard
  2007-10-03 15:23 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Gerhard @ 2007-10-03 13:20 UTC (permalink / raw)
  To: emacs-pretest-bug


Hi, 

I downloaded emacs-unicode-2 with 

cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/cvsroot/emacs co
-remacs-unicode-2 emacs

On configuring (with "./configure --prefix=/usr --with-gtk
--enable-font-backend --with-xft"), I get the following: 

_________________________________________________________

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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... gcc -E
checking for a BSD-compatible install... /bin/install -c
checking for ranlib... ranlib
checking for install-info... /usr/bin/install-info
checking for install-info... (cached) /usr/bin/install-info
checking for install-info... (cached) /usr/bin/install-info
checking for gzip... /bin/gzip
checking for makeinfo... /usr/bin/makeinfo
configure: error: makeinfo >= 4.6 is required
==> ERROR: Build Failed.  Aborting...
___________________________________________________________

but a "makeinfo --version" gives

"makeinfo (GNU texinfo) 4.11"

I guess the error is in "configure.in"

___________________________________________________

if test "$MAKEINFO" != "no" && \
  test x"`$MAKEINFO --version 2> /dev/null | $EGREP
'texinfo[[^0-9]]*([[5-9]]|4\.[[6-9]])'`" = x; then
                              ^^^^^
   MAKEINFO=no    
fi
___________________________________________________

Best,

Gerhard

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

* Re: 23.0.0; Failure to ./configure despite recent makeinfo
  2007-10-03 13:20 23.0.0; Failure to ./configure despite recent makeinfo Gerhard
@ 2007-10-03 15:23 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2007-10-03 15:23 UTC (permalink / raw)
  To: Gerhard; +Cc: emacs-pretest-bug

Gerhard wrote:

> I downloaded emacs-unicode-2
[...]
> configure: error: makeinfo >= 4.6 is required
> ==> ERROR: Build Failed.  Aborting...
> ___________________________________________________________
>
> but a "makeinfo --version" gives
>
> "makeinfo (GNU texinfo) 4.11"

This was fixed some time ago in the CVS trunk.

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

end of thread, other threads:[~2007-10-03 15:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-03 13:20 23.0.0; Failure to ./configure despite recent makeinfo Gerhard
2007-10-03 15:23 ` Glenn Morris

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.