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 1L17ni-0007f2-RU for garchives@archives.gentoo.org; Fri, 14 Nov 2008 23:10:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48916E02D2; Fri, 14 Nov 2008 23:10:07 +0000 (UTC) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by pigeon.gentoo.org (Postfix) with ESMTP id 07A5AE02D2 for ; Fri, 14 Nov 2008 23:10:06 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id d23so1781804fga.14 for ; Fri, 14 Nov 2008 15:10:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=FJPwRqHd2y4IE8WsuvdPElVyiglSiakKVU3SX9oMGrI=; b=mv46luyWjuBy1dZxKEaS8fsczbXA+l8VYTeEyp/ebq8h9r5txglUicKuqjC/Q8T3uM C+TI0dUEwF5itSRQGTHmW3wU532vS8m9UaJIAUvEgdSgphB6U/94bkSjFrCkpWuxlHBc i9RgwsG/WpqVd6XX1uol/JxSaEmDNd35f10JM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=m7vJh/89LMFW4Nx5kwjtRDjFNSgrQmxnCCOSmcfE5qoTRntNInBUL1ZVFY68MKaNNy o/LQxhVjmMkdxecabh+am/wQ1shxhlLtX+t2PAGd1oR8PhQ9UpjLvoEdDCLdi0nvCscO +IfiziNn5KWIg+5vwLPSAV/AUFn+eVUDRc+GE= Received: by 10.181.208.8 with SMTP id k8mr392798bkq.128.1226704204774; Fri, 14 Nov 2008 15:10:04 -0800 (PST) Received: by 10.181.16.2 with HTTP; Fri, 14 Nov 2008 15:10:04 -0800 (PST) Message-ID: <2a21586d0811141510p5aaae310k7da3f8cf3cb0af79@mail.gmail.com> Date: Fri, 14 Nov 2008 19:10:04 -0400 From: "Mansour Al Akeel" To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] Can not compile gcc In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2a21586d0811141002p735a3839h74ec70ff8dd7f524@mail.gmail.com> <20081114224826.2fda8722@gentoo.org> <2a21586d0811141422i2f166a98hf32f74cd26c615dc@mail.gmail.com> <491E079B.5080609@avtomatika.com> X-Archives-Salt: 4500f0fc-10d8-4fd6-adb9-fa1acf6b9523 X-Archives-Hash: 946048dbbbe2906e788fd6d6a3b96d87 I am not gentoo expert and no idea about profiles. However that's what I got: lrwxrwxrwx 1 root root 50 Nov 13 17:22 make.profile -> ../usr/portage/profiles/default/linux/amd64/2008.0 -rw-r--r-- 1 root root 2141 Jun 16 22:51 profile -rw-r--r-- 1 root root 815 Nov 14 16:12 profile.env I am emerging gcc again. I will see how things will go. In the mean while I am looking into disabling multilib and remove it. I just don't know how, and googling a bit while the emerge process is running. On Fri, Nov 14, 2008 at 6:31 PM, Beso wrote: > 2008/11/14 Branko Badrljica : >> Mansour Al Akeel wrote: >>> >>> Just out of curiosity, how did you know that IA32_EMULATION is not >>> enabled? Which message told you this ? >>> >>> >> >> He probably just suspected. Kernel's inability to run 32-bit code could be >> one of the reasons why the test code run failed. >> Other reason might be some linking error or somesuch... > > > the ability to compile other stuff tells that you're having problems > with the multilib profile. i suspect that you're working on a > no-multilib profile, instead. > try a ls -l /etc | grep profile and see where the actual profile is poiting. > > -- > dott. ing. beso > >