From: "Richard Fish" <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Problem emerging kdebase
Date: Tue, 4 Jul 2006 17:36:29 -0700 [thread overview]
Message-ID: <7573e9640607041736w2d7953c8i5733c7af47444042@mail.gmail.com> (raw)
In-Reply-To: <200607041958.23862.gentoo.org@machturtle.com>
On 7/4/06, David Corbin <gentoo.org@machturtle.com> wrote:
> Looking closer, my original copy of the error wasn't very complete. There are
> screenfuls of undefined references to various std:: symbols. Clearly my C++
> library is messed up. How do I fix it?
Can you post some of that output? In particular, look for things
about missing "libstdc++.so.6". It might be just that you need to run
fix_libtool_files.sh.
If you truly think you have a broken C++ library, which is installed
as part of gcc, I would suggest:
1. emerge --oneshot gcc
2. Use gcc-config to select the correct/current compiler
3. revdep-rebuild --library=libstdc++.so.6
The 3rd command will rebuild all programs and libraries that use C++
on your system. The first 2 are mostly to make sure you have a usable
C++
-Richard
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-07-05 0:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-24 0:20 [gentoo-user] Problem emerging kdebase David Corbin
2006-06-24 16:45 ` Richard Fish
2006-07-01 21:10 ` David Corbin
2006-07-04 23:58 ` David Corbin
2006-07-05 0:36 ` Richard Fish [this message]
2006-07-06 23:12 ` David Corbin
2006-07-06 23:43 ` Richard Fish
2006-07-08 11:08 ` David Corbin
2006-10-11 4:03 ` Trenton Adams
2006-10-11 4:14 ` Bo Ørsted Andresen
2006-10-11 5:23 ` Trenton Adams
2006-10-11 5:29 ` Bo Ørsted Andresen
2006-10-11 18:38 ` Trenton Adams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7573e9640607041736w2d7953c8i5733c7af47444042@mail.gmail.com \
--to=bigfish@asmallpond.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox