From: MadCoder <pierre.habouzit@m4x.org>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] autoconf/automake
Date: Mon, 27 May 2002 14:58:41 +0200 [thread overview]
Message-ID: <200205271458.41317.pierre.habouzit@m4x.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 675 bytes --]
I work with gcc 3.1 and the new autoconf wan't compile, I've a curious error
(since m4 is intalled and up-to-date) :
(complete output with this mail)
autom4te: need GNU m4 1.4 or later: /usr/bin/m4
make[2]: *** [m4sugar.m4f] Erreur 1
make[2]: Quitte le répertoire
`/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/lib/m4sugar'
make[1]: *** [all-recursive] Erreur 1
make[1]: Quitte le répertoire
`/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/lib'
make: *** [all-recursive] Erreur 1
--
MadCoder (53 53)
"Pour réussir un examen, un étudiant doit lutter contre toutes les forces
centrifuges qui peuvent le distraire de son travail."
- T. de Montbrial
[-- Attachment #2: error --]
[-- Type: text/plain, Size: 11015 bytes --]
MadLaptop:/home/madcoder# emerge autoconf
Calculating dependencies ...done!
>>> emerge sys-devel/autoconf-2.53a to /
>>> md5 ;-) autoconf-2.53a.tar.bz2
>>> md5 ;-) autoconf-2.13.tar.gz
>>> Unpacking source...
>>> Unpacking autoconf-2.53a.tar.bz2
>>> Unpacking autoconf-2.13.tar.gz
patching file configure
patching file configure.in
>>> Source unpacked.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... 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... no
checking for xemacs... no
checking for emacs... no
configure: creating ./config.status
config.status: creating config/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/autoconf
config.status: creating tests/autoheader
config.status: creating tests/autom4te
config.status: creating tests/autoreconf
config.status: creating tests/autoscan
config.status: creating tests/autoupdate
config.status: creating tests/ifnames
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
You are about to use an experimental version of Autoconf. Be sure to
read the relevant mailing lists, most importantly <autoconf@gnu.org>.
Below you will find information on the status of this version of Autoconf.
* Status
/*--------------------------.
| Sane for full scale use. |
`--------------------------*/
Making all in bin
make[1]: Entre dans le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/bin'
rm -f autom4te autom4te.tmp
sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@datadir\@,/usr/share/autoconf,g' -e 's,@prefix\@,/usr,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.53a,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ./autom4te.in >autom4te.tmp
chmod +x autom4te.tmp
mv autom4te.tmp autom4te
rm -f autoconf autoconf.tmp
sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@datadir\@,/usr/share/autoconf,g' -e 's,@prefix\@,/usr,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.53a,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ./autoconf.in >autoconf.tmp
chmod +x 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/bin,g' -e 's,@datadir\@,/usr/share/autoconf,g' -e 's,@prefix\@,/usr,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.53a,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ./autoheader.in >autoheader.tmp
chmod +x 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/bin,g' -e 's,@datadir\@,/usr/share/autoconf,g' -e 's,@prefix\@,/usr,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.53a,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ./autoreconf.in >autoreconf.tmp
chmod +x 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/bin,g' -e 's,@datadir\@,/usr/share/autoconf,g' -e 's,@prefix\@,/usr,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.53a,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ./ifnames.in >ifnames.tmp
chmod +x 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/bin,g' -e 's,@datadir\@,/usr/share/autoconf,g' -e 's,@prefix\@,/usr,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.53a,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ./autoscan.in >autoscan.tmp
chmod +x autoscan.tmp
mv autoscan.tmp autoscan
rm -f autoupdate autoupdate.tmp
sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@datadir\@,/usr/share/autoconf,g' -e 's,@prefix\@,/usr,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.53a,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ./autoupdate.in >autoupdate.tmp
chmod +x autoupdate.tmp
mv autoupdate.tmp autoupdate
make[1]: Quitte le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/bin'
Making all in tests
make[1]: Entre dans le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/tests'
make[1]: Rien à faire pour `all'.
make[1]: Quitte le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/tests'
Making all in .
make[1]: Entre dans le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a'
make[1]: Rien à faire pour `all-am'.
make[1]: Quitte le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a'
Making all in lib
make[1]: Entre dans le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/lib'
Making all in Autom4te
make[2]: Entre dans le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/lib/Autom4te'
make[2]: Rien à faire pour `all'.
make[2]: Quitte le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/lib/Autom4te'
Making all in m4sugar
make[2]: Entre dans le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/lib/m4sugar'
{ \
echo '# This file is part of -*- Autoconf -*-.'; \
echo '# Version of Autoconf.'; \
echo '# Copyright (C) 1999, 2000, 2001, 2002'; \
echo '# Free Software Foundation, Inc.'; \
echo ;\
echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])'; \
echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])'; \
echo 'm4_define([m4_PACKAGE_VERSION], [2.53a])'; \
echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.53a])'; \
echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])'; \
} >version.m4
cd ../../lib && make autom4te.cfg
make[3]: Entre dans le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/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/bin,g' -e 's,@datadir\@,/usr/share/autoconf,g' -e 's,@prefix\@,/usr,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.53a,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ./autom4te.in >autom4te.tmp
mv autom4te.tmp autom4te.cfg
make[3]: Quitte le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/lib'
../../tests/autom4te \
--language=m4sugar \
--freeze \
--include=./.. \
--include=.. \
--output=m4sugar.m4f
autom4te: need GNU m4 1.4 or later: /usr/bin/m4
make[2]: *** [m4sugar.m4f] Erreur 1
make[2]: Quitte le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/lib/m4sugar'
make[1]: *** [all-recursive] Erreur 1
make[1]: Quitte le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/lib'
make: *** [all-recursive] Erreur 1
Making all in bin
make[1]: Entre dans le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/bin'
make[1]: Rien à faire pour `all'.
make[1]: Quitte le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/bin'
Making all in tests
make[1]: Entre dans le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/tests'
make[1]: Rien à faire pour `all'.
make[1]: Quitte le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/tests'
Making all in .
make[1]: Entre dans le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a'
make[1]: Rien à faire pour `all-am'.
make[1]: Quitte le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a'
Making all in lib
make[1]: Entre dans le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/lib'
Making all in Autom4te
make[2]: Entre dans le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/lib/Autom4te'
make[2]: Rien à faire pour `all'.
make[2]: Quitte le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/lib/Autom4te'
Making all in m4sugar
make[2]: Entre dans le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/lib/m4sugar'
../../tests/autom4te \
--language=m4sugar \
--freeze \
--include=./.. \
--include=.. \
--output=m4sugar.m4f
autom4te: need GNU m4 1.4 or later: /usr/bin/m4
make[2]: *** [m4sugar.m4f] Erreur 1
make[2]: Quitte le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/lib/m4sugar'
make[1]: *** [all-recursive] Erreur 1
make[1]: Quitte le répertoire `/var/tmp/portage/autoconf-2.53a/work/autoconf-2.53a/lib'
make: *** [all-recursive] Erreur 1
!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 11, Exitcode 2
!!! (no error message)
!!! emerge aborting on /usr/portage/sys-devel/autoconf/autoconf-2.53a.ebuild .
next reply other threads:[~2002-05-27 12:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-27 12:58 MadCoder [this message]
2002-05-27 17:51 ` [gentoo-dev] autoconf/automake Martin Schlemmer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200205271458.41317.pierre.habouzit@m4x.org \
--to=pierre.habouzit@m4x.org \
--cc=gentoo-dev@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox