From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Gerhard Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: 23.0.0; Failure to ./configure despite recent makeinfo Date: Wed, 03 Oct 2007 15:20:03 +0200 Message-ID: <86abr0ibcs.fsf@gmx.net> NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1191423108 17670 80.91.229.12 (3 Oct 2007 14:51:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Oct 2007 14:51:48 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 03 16:51:45 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Id5ZT-0002wE-Dq for ged-emacs-devel@m.gmane.org; Wed, 03 Oct 2007 16:51:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Id5ZL-0004fp-03 for ged-emacs-devel@m.gmane.org; Wed, 03 Oct 2007 10:51:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Id49H-0004k0-1i for emacs-devel@gnu.org; Wed, 03 Oct 2007 09:20:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Id49E-0004fb-9Q for emacs-devel@gnu.org; Wed, 03 Oct 2007 09:20:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Id49D-0004fL-QT for emacs-devel@gnu.org; Wed, 03 Oct 2007 09:20:19 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Id49D-0000Pr-G1 for emacs-devel@gnu.org; Wed, 03 Oct 2007 09:20:19 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Id48O-0007Ym-1C for emacs-pretest-bug@gnu.org; Wed, 03 Oct 2007 09:19:28 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Id49A-0000P3-PV for emacs-pretest-bug@gnu.org; Wed, 03 Oct 2007 09:20:19 -0400 Original-Received: from smtp7-g19.free.fr ([212.27.42.64]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Id49A-0000Op-EM for emacs-pretest-bug@gnu.org; Wed, 03 Oct 2007 09:20:16 -0400 Original-Received: from smtp7-g19.free.fr (localhost [127.0.0.1]) by smtp7-g19.free.fr (Postfix) with ESMTP id B855E32283B for ; Wed, 3 Oct 2007 15:20:15 +0200 (CEST) Original-Received: from sumpf (nor75-2-82-231-249-20.fbx.proxad.net [82.231.249.20]) by smtp7-g19.free.fr (Postfix) with ESMTP id 7ED803227F9 for ; Wed, 3 Oct 2007 15:20:15 +0200 (CEST) X-Detected-Kernel: Linux 2.6 (newer, 3) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Wed, 03 Oct 2007 10:51:20 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:80188 gmane.emacs.pretest.bugs:20063 Archived-At: 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