Gentoo Archives: gentoo-user-de

From: Thomas Deutsch <thomas_mailinglisten@×××××××××.org>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] emerge -u world schlägt bei gzip fehl
Date: Wed, 08 Sep 2004 14:54:53
Message-Id: 200409081652.09989.thomas_mailinglisten@tuxpeople.org
1 Hallo zusammen
2
3 Ich bin neu auf der Liste (aber nicht ganz neu bei Gentoo).
4
5 Nun habe ich ein kleines Problem. Ich wollte auf der einen Machine ein emerge
6 -u world machen. Das ging auch gut bis er gzip neu kompillieren wollte:
7
8 [...]
9 configure: creating ./config.status
10 config.status: creating Makefile
11 config.status: creating config.h
12 config.status: executing depfiles commands
13 cd . && /bin/sh /var/tmp/portage/gzip-1.3.5-r1/work/gzip-1.3.5/missing --run
14 automake-1.8 --gnits
15 configure.in:24: version mismatch. This is Automake 1.8.3,
16 configure.in:24: but the definition used by this AM_INIT_AUTOMAKE
17 configure.in:24: comes from Automake 1.8.5. You should recreate
18 configure.in:24: aclocal.m4 with aclocal and run automake again.
19 make: *** [Makefile.in] Error 1
20
21 !!! ERROR: app-arch/gzip-1.3.5-r1 failed.
22 !!! Function src_compile, Line 36, Exitcode 2
23 !!! (no error message)
24
25 Die md5-Summen stimmen. Wenn ich nun aclocal ausführe kommt "aclocal-1.8:
26 'configure.ac' or 'configure.in' is required". Wo könnte hier das Problem
27 liegen?
28
29 mfg
30
31 Thomas
32
33 --
34 Beware of Programmers who carry screwdrivers.
35 -- Leonard Brandwein
36
37 --
38 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] emerge -u world schlägt bei gzip fehl Jan Kohnert <jan.kohnert@×××××.de>