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.54) id 1FJlbU-0007pe-4k for garchives@archives.gentoo.org; Thu, 16 Mar 2006 06:04:56 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5.20060308/8.13.5) with SMTP id k2G63rab019558; Thu, 16 Mar 2006 06:03:53 GMT Received: from ender.volumehost.net (adsl-69-154-123-202.dsl.fyvlar.swbell.net [69.154.123.202]) by robin.gentoo.org (8.13.5.20060308/8.13.5) with ESMTP id k2G5vAMw003554 for ; Thu, 16 Mar 2006 05:57:11 GMT Received: from localhost (localhost [127.0.0.1]) by ender.volumehost.net (Postfix) with ESMTP id EE5C8106BF for ; Thu, 16 Mar 2006 05:57:09 +0000 (UTC) Received: from ender.volumehost.net ([127.0.0.1]) by localhost (ender.volumehost.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22925-03-2 for ; Thu, 16 Mar 2006 05:57:08 +0000 (UTC) Received: from ip70-178-212-144.ks.ks.cox.net (ip70-178-212-144.ks.ks.cox.net [70.178.212.144]) (using SSLv3 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ender.volumehost.net (Postfix) with ESMTP id D0FFD106C7 for ; Thu, 16 Mar 2006 05:57:08 +0000 (UTC) From: "Boyd Stephen Smith Jr." To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] overnetclc: error while loading shared libraries: libstdc++.so.5: cannot open Date: Wed, 15 Mar 2006 23:57:07 -0600 User-Agent: KMail/1.9.1 References: <200603151529.54790.bo.andresen@gmail.com> In-Reply-To: <200603151529.54790.bo.andresen@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603152357.07803.bss03@volumehost.net> X-Virus-Scanned: amavisd-new at volumehost.net X-Archives-Salt: f47d40ed-6ce4-4d97-b4ab-973a52869fa6 X-Archives-Hash: da65f773023264fdff81b2b1b90cc30c On Wednesday 15 March 2006 08:29, Bo Andresen wrote about '[gentoo-user] overnetclc: error while loading shared libraries: libstdc++.so.5: cannot open': > I am having a problem with overnet on an amd64 computer. For some reason > it connat load libstdc++.so.5. > > $ overnetclc > overnetclc: error while loading shared libraries: libstdc++.so.5: cannot > open shared object file: No such file or directory > > I checked and realized that I did not have this file so I emerged > libstdc++-v3. This did get me the file in /usr/lib64. Still no luck. I > suppose the problem is that overnet is a binary package which requires a > 32 bit library. Still I don't know how to solve this problem. Perhaps > the problem is that I need multilib but I don't know how to select that > since the multilib use flag is missing. Multilib is handled by profiles now. From the part of your post I've trimmed (DOH) you are using a multilib profile, so the use flag is treated as always on. Also, you might need one (or more) of the packages from app-emulation/emul-x86-*. -- "If there's one thing we've established over the years, it's that the vast majority of our users don't have the slightest clue what's best for them in terms of package stability." -- Gentoo Developer Ciaran McCreesh -- gentoo-user@gentoo.org mailing list