Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248660 - games-emulation/kigb-2.02 requires sys-libs/libstdc++-v3
Summary: games-emulation/kigb-2.02 requires sys-libs/libstdc++-v3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-24 17:35 UTC by Eli
Modified: 2008-11-25 01:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eli 2008-11-24 17:35:56 UTC
The kigb binary requires libstdc++ for compatibility, but doesn't pull it in as a dependency.  Installing virtual/libstdc++ separately fixes the problem.

Reproducible: Always

Steps to Reproduce:
1. Install kigb
2. Try to run it
3. Get an error

Actual Results:  
./kigb: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

Expected Results:  
kigb should have started without error.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2008-11-25 01:43:51 UTC
fixed.  thanks for the bug report.