From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j3SLVxRh020947 for ; Thu, 28 Apr 2005 21:31:59 GMT Received: (qmail invoked by alias); 28 Apr 2005 21:31:58 -0000 Received: from unknown (EHLO [192.168.10.7]) [193.170.62.180] by mail.gmx.net (mp023) with SMTP; 28 Apr 2005 23:31:58 +0200 X-Authenticated: #1606315 Message-ID: <4271567C.9080907@gmx.net> Date: Thu, 28 Apr 2005 23:32:44 +0200 From: Wolfgang Illmeyer User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050326) X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] Python stuff and CHOST Change don't agree X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Archives-Salt: 4a4bbd46-4a08-41f0-80e5-c22531b22571 X-Archives-Hash: f90618d6515bfe6d9b9c910a863e47c2 Hi, A few months ago I changed my CHOST in make.conf from i386-pc-linux-gnu to i686-pc-linux-gnu. Everything went ok until I had to install some python package; the old chost was hardcoded somewhere in /usr/lib/python2.3 or similar and therefore it still wanted to use the i386-toolchain when building python stuff. remerging python didn't help. revdep-rebuild didn't help. then I manually replaced the i386 by i686 and it went well for a while. Today i wanted to emerge solfege with gnome useflag and it stopped at dev-python/pyorbit due to a missing "i386-pc-linux-gnu-gcc" what can i do? greetings Wolfgang -- gentoo-dev@gentoo.org mailing list