From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1ECZC0-0003u2-MO for garchives@archives.gentoo.org; Tue, 06 Sep 2005 08:52:37 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j868l0lE012258; Tue, 6 Sep 2005 08:47:00 GMT Received: from fluorine.webpack.hosteurope.de (fluorine.webpack.hosteurope.de [217.115.142.97]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j868kxKF030523 for ; Tue, 6 Sep 2005 08:46:59 GMT Received: by fluorine.webpack.hosteurope.de running Exim 4.51 using esmtpsa (TLSv1:RC4-MD5:128) from h-213.61.186.2.host.de.colt.net ([213.61.186.2] helo=[192.168.0.123]) id 1ECZ9l-0008Qy-LM; Tue, 06 Sep 2005 10:50:17 +0200 Subject: [gentoo-user-de] Dringend, gcc-config wieder gerade biegen From: Christoph Maria Dahlen To: Gentoo Mailingliste Content-Type: text/plain; charset=UTF-8 Organization: dahlen.org Date: Tue, 06 Sep 2005 10:50:17 +0200 Message-Id: <1125996617.31362.6.camel@DLD8-FBLK31J> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user-de@gentoo.org Reply-to: gentoo-user-de@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j868kxKF030523 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id j868l0ll012258 X-Archives-Salt: 2d916221-ad71-4955-8e28-3a3511c7eb0f X-Archives-Hash: 5e7a8421399447d01ec602ec46c5fb7a Hi, ich wurde gerade im Zuge einer Bugmeldung die GCC-Config probeweise umzustellen, was meine Maschine in das totale Chaos gef=C3=BChrt hat. Offenbar hat python nicht mitbekommen, da=C3=9F der Library-Pfad wieder zur=C3=BCckgestellt wurde, denn nahezu jedes Portage Programm liefert nun eine Fehlermeldung: # emerge /usr/bin/python: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/libgcc_s.so.1: version `GCC_3.3' not found (required by /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libstdc++.so.6) Beim Umstellen selber passiert =C3=BCbrigens folgendes: # gcc-config -l [1] i686-pc-linux-gnu-3.2.3 [2] i686-pc-linux-gnu-3.4.4 * [3] i686-pc-linux-gnu-3.4.4-hardened [4] i686-pc-linux-gnu-3.4.4-hardenednopie [5] i686-pc-linux-gnu-3.4.4-hardenednopiessp [6] i686-pc-linux-gnu-3.4.4-hardenednossp # gcc-config 1 * Switching to i686-pc-linux-gnu-3.2.3 compiler ... * env-update failed to work properly; making sure ld.so.conf paths * are setup properly. Please rerun gcc-config with the -f option. ldconfig: /usr/lib/libptal.so.0 is not a symbolic link ldconfig: /usr/lib/libhpojip.so.0 is not a symbolic link ldconfig: /lib/ld-linux.so.1 is not a symbolic link [ ok ] * If you intend to use the gcc from the new profile in an already * running shell, please remember to do: * # source /etc/profile # gcc-config 2 * Switching to i686-pc-linux-gnu-3.4.4 compiler ... * env-update failed to work properly; making sure ld.so.conf paths * are setup properly. Please rerun gcc-config with the -f option. ldconfig: /usr/lib/libptal.so.0 is not a symbolic link ldconfig: /usr/lib/libhpojip.so.0 is not a symbolic link ldconfig: /lib/ld-linux.so.1 is not a symbolic link [ ok ] * If you intend to use the gcc from the new profile in an already * running shell, please remember to do: * # source /etc/profile Krieg ich das wieder korrigiert? Christoph --=20 Christoph Dahlen http://www.dahlen.org/ --=20 gentoo-user-de@gentoo.org mailing list