|
Bugzilla – Full Text Bug Listing |
| Summary: | kvirc compiled with wrong libstdc++ | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Andreas Schneider <asn> |
| Component: | KDE | Assignee: | E-mail List <kde-maintainers> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Andreas Schneider
2005-08-09 11:27:06 UTC
sorry, such things can't happen with the SUSE build system. kvirc is not part of Beta1, so you probably have still the old version installed. Try installing the compat libs. If thats not enough, then wait for the ftp tree. If it is not a part, why is it on CD3? ./CD3/suse/x86_64/kvirc-3.2.0-6.x86_64.rpm There's something wrong, it is linked against libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00002aaaafe9b000) libstdc++.so.5 => not found must be some plugin then? the package only requires one libstdc++ Resolved, it was an old plugin, thanks. Just a note: ldd -d /path/to/file will do the trick |