Gentoo Archives: gentoo-user-de

From: "André Glücksmann" <email@×××××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] Re:gcc will nicht gebaut werden
Date: Thu, 20 Mar 2008 21:29:05
Message-Id: 47E2D718.1030202@smixx.de
In Reply to: [gentoo-user-de] Re:gcc will nicht gebaut werden by Sebastian
1 Sebastian wrote:
2 > Hallo,
3 >
4 > da mein Problem noch immer auf eine Lösung wartet, frage ich hier noch mal an.
5 > ich kann keine Programme mehr kompilieren die Fehlermeldung sieht
6 > folgendermaßen aus.
7 >
8 > .....
9 > checking for ANSI C header files... no
10 > checking for sys/types.h... yes
11 > checking for sys/stat.h... yes
12 > checking for stdlib.h... yes
13 > checking for string.h... yes
14 > checking for memory.h... yes
15 > checking for strings.h... yes
16 > checking for inttypes.h... yes
17 > checking for stdint.h... yes
18 > checking for unistd.h... yes
19 > checking for long double... yes
20 > checking size of long double... configure: error: cannot compute sizeof (long
21 > double)
22 > See `config.log' for more details.
23 > *
24 > * ERROR: sys-libs/glibc-2.7-r1 failed.
25 > * Call stack:
26 > * ebuild.sh, line 49: Called src_compile
27 > * environment, line 3349: Called eblit-run 'src_compile'
28 > * environment, line 1090: Called eblit-glibc-src_compile
29 > * src_compile.eblit, line 179: Called toolchain-glibc_src_compile
30 > * src_compile.eblit, line 120: Called
31 > glibc_do_configure 'src_compile'
32 > * src_compile.eblit, line 97: Called die
33 > * The specific snippet of code:
34 > * "${S}"/configure ${myconf} || die "failed to configure glibc"
35 > * The die message:
36 > * failed to configure glibc
37 > *
38 > * If you need support, post the topmost build error, and the call stack if
39 > relevant.
40 > * A complete build log is located
41 > at '/var/tmp/portage/sys-libs/glibc-2.7-r1/temp/build.log'.
42 > * The ebuild environment file is located
43 > at '/var/tmp/portage/sys-libs/glibc-2.7-r1/temp/environment'.
44 > *
45 >
46 > * Messages for package sys-libs/glibc-2.7-r1:
47 >
48 > ich habe bereits aus dem tar:/stage3-i686-2007.0.tar.bz2/ die Dateien welche
49 > augenscheinlich mit dem gcc zu tun haben in mein System Kopiert
50 > (zwischendurch immer mal probiert, dabei erhielt ich dann Fehlermeldung das
51 > dieses oder jenes nicht gefunden wird) jetzt habe ich wieder die
52 > Fehlermeldung wie am Anfang und weiß jetzt nicht was noch fehlt.
53 >
54 > Liste der kopierten Ordner:
55 > /etc/env.d/gcc
56 > /usr/bin/gcc
57 > /usr/i686-PC-linux-gnu/gcc
58 > /usr/include/boost/mpl/aux_/preprocessed/gcc (habe ich im stagearchiv nicht
59 > gefunden)
60 > /usr/lib/gcc
61 > /usr/lib/ccache/bin/ (gibt es ebenfalls nicht)
62 > /usr/libexec/
63 >
64 > versucht habe ich auch immer wieder:
65 > r1-gentoo sebastian # gcc-config -l
66 > [1] i686-pc-linux-gnu-4.1.1 *
67 > Da habe ich ja nur den 4.1.1er zur Auswahl, daraufhin habe ich folgendes
68 > Probiert:
69 > r1-gentoo sebastian # fix_libtool_files.sh 4.1.1
70 > * Scanning libtool files for hardcoded gcc library paths...
71 > * [1/9] Scanning /lib ...
72 > * [2/9] Scanning /usr/lib ...
73 > * [3/9] Scanning /opt/blackdown-jdk-1.4.2.03/jre/lib/i386 ...
74 > * [4/9] Scanning /opt/firefox ...
75 > * [5/9] Scanning /usr/i686-pc-linux-gnu/lib ...
76 > * [6/9] Scanning /usr/kde/3.5/lib ...
77 > * [7/9] Scanning //usr//lib/opengl/xorg-x11/lib ...
78 > * [8/9] Scanning /usr/local/lib ...
79 > * [9/9] Scanning /usr/qt/3/lib ...
80 > r1-gentoo sebastian #
81 >
82 > Mache ich da jetzt etwas falsch, oder wie behebe ich den Fehler?
83 > Ich würde gerne einige Kernelmodule anpassen.
84 >
85 > Gruß
86 > Sebastian
87 >
88 >
89
90 If you upgraded from gcc 3 to 4 (e.g. from 3.4.6 to 4.1.1 in this
91 example) you will have to run fix_libtool_files.sh manually
92 # fix_libtool_files.sh 3.4.6
93
94 --
95 André Glücksmann
96 email@×××××.de - GnuPG Key-ID: 0x1489FF7D
97 --
98 gentoo-user-de@l.g.o mailing list