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.60) (envelope-from <gentoo-embedded+bounces-1272-garchives=archives.gentoo.org@gentoo.org>) id 1GQObo-0007Zj-Bm for garchives@archives.gentoo.org; Thu, 21 Sep 2006 13:28:56 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8LDQoOA027884; Thu, 21 Sep 2006 13:26:50 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8LDQom0026071 for <gentoo-embedded@lists.gentoo.org>; Thu, 21 Sep 2006 13:26:50 GMT Received: by nf-out-0910.google.com with SMTP id p46so972120nfa for <gentoo-embedded@lists.gentoo.org>; Thu, 21 Sep 2006 06:26:50 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=acWMovu3PNzOjtGPo6LtHtyiZ/hwIT4UsrppBxspAZNRw7NWptiYtZm6z00ViiKi0H1677tevKHsUVItmREPm1XLHZ/siLhcWaiVCCJcLehsoSQqvvnjsHVzfixb7gg1xdox81A2IBqirwsPRjgMFyMC0L3xB0a8C8LgzYXbwyc= Received: by 10.48.230.18 with SMTP id c18mr576288nfh; Thu, 21 Sep 2006 06:26:49 -0700 (PDT) Received: by 10.49.9.12 with HTTP; Thu, 21 Sep 2006 06:26:49 -0700 (PDT) Message-ID: <9956e0d30609210626y78709eccn78b34e7f53743e06@mail.gmail.com> Date: Thu, 21 Sep 2006 16:26:49 +0300 From: "Vladimir Pouzanov" <farcaller@gmail.com> To: gentoo-embedded@lists.gentoo.org Subject: [gentoo-embedded] cannot find /lib/libc.so.6 Precedence: bulk List-Post: <mailto:gentoo-embedded@lists.gentoo.org> List-Help: <mailto:gentoo-embedded+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-embedded+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org> X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: c31866f8-52a4-4b88-8230-b089cdc7e8f3 X-Archives-Hash: d413e5e345704a40d3e318593927f1b2 Hi all, I haven't been using full toolchain for a while (only gcc to compile kernel). Now all my cross-emerges fail with: /usr/libexec/gcc/arm-softfloat-linux-gnueabi/ld: skipping incompatible /lib/libc.so.6 when searching for /lib/libc.so.6 /usr/libexec/gcc/arm-softfloat-linux-gnueabi/ld: cannot find /lib/libc.so.6 That seems to be portage bug (I have 2.1.2_pre1), "arm-softfloat-linux-gnueabi test.c -o test" works fine. Any ideas how to fix that (or track down to a bug report)? -- Sincerely, Vladimir "Farcaller" Pouzanov http://www.hackndev.com -- gentoo-embedded@gentoo.org mailing list