From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JWg9R-0003YJ-44 for garchives@archives.gentoo.org; Tue, 04 Mar 2008 23:02:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FBA6E06CF; Tue, 4 Mar 2008 23:02:23 +0000 (UTC) Received: from mail-in-13.arcor-online.net (mail-in-13.arcor-online.net [151.189.21.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 35B50E0406 for ; Tue, 4 Mar 2008 23:02:23 +0000 (UTC) Received: from mail-in-02-z2.arcor-online.net (mail-in-02-z2.arcor-online.net [151.189.8.14]) by mail-in-13.arcor-online.net (Postfix) with ESMTP id 1FD921E501B for ; Wed, 5 Mar 2008 00:02:22 +0100 (CET) Received: from mail-in-03.arcor-online.net (mail-in-03.arcor-online.net [151.189.21.43]) by mail-in-02-z2.arcor-online.net (Postfix) with ESMTP id 052801147B1 for ; Wed, 5 Mar 2008 00:02:22 +0100 (CET) Received: from [192.168.2.102] (xdsl-87-79-221-250.netcologne.de [87.79.221.250]) (Authenticated sender: s.kuerschner@arcor.de) by mail-in-03.arcor-online.net (Postfix) with ESMTP id CD8B03226E3 for ; Wed, 5 Mar 2008 00:02:21 +0100 (CET) From: Sebastian To: gentoo-user-de@lists.gentoo.org Subject: Re: [gentoo-user-de] gcc will nicht gebaut werden Date: Wed, 5 Mar 2008 00:02:20 +0100 User-Agent: KMail/1.9.7 References: <200802221358.36085.selist@arcor.de> <47BF043B.7020305@j-schmitz.net> <200803011011.45757.selist@arcor.de> In-Reply-To: <200803011011.45757.selist@arcor.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user-de@lists.gentoo.org Reply-to: gentoo-user-de@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200803050002.20167.selist@arcor.de> X-Virus-Scanned: ClamAV 0.92.1/6125/Tue Mar 4 20:01:27 2008 on mail-in-03.arcor-online.net X-Virus-Status: Clean X-Archives-Salt: b6ba76e6-b064-40c2-ad97-1395c265bccf X-Archives-Hash: d8d60c389bed76ff661242c744cbeb33 Hallo, bisher hatte ja keiner eine Idee, jetzt habe ich festgestellt das auch der= =20 alte gcc nicht mehr will wie ich. Beim Emergen erhalte ich immer solche=20 Meldungen wie im folgendem Fall: >>> Unpacking hdparm-8.6.tar.gz to /var/tmp/portage/sys-apps/hdparm-8.6/work >>> Source unpacked. >>> Compiling source=20 in /var/tmp/portage/sys-apps/hdparm-8.6/work/hdparm-8.6 ... i686-pc-linux-gnu-gcc -march=3Dathlon -O3 -pipe -W -Wall -Wbad-function-cas= t -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -fkeep-inline-functions -Wwrite-st= rings -Waggregate-return -Wnested-externs -Wtrigraphs -march=3Dathlon -O3 -= pipe -c -o=20 hdparm.o hdparm.c i686-pc-linux-gnu-gcc -march=3Dathlon -O3 -pipe -W -Wall -Wbad-function-cas= t -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -fkeep-inline-functions -Wwrite-st= rings -Waggregate-return -Wnested-externs -Wtrigraphs -march=3Dathlon -O3 -= pipe -c -o=20 identify.o identify.c hdparm.c: In Funktion =C2=BBabort_if_not_full_device=C2=AB: hdparm.c:888: Warnung: Zuweisung streicht Qualifizierer von Zeiger-Zieltyp i686-pc-linux-gnu-gcc -march=3Dathlon -O3 -pipe -W -Wall -Wbad-function-cas= t -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -fkeep-inline-functions -Wwrite-st= rings -Waggregate-return -Wnested-externs -Wtrigraphs -march=3Dathlon -O3 -= pipe -c -o=20 sgio.o sgio.c i686-pc-linux-gnu-gcc -o hdparm hdparm.o identify.o sgio.o /usr/lib/gcc/i686-pc-linux-gnu/4.2.2/../../../../i686-pc-linux-gnu/bin/ld:= =20 crt1.o: No such file: No such file or directory collect2: ld gab 1 als Ende-Status zur=C3=BCck make: *** [hdparm] Fehler 1 [31;01m* [0m=20 [31;01m* [0m ERROR: sys-apps/hdparm-8.6 failed. [31;01m* [0m Call stack: [31;01m* [0m ebuild.sh, line 49: Called src_compile [31;01m* [0m environment, line 688: Called die [31;01m* [0m The specific snippet of code: [31;01m* [0m emake CC=3D"$(tc-getCC)" || die "compile error" [31;01m* [0m The die message: [31;01m* [0m compile error [31;01m* [0m=20 [31;01m* [0m If you need support, post the topmost build error, and the c= all=20 stack if relevant. [31;01m* [0m A complete build log is located=20 at '/var/tmp/portage/sys-apps/hdparm-8.6/temp/build.log'. [31;01m* [0m The ebuild environment file is located=20 at '/var/tmp/portage/sys-apps/hdparm-8.6/temp/environment'. [31;01m* [0m=20 hat jemand eine Idee wich ich das wieder hingebogen bekomme? Was ist das f=C3=BCr ein Verzeichnis welches er nicht findet? Ich komme da = auch=20 nicht hinter was er sucht und mit den /.../.../ weis ich auch keinen Pfad. Gru=C3=9F Sebastian PS in der Datei /var/tmp/portage/sys-apps/hdparm-8.6/temp/eclass-debug.log ste= ht=20 folgendes: inherit: toolchain-funcs -> /usr/portage/eclass/toolchain-funcs.eclass *** Multiple Inheritence (Level: 2) inherit: multilib -> /usr/portage/eclass/multilib.eclass RDEPEND: not set... Setting to:=20 Au=C3=9Ferdem gibt es noch die=20 Datei /var/tmp/portage/sys-apps/hdparm-8.6/temp/environment mit =C3=BCber 1= 000=20 Zeilen. Gru=C3=9F Sebastian -- gentoo-user-de@lists.gentoo.org mailing list