Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 149834 - mozilla-thunderbird-bin lacks virtual/libstdc++ RDEPEND
Summary: mozilla-thunderbird-bin lacks virtual/libstdc++ RDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-02 04:13 UTC by Timothy Redaelli (RETIRED)
Modified: 2006-10-19 15:27 UTC (History)
1 user (show)

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 Timothy Redaelli (RETIRED) gentoo-dev 2006-10-02 04:13:26 UTC
drizzt@janeway ~ $ thunderbird
No running windows found
/opt/thunderbird/thunderbird-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
thunderbird-bin exited with non-zero status (127)
drizzt@janeway ~ $

The ebuild(s) doesn't have the virtual/libstdc++ RDEPEND
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2006-10-13 08:57:07 UTC
Verified with checkdeps.rb

betelgeuse@pena /media/sdc2 $ checkdeps.rb mozilla-thunderbird | grep libstdc
sys-libs/libstdc++-v3-3.3.6
betelgeuse@pena /media/sdc2 $

Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2006-10-19 15:27:22 UTC
thanks, fixed