LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Installation of autoconf 2.60 on Mandrake 9.2 (https://www.linuxquestions.org/questions/mandriva-30/installation-of-autoconf-2-60-on-mandrake-9-2-a-680280/)

Mizar81 10-31-2008 09:12 AM

Installation of autoconf 2.60 on Mandrake 9.2
 
Hi,
i'm a beginner about Linux,i'm trying to install on Linux Mandrake 9.2some programs of gnu project in order to insall correctly a SPE called Borealis.I do it with root rights and all the programs are been installed correctly, but when i had installed autoconf 2.60 without error messages i try to install automake 1.9.6 and i recive an error message (autoconf is installed but doesn't work). What could be happened? Maybe Mandrake still use the 2.13 version of autonconf? Maybe have i to change some parameter in order to allow the system to use the correct version ? Plase somebody help me..otherwhise i have to change distribution. Thanks

weibullguy 11-01-2008 08:05 AM

You need to post the actual error, any other pertinent information spit out by automake, the appropriate section of config.log, and the exact command you executed to configure automake. Also, let us know what you've tried to do on your own and the outcome of the things you've tried.

Mizar81 11-03-2008 03:39 AM

my config.log
 
config.log

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU Autoconf configure 2.60, which was
generated by GNU Autoconf 2.60. Invocation command line was

$ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = localhost
uname -m = i686
uname -r = 2.4.22-10mdk
uname -s = Linux
uname -v = #1 Thu Sep 18 12:30:58 CEST 2003

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1708: checking for a BSD-compatible install
configure:1764: result: /usr/bin/install -c
configure:1775: checking whether build environment is sane
configure:1818: result: yes
configure:1883: checking for gawk
configure:1899: found /bin/gawk
configure:1910: result: gawk
configure:1921: checking whether make sets $(MAKE)
configure:1942: result: yes
configure:2150: checking whether /bin/sh -n is known to work
configure:2169: result: yes
configure:2181: checking for expr
configure:2199: found /usr/bin/expr
configure:2211: result: /usr/bin/expr
configure:2233: checking for gm4
configure:2266: result: no
configure:2233: checking for gnum4
configure:2266: result: no
configure:2233: checking for m4
configure:2251: found /usr/bin/m4
configure:2263: result: /usr/bin/m4
configure:2275: checking whether m4 supports frozen files
configure:2287: result: yes
configure:2313: checking for perl
configure:2331: found /usr/bin/perl
configure:2344: result: /usr/bin/perl
configure:2376: checking for emacs
configure:2392: found /usr/bin/emacs
configure:2403: result: emacs
configure:2421: checking whether emacs is sufficiently recent
configure:2431: $TEST_EMACS -batch -q -f batch-byte-compile conftest.el 1>&2
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/gnuplot.el (source)...
Loading /etc/emacs/site-start.d/python.el (source)...
Loading /etc/emacs/site-start.d/rpm.el (source)...
While compiling broken-mode in file /home/antonio/Programmi/autoconf-2.60/conftest.el:
** assignment to free variable broken-defaults
Wrote /home/antonio/Programmi/autoconf-2.60/conftest.elc
Done
configure:2434: $? = 0
configure:2443: result: yes
configure:2462: checking for emacs
configure:2489: result: emacs
configure:2513: checking where .elc files should go
configure:2526: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/gnuplot.el (source)...
Loading /etc/emacs/site-start.d/python.el (source)...
Loading /etc/emacs/site-start.d/rpm.el (source)...
configure:2529: $? = 0
configure:2542: result: ${datadir}/emacs/site-lisp
configure:2555: checking for grep that handles long lines and -e
configure:2629: result: /bin/grep
configure:2634: checking for egrep
configure:2712: result: /bin/grep -E
configure:2717: checking for a sed that does not truncate output
configure:2796: result: /bin/sed
configure:2940: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GNU Autoconf config.status 2.60, which was
generated by GNU Autoconf 2.60. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status

on localhost

config.status:604: creating config/Makefile
config.status:604: creating tests/Makefile
config.status:604: creating tests/atlocal
config.status:604: creating man/Makefile
config.status:604: creating lib/emacs/Makefile
config.status:604: creating Makefile
config.status:604: creating doc/Makefile
config.status:604: creating lib/Makefile
config.status:604: creating lib/Autom4te/Makefile
config.status:604: creating lib/autoscan/Makefile
config.status:604: creating lib/m4sugar/Makefile
config.status:604: creating lib/autoconf/Makefile
config.status:604: creating lib/autotest/Makefile
config.status:604: creating bin/Makefile
config.status:789: executing tests/atconfig commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_EMACSLOADPATH_set=
ac_cv_env_EMACSLOADPATH_value=
ac_cv_env_EMACS_set=
ac_cv_env_EMACS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_EXPR=/usr/bin/expr
ac_cv_path_GREP=/bin/grep
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_EMACS=emacs
ac_cv_prog_TEST_EMACS=emacs
ac_cv_prog_emacs_ok=yes
ac_cv_prog_gnu_m4=yes
ac_cv_prog_make_make_set=yes
ac_cv_sh_n_works=yes
am_cv_lispdir='${datadir}/emacs/site-lisp'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/antonio/Programmi/autoconf-2.60/config/missing --run aclocal-1.9'
AMTAR='${SHELL} /home/antonio/Programmi/autoconf-2.60/config/missing --run tar'
AUTOCONF='${SHELL} /home/antonio/Programmi/autoconf-2.60/config/missing --run autoconf'
AUTOHEADER='${SHELL} /home/antonio/Programmi/autoconf-2.60/config/missing --run autoheader'
AUTOMAKE='${SHELL} /home/antonio/Programmi/autoconf-2.60/config/missing --run automake-1.9'
AWK='gawk'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" -DPACKAGE_VERSION=\"2.60\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.60\" -DPACKAGE_BUGREPORT=\"bug-autoconf@gnu.org\" -DPACKAGE=\"autoconf\" -DVERSION=\"2.60\"'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EMACS='emacs'
EMACSLOADPATH=''
EXPR='/usr/bin/expr'
GREP='/bin/grep'
HELP2MAN='${SHELL} /home/antonio/Programmi/autoconf-2.60/config/missing --run help2man'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
M4='/usr/bin/m4'
MAKEINFO='${SHELL} /home/antonio/Programmi/autoconf-2.60/config/missing --run makeinfo'
PACKAGE='autoconf'
PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
PACKAGE_NAME='GNU Autoconf'
PACKAGE_STRING='GNU Autoconf 2.60'
PACKAGE_TARNAME='autoconf'
PACKAGE_VERSION='2.60'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TEST_EMACS='emacs'
VERSION='2.60'
ac_cv_sh_n_works='yes'
am__leading_dot='.'
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/home/antonio/Programmi/autoconf-2.60/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir='${datadir}/emacs/site-lisp'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "GNU Autoconf"
#define PACKAGE_TARNAME "autoconf"
#define PACKAGE_VERSION "2.60"
#define PACKAGE_STRING "GNU Autoconf 2.60"
#define PACKAGE_BUGREPORT "bug-autoconf@gnu.org"
#define PACKAGE "autoconf"
#define VERSION "2.60"

configure: exit 0











P.S:: i had istalled also Perl and m4( recent versions for autoconf)

Mizar81 11-03-2008 03:42 AM

shell
 
[root@localhost autoconf-2.60]# ./configure
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 whether /bin/sh -n is known to work... yes
checking for expr... /usr/bin/expr
checking for gm4... no
checking for gnum4... no
checking for m4... /usr/bin/m4
checking whether m4 supports frozen files... yes
checking for perl... /usr/bin/perl
checking for emacs... emacs
checking whether emacs is sufficiently recent... yes
checking for emacs... emacs
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
configure: creating ./config.status
config.status: creating config/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating man/Makefile
config.status: creating lib/emacs/Makefile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating lib/Autom4te/Makefile
config.status: creating lib/autoscan/Makefile
config.status: creating lib/m4sugar/Makefile
config.status: creating lib/autoconf/Makefile
config.status: creating lib/autotest/Makefile
config.status: creating bin/Makefile
config.status: executing tests/atconfig commands
[root@localhost autoconf-2.60]# make
Making all in bin
make[1]: Entering directory `/home/antonio/Programmi/autoconf-2.60/bin'
rm -f autom4te autom4te.tmp
sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@datadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.60|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autom4te.in; do not edit by hand.|g' `test -f ./autom4te.in || echo ./`autom4te.in >autom4te.tmp
chmod +x autom4te.tmp
chmod a-w autom4te.tmp
mv autom4te.tmp autom4te
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in
rm -f autoconf autoconf.tmp
sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@datadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.60|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoconf.in; do not edit by hand.|g' `test -f ./autoconf.in || echo ./`autoconf.in >autoconf.tmp
chmod +x autoconf.tmp
chmod a-w autoconf.tmp
mv autoconf.tmp autoconf
rm -f autoheader autoheader.tmp
sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@datadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.60|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoheader.in; do not edit by hand.|g' `test -f ./autoheader.in || echo ./`autoheader.in >autoheader.tmp
chmod +x autoheader.tmp
chmod a-w autoheader.tmp
mv autoheader.tmp autoheader
rm -f autoreconf autoreconf.tmp
sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@datadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.60|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoreconf.in; do not edit by hand.|g' `test -f ./autoreconf.in || echo ./`autoreconf.in >autoreconf.tmp
chmod +x autoreconf.tmp
chmod a-w autoreconf.tmp
mv autoreconf.tmp autoreconf
rm -f ifnames ifnames.tmp
sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@datadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.60|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from ifnames.in; do not edit by hand.|g' `test -f ./ifnames.in || echo ./`ifnames.in >ifnames.tmp
chmod +x ifnames.tmp
chmod a-w ifnames.tmp
mv ifnames.tmp ifnames
rm -f autoscan autoscan.tmp
sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@datadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.60|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoscan.in; do not edit by hand.|g' `test -f ./autoscan.in || echo ./`autoscan.in >autoscan.tmp
chmod +x autoscan.tmp
chmod a-w autoscan.tmp
mv autoscan.tmp autoscan

Mizar81 11-03-2008 03:42 AM

shell 2
 
rm -f autoupdate autoupdate.tmp
sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@datadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.60|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoupdate.in; do not edit by hand.|g' `test -f ./autoupdate.in || echo ./`autoupdate.in >autoupdate.tmp
chmod +x autoupdate.tmp
chmod a-w autoupdate.tmp
mv autoupdate.tmp autoupdate
make[1]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/bin'
Making all in .
make[1]: Entering directory `/home/antonio/Programmi/autoconf-2.60'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/antonio/Programmi/autoconf-2.60'
Making all in lib
make[1]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib'
Making all in Autom4te
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib/Autom4te'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib/Autom4te'
Making all in m4sugar
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib/m4sugar'
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
--language=m4sugar \
--freeze \
--output=m4sugar.m4f
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
--language=m4sh \
--freeze \
--output=m4sh.m4f
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib/m4sugar'
Making all in autoconf
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib/autoconf'
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
--language=autoconf \
--freeze \
--output=autoconf.m4f
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib/autoconf'
Making all in autotest
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib/autotest'
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
--language=autotest \
--freeze \
--output=autotest.m4f
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib/autotest'
Making all in autoscan
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib/autoscan'
echo '# Automatically Generated: do not edit this file' >autoscan.list
sed '/^[#]/!q' ./autoscan.pre >>autoscan.list
( \
sed -n '/^[^#]/p' ./autoscan.pre; \
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib --cache '' -M -l autoconf -t'AN_OUTPUT:$1: $2 $3' \
) | LC_ALL=C sort >>autoscan.list
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib/autoscan'
Making all in emacs
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib/emacs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib/emacs'
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib'
rm -f autom4te.cfg autom4te.tmp
sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@datadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.60|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' ./autom4te.in >autom4te.tmp
chmod a-w autom4te.tmp
mv autom4te.tmp autom4te.cfg
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib'
make[1]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib'
Making all in config
make[1]: Entering directory `/home/antonio/Programmi/autoconf-2.60/config'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/config'
Making all in man
make[1]: Entering directory `/home/antonio/Programmi/autoconf-2.60/man'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/man'
Making all in doc
make[1]: Entering directory `/home/antonio/Programmi/autoconf-2.60/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/doc'
Making all in tests
make[1]: Entering directory `/home/antonio/Programmi/autoconf-2.60/tests'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/tests'
[root@localhost autoconf-2.60]# make install
Making install in bin
make[1]: Entering directory `/home/antonio/Programmi/autoconf-2.60/bin'
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in
rm -f autoconf autoconf.tmp
sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@datadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e

Mizar81 11-03-2008 03:43 AM

shell3
 
s|@M4[@]|/usr/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.60|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoconf.in; do not edit by hand.|g' `test -f ./autoconf.in || echo ./`autoconf.in >autoconf.tmp
chmod +x autoconf.tmp
chmod a-w autoconf.tmp
mv autoconf.tmp autoconf
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/bin'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
/usr/bin/install -c 'autom4te' '/usr/local/bin/autom4te'
/usr/bin/install -c 'autoconf' '/usr/local/bin/autoconf'
/usr/bin/install -c 'autoheader' '/usr/local/bin/autoheader'
/usr/bin/install -c 'autoreconf' '/usr/local/bin/autoreconf'
/usr/bin/install -c 'ifnames' '/usr/local/bin/ifnames'
/usr/bin/install -c 'autoscan' '/usr/local/bin/autoscan'
/usr/bin/install -c 'autoupdate' '/usr/local/bin/autoupdate'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/bin'
make[1]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/bin'
Making install in .
make[1]: Entering directory `/home/antonio/Programmi/autoconf-2.60'
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/autoconf" || mkdir -p -- "/usr/local/share/autoconf"
/usr/bin/install -c -m 644 './INSTALL' '/usr/local/share/autoconf/INSTALL'
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60'
make[1]: Leaving directory `/home/antonio/Programmi/autoconf-2.60'
Making install in lib
make[1]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib'
Making install in Autom4te
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib/Autom4te'
make[3]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib/Autom4te'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/autoconf/Autom4te" || mkdir -p -- "/usr/local/share/autoconf/Autom4te"
/usr/bin/install -c -m 644 'C4che.pm' '/usr/local/share/autoconf/Autom4te/C4che.pm'
/usr/bin/install -c -m 644 'ChannelDefs.pm' '/usr/local/share/autoconf/Autom4te/ChannelDefs.pm'
/usr/bin/install -c -m 644 'Channels.pm' '/usr/local/share/autoconf/Autom4te/Channels.pm'
/usr/bin/install -c -m 644 'Configure_ac.pm' '/usr/local/share/autoconf/Autom4te/Configure_ac.pm'
/usr/bin/install -c -m 644 'FileUtils.pm' '/usr/local/share/autoconf/Autom4te/FileUtils.pm'
/usr/bin/install -c -m 644 'General.pm' '/usr/local/share/autoconf/Autom4te/General.pm'
/usr/bin/install -c -m 644 'Request.pm' '/usr/local/share/autoconf/Autom4te/Request.pm'
/usr/bin/install -c -m 644 'Struct.pm' '/usr/local/share/autoconf/Autom4te/Struct.pm'
/usr/bin/install -c -m 644 'XFile.pm' '/usr/local/share/autoconf/Autom4te/XFile.pm'
make[3]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib/Autom4te'
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib/Autom4te'
Making install in m4sugar
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib/m4sugar'
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
--language=m4sugar \
--freeze \
--output=m4sugar.m4f
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
--language=m4sh \
--freeze \
--output=m4sh.m4f
make[3]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib/m4sugar'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/autoconf/m4sugar" || mkdir -p -- "/usr/local/share/autoconf/m4sugar"
/usr/bin/install -c -m 644 'm4sugar.m4' '/usr/local/share/autoconf/m4sugar/m4sugar.m4'
/usr/bin/install -c -m 644 'm4sh.m4' '/usr/local/share/autoconf/m4sugar/m4sh.m4'
test -z "/usr/local/share/autoconf/m4sugar" || mkdir -p -- "/usr/local/share/autoconf/m4sugar"
/usr/bin/install -c -m 644 'version.m4' '/usr/local/share/autoconf/m4sugar/version.m4'
/usr/bin/install -c -m 644 'm4sugar.m4f' '/usr/local/share/autoconf/m4sugar/m4sugar.m4f'
/usr/bin/install -c -m 644 'm4sh.m4f' '/usr/local/share/autoconf/m4sugar/m4sh.m4f'
make[3]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib/m4sugar'
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib/m4sugar'
Making install in autoconf
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib/autoconf'
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
--language=autoconf \
--freeze \
--output=autoconf.m4f
make[3]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib/autoconf'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/autoconf/autoconf" || mkdir -p -- "/usr/local/share/autoconf/autoconf"
/usr/bin/install -c -m 644 'autoconf.m4' '/usr/local/share/autoconf/autoconf/autoconf.m4'
/usr/bin/install -c -m 644 'general.m4' '/usr/local/share/autoconf/autoconf/general.m4'
/usr/bin/install -c -m 644 'status.m4' '/usr/local/share/autoconf/autoconf/status.m4'
/usr/bin/install -c -m 644 'oldnames.m4' '/usr/local/share/autoconf/autoconf/oldnames.m4'
/usr/bin/install -c -m 644 'specific.m4' '/usr/local/share/autoconf/autoconf/specific.m4'
/usr/bin/install -c -m 644 'autoheader.m4' '/usr/local/share/autoconf/autoconf/autoheader.m4'
/usr/bin/install -c -m 644 'autoupdate.m4' '/usr/local/share/autoconf/autoconf/autoupdate.m4'
/usr/bin/install -c -m 644 'autotest.m4' '/usr/local/share/autoconf/autoconf/autotest.m4'
/usr/bin/install -c -m 644 'autoscan.m4' '/usr/local/share/autoconf/autoconf/autoscan.m4'
/usr/bin/install -c -m 644 'lang.m4' '/usr/local/share/autoconf/autoconf/lang.m4'
/usr/bin/install -c -m 644 'c.m4' '/usr/local/share/autoconf/autoconf/c.m4'
/usr/bin/install -c -m 644 'erlang.m4' '/usr/local/share/autoconf/autoconf/erlang.m4'
/usr/bin/install -c -m 644 'fortran.m4' '/usr/local/share/autoconf/autoconf/fortran.m4'
/usr/bin/install -c -m 644 'functions.m4' '/usr/local/share/autoconf/autoconf/functions.m4'
/usr/bin/install -c -m 644 'headers.m4' '/usr/local/share/autoconf/autoconf/headers.m4'
/usr/bin/install -c -m 644 'types.m4' '/usr/local/share/autoconf/autoconf/types.m4'
/usr/bin/install -c -m 644 'libs.m4' '/usr/local/share/autoconf/autoconf/libs.m4'
/usr/bin/install -c -m 644 'programs.m4' '/usr/local/share/autoconf/autoconf/programs.m4'
test -z "/usr/local/share/autoconf/autoconf" || mkdir -p -- "/usr/local/share/autoconf/autoconf"
/usr/bin/install -c -m 644 'autoconf.m4f' '/usr/local/share/autoconf/autoconf/autoconf.m4f'
make[3]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib/autoconf'
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib/autoconf'
Making install in autotest

Mizar81 11-03-2008 03:43 AM

shell final
 
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib/autotest'
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
--language=autotest \
--freeze \
--output=autotest.m4f
make[3]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib/autotest'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/autoconf/autotest" || mkdir -p -- "/usr/local/share/autoconf/autotest"
/usr/bin/install -c -m 644 'autotest.m4' '/usr/local/share/autoconf/autotest/autotest.m4'
/usr/bin/install -c -m 644 'general.m4' '/usr/local/share/autoconf/autotest/general.m4'
test -z "/usr/local/share/autoconf/autotest" || mkdir -p -- "/usr/local/share/autoconf/autotest"
/usr/bin/install -c -m 644 'autotest.m4f' '/usr/local/share/autoconf/autotest/autotest.m4f'
make[3]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib/autotest'
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib/autotest'
Making install in autoscan
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib/autoscan'
make[3]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib/autoscan'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/autoconf/autoscan" || mkdir -p -- "/usr/local/share/autoconf/autoscan"
/usr/bin/install -c -m 644 'autoscan.list' '/usr/local/share/autoconf/autoscan/autoscan.list'
make[3]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib/autoscan'
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib/autoscan'
Making install in emacs
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib/emacs'
make[3]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib/emacs'
make[3]: Nothing to be done for `install-exec-am'.
/usr/bin/install -c -m 644 'autoconf-mode.el' '/usr/local/share/emacs/site-lisp/autoconf-mode.el'
/usr/bin/install -c -m 644 'autoconf-mode.elc' '/usr/local/share/emacs/site-lisp/autoconf-mode.elc'
/usr/bin/install -c -m 644 'autotest-mode.el' '/usr/local/share/emacs/site-lisp/autotest-mode.el'
/usr/bin/install -c -m 644 'autotest-mode.elc' '/usr/local/share/emacs/site-lisp/autotest-mode.elc'
make[3]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib/emacs'
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib/emacs'
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib'
make[3]: Entering directory `/home/antonio/Programmi/autoconf-2.60/lib'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/autoconf" || mkdir -p -- "/usr/local/share/autoconf"
/usr/bin/install -c -m 644 'autom4te.cfg' '/usr/local/share/autoconf/autom4te.cfg'
make[3]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib'
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib'
make[1]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/lib'
Making install in config
make[1]: Entering directory `/home/antonio/Programmi/autoconf-2.60/config'
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/config'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/config'
make[1]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/config'
Making install in man
make[1]: Entering directory `/home/antonio/Programmi/autoconf-2.60/man'
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/man'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/man/man1" || mkdir -p -- "/usr/local/share/man/man1"
/usr/bin/install -c -m 644 '././autoconf.1' '/usr/local/share/man/man1/autoconf.1'
/usr/bin/install -c -m 644 '././autoheader.1' '/usr/local/share/man/man1/autoheader.1'
/usr/bin/install -c -m 644 '././autom4te.1' '/usr/local/share/man/man1/autom4te.1'
/usr/bin/install -c -m 644 '././autoreconf.1' '/usr/local/share/man/man1/autoreconf.1'
/usr/bin/install -c -m 644 '././autoscan.1' '/usr/local/share/man/man1/autoscan.1'
/usr/bin/install -c -m 644 '././autoupdate.1' '/usr/local/share/man/man1/autoupdate.1'
/usr/bin/install -c -m 644 '././ifnames.1' '/usr/local/share/man/man1/ifnames.1'
/usr/bin/install -c -m 644 '././config.guess.1' '/usr/local/share/man/man1/config.guess.1'
/usr/bin/install -c -m 644 '././config.sub.1' '/usr/local/share/man/man1/config.sub.1'
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/man'
make[1]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/man'
Making install in doc
make[1]: Entering directory `/home/antonio/Programmi/autoconf-2.60/doc'
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/info" || mkdir -p -- "/usr/local/share/info"
/usr/bin/install -c -m 644 './autoconf.info' '/usr/local/share/info/autoconf.info'
/usr/bin/install -c -m 644 './standards.info' '/usr/local/share/info/standards.info'
install-info --info-dir='/usr/local/share/info' '/usr/local/share/info/autoconf.info'
install-info --info-dir='/usr/local/share/info' '/usr/local/share/info/standards.info'
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/doc'
make[1]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/doc'
Making install in tests
make[1]: Entering directory `/home/antonio/Programmi/autoconf-2.60/tests'
make[2]: Entering directory `/home/antonio/Programmi/autoconf-2.60/tests'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/tests'
make[1]: Leaving directory `/home/antonio/Programmi/autoconf-2.60/tests
[root@localhost autoconf-2.60]# cd..
[root@localhost Programmi]# cd automake-1.9.6
[root@localhost automake-1.9.6]# ./configure
checking build system type... i686-pc-linux-gnu
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
checking for tex... tex
checking whether autoconf is installed... yes
checking whether autoconf works... no
configure: error: The installed version of autoconf does not work.
Please check config.log for error messages before this one.
[root@localhost automake-1.9.6]#

weibullguy 11-03-2008 04:31 AM

OK, you installed Autoconf successfully so why would you post the config.log and the ENTIRE output from a successful install? I asked you to post:

1. The actual error (done)
2. Any other pertinent information spit out by Automake
3. The appropriate section of config.log for Automake
4. The exact command you executed to configure Automake (done)
5. What you've tried to do on your own and the outcome of those things you've tried

Mizar81 11-03-2008 07:02 AM

i posted everything about autoconf cause the only thing i try to do with automake iis to unpack the tar.gz automake file on my computer and type ..

[root@localhost automake-1.9.6]# ./configure

on my terminal..
You read the error i obtain.. autoconf doesn't work...
so why happen this if i installed it successfully?

weibullguy 11-03-2008 08:04 AM

I'll presume the answer to question #5 is "Nothing" and you're not going to provide the rest of the information I asked for. Let's try something different.

What is the result of executing the following two commands?
Code:

autoconf --version
Code:

echo $PATH

Mizar81 11-03-2008 10:18 AM

answers + config.log of automake
 
[root@localhost Programmi]# echo $PATH
/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin


[root@localhost Programmi]# autoconf --version
Autoconf version 2.13






automake config.log

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU Automake configure 1.9.6, which was
generated by GNU Autoconf 2.59c. Invocation command line was

$ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = localhost
uname -m = i686
uname -r = 2.4.22-10mdk
uname -s = Linux
uname -v = #1 Thu Sep 18 12:30:58 CEST 2003

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1620: checking build system type
configure:1638: result: i686-pc-linux-gnu
configure:1680: checking for a BSD-compatible install
configure:1735: result: /usr/bin/install -c
configure:1746: checking whether build environment is sane
configure:1789: result: yes
configure:1854: checking for gawk
configure:1870: found /bin/gawk
configure:1880: result: gawk
configure:1890: checking whether make sets $(MAKE)
configure:1911: result: yes
configure:2112: checking for perl
configure:2130: found /usr/bin/perl
configure:2142: result: /usr/bin/perl
configure:2163: checking for tex
configure:2179: found /usr/bin/tex
configure:2189: result: tex
configure:2203: checking whether autoconf is installed
configure:2208: eval autoconf --version
Autoconf version 2.13
configure:2211: $? = 0
configure:2219: result: yes
configure:2229: checking whether autoconf works
configure:2236: cd conftest && eval autoconf -o /dev/null conftest.ac
Usage: autoconf [-h] [--help] [-m dir] [--macrodir=dir]
[-l dir] [--localdir=dir] [--version] [template-file]
configure:2239: $? = 1
configure:2248: result: no
configure:2252: error: The installed version of autoconf does not work.
Please check config.log for error messages before this one.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_TEX=tex
ac_cv_prog_make_make_set=yes
am_cv_autoconf_installed=yes
am_cv_autoconf_works=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='perllibdir=/home/antonio/Programmi/automake-1.9.6"/lib:./lib" /home/antonio/Programmi/automake-1.9.6/aclocal --acdir=m4'
AMTAR='${SHELL} /home/antonio/Programmi/automake-1.9.6/lib/missing --run tar'
APIVERSION='1.9'
AUTOCONF='${SHELL} /home/antonio/Programmi/automake-1.9.6/lib/missing --run autoconf'
AUTOHEADER='${SHELL} /home/antonio/Programmi/automake-1.9.6/lib/missing --run autoheader'
AUTOMAKE='perllibdir=/home/antonio/Programmi/automake-1.9.6"/lib:./lib" /home/antonio/Programmi/automake-1.9.6/automake --libdir=lib'
AWK='gawk'
CYGPATH_W='echo'
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
FGREP=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LIBOBJS=''
LIBS=''
LN=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/antonio/Programmi/automake-1.9.6/lib/missing --run makeinfo'
MODIFICATION_DELAY=''
PACKAGE='automake'
PACKAGE_BUGREPORT='bug-automake@gnu.org'
PACKAGE_NAME='GNU Automake'
PACKAGE_STRING='GNU Automake 1.9.6'
PACKAGE_TARNAME='automake'
PACKAGE_VERSION='1.9.6'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TEX='tex'
VERSION='1.9.6'
ac_ct_STRIP=''
am_AUTOCONF='autoconf'
am__leading_dot='.'
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/home/antonio/Programmi/automake-1.9.6/lib/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgvdatadir='${datadir}/automake-1.9'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE "automake"
#define PACKAGE_BUGREPORT "bug-automake@gnu.org"
#define PACKAGE_NAME "GNU Automake"
#define PACKAGE_STRING "GNU Automake 1.9.6"
#define PACKAGE_TARNAME "automake"
#define PACKAGE_VERSION "1.9.6"
#define VERSION "1.9.6"

configure: exit 1

weibullguy 11-03-2008 01:04 PM

Here's your problem
Code:

configure:2203: checking whether autoconf is installed
configure:2208: eval autoconf --version
Autoconf version 2.13

The Automake configure script is picking up your old version of Autoconf. I suspect Autoconf-2.13 is installed /usr/bin. You installed Autoconf-2.60 in /usr/local/bin. Try this and see if it results in the Automake configure script executing properly (or at least not failing with the Autoconf error)
Code:

export WANT_AUTOCONF=2.5 && ./configure

Mizar81 11-05-2008 03:20 AM

Thanks
 
Thanks for your suggest, but it doesn't work,fotunely i tought to add the autoconf path in the PATH environment variable so now my system know my last version of autoconf.
See you soon


All times are GMT -5. The time now is 12:11 AM.