Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276800 - media-video/vcdgear should depend on sys-libs/libstdc++-v3
Summary: media-video/vcdgear should depend on sys-libs/libstdc++-v3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL: http://www.vcdgear.com/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-06 18:14 UTC by Markus Rathgeb
Modified: 2009-07-12 00:39 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 Markus Rathgeb 2009-07-06 18:14:27 UTC
vcdgear needs libstdc++.so.5 (etc.) to run.

Reproducible: Always

Steps to Reproduce:
1. emerge -C sys-libs/libstdc++-v3
2. emerge media-video/vcdgear
3. vcdgear

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

Expected Results:  
No error ;-)

1. emerge sys-libs/libstdc++-v3
2. emerge media-video/vcdgear
3. vcdgear

Solves the problem. So sys-libs/libstdc++-v3 should be a RDEPEND of media-video/vcdgear
Comment 1 Markus Rathgeb 2009-07-06 18:18:11 UTC
resp. virtual/libstdc++
Comment 2 Wormo (RETIRED) gentoo-dev 2009-07-11 21:24:59 UTC
Thanks for reporting this dependency problem, assigning to maintainers.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-07-12 00:39:14 UTC
+  12 Jul 2009; Samuli Suominen <ssuominen@gentoo.org> vcdgear-1.6e.ebuild,
+  vcdgear-1.76-r2.ebuild:
+  Missing virtual/libstdc++:3.3 RDEPEND since this is a binary package wrt
+  #276800.