bug-automake
[Top][All Lists]
Advanced

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

configure problem


From: Treeve Jelbert
Subject: configure problem
Date: Wed, 19 Jun 2002 09:37:54 +0200

on a system with only gcc3.1, the automake configure program fails.
It does not recognise the version of autoconf (2.53).

----
configure:1640: cd conftest && eval ${SHELL} 
/usr/src/automake-1.6.2/lib/missing --run autoconf -o /dev/null conftest.ac
/usr/src/automake-1.6.2/lib/missing: line 48:  2886 Segmentation fault      
"$@"configure:1643: $? = 1
configure:1645: error: Autoconf 2.52 or better is required


----
Building automake 

using gcc version gcc (GCC) 3.1
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for perl... /usr/bin/perl
configure: error: Autoconf 2.52 or better is required
 ! Problem Detected ! 


------
$ autoconf -V
autoconf (GNU Autoconf) 2.53
Written by David J. MacKenzie and Akim Demaille.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$



reply via email to

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