Gentoo Archives: gentoo-user-de

From: Justin <justin@×××××××××.net>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] gcc will nicht gebaut werden
Date: Fri, 22 Feb 2008 17:20:02
Message-Id: 47BF043B.7020305@j-schmitz.net
In Reply to: [gentoo-user-de] gcc will nicht gebaut werden by Sebastian
1 Sebastian schrieb:
2 > Hallo,
3 > beim Systemupdate bleibe ich immer hängen beim emergen von gcc-4.2.3 mit
4 > folgender Fehlermeldung.
5 >
6 > /usr/i686-pc-linux-gnu/bin/ld: crt1.o: No such file: No such file or directory
7 > collect2: ld returned 1 exit status
8 > make[3]: *** [cc1-dummy] Fehler 1
9 > make[3]: Leaving directory
10 > `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build/gcc'
11 > make[2]: *** [all-stageprofile-gcc] Fehler 2
12 > make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build'
13 > make[1]: *** [stageprofile-bubble] Fehler 2
14 > make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.2.3/work/build'
15 > make: *** [profiledbootstrap] Fehler 2
16 > *
17 > * ERROR: sys-devel/gcc-4.2.3 failed.
18 > * Call stack:
19 > * ebuild.sh, line 49: Called src_compile
20 > * environment, line 4548: Called toolchain_src_compile
21 > * environment, line 5017: Called gcc_src_compile
22 > * environment, line 2907: Called gcc_do_make
23 > * environment, line 2737: Called die
24 > * The specific snippet of code:
25 > * emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}"
26 > LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} ||
27 > die "emake failed with ${GCC_MAKE_TARGET}";
28 > * The die message:
29 > * emake failed with profiledbootstrap
30 >
31 > Der Link /usr/i686-pc-linux-gnu/bin/ld verweist
32 > auf /usr/i686-pc-linux-gnu/binutils-bin/2.18/ld und ist soweit ich das sehe
33 > vorhanden und ausführbar.
34 > Was emerge mir mit den LDFLLAGS=.. etc sagen will, verstehe ich jetzt gar
35 > nicht.
36 >
37 > Bei Google habe ich jetzt auch nichts gefunden was mir weiterhilft.
38 >
39 > Gruß
40 > Sebastian
41 >
42
43 Mit welchen USE und CFLAGS willst du denn gcc bauen?
44 --
45 gentoo-user-de@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] gcc will nicht gebaut werden Sebastian <selist@×××××.de>