Gentoo Archives: gentoo-dev

From: Mark Constable <markc@×××××.net>
To: Gentoo-Dev <gentoo-dev@g.o>
Subject: [gentoo-dev] autoconf build error
Date: Sat, 03 May 2003 11:06:36
Message-Id: 200305032106.40952.markc@renta.net
1 Apologies if this is not the right place to report this.
2 This is going from a stage1 download onto a stage2 build
3 for an athlon-tbird 1200.
4
5 >>> md5 ;-) autoconf-2.13.tar.gz
6 >>> Unpacking source...
7 >>> Unpacking autoconf-2.57.tar.bz2 to /var/tmp/portage/autoconf-2.57-r1/work
8 >>> Unpacking autoconf-2.13.tar.gz to /var/tmp/portage/autoconf-2.57-r1/work
9 * Applying autoconf-2.13-configure-gentoo.diff... [ ok ]
10 * Applying autoconf-2.13-configure.in-gentoo.diff... [ ok ]
11 * Applying autoconf-2.57-infopage-namechange.patch... [ ok ]
12 >>> Source unpacked.
13 checking for a BSD-compatible install... /bin/install -c
14 checking whether build environment is sane... yes
15 checking for gawk... gawk
16 checking whether make sets $(MAKE)... yes
17 checking for expr... /usr/bin/expr
18 checking for gm4... no
19 checking for gnum4... no
20 checking for m4... no
21 checking whether m4 supports frozen files... no
22 configure: error: GNU M4 1.4 is required
23
24 !!! ERROR: sys-devel/autoconf-2.57-r1 failed.
25 !!! Function src_compile, Line 50, Exitcode 1
26 !!! (no error message)
27
28 --markc
29
30
31 --
32 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] autoconf build error Paul de Vrieze <pauldv@g.o>
Re: [gentoo-dev] autoconf build error Sylvain <asm8@×××××××.fr>