Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114697 - app-antivirus/bitdefender needs libstdc++.so.5
Summary: app-antivirus/bitdefender needs libstdc++.so.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Antivirus Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-06 22:44 UTC by Alin Năstac (RETIRED)
Modified: 2005-12-13 19:08 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 Alin Năstac (RETIRED) gentoo-dev 2005-12-06 22:44:31 UTC
/opt/bdc/bdupd.so needs libstdc++.so.5, which is provided by any of the
following packages:
  - sys-devel/gcc-3.3*
  - sys-libs/libstdc++-v3-3.3*
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2005-12-08 05:21:34 UTC
I'll take care of it today (finally got some free time). Thanks.
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2005-12-13 16:17:20 UTC
Hm, what's the recommended way? "|| ( =sys-devel/gcc-3.3* =sys-libs/libstdc++-
v3-3.3* )" ?
Comment 3 Alin Năstac (RETIRED) gentoo-dev 2005-12-13 16:27:25 UTC
I would say the other way arround.
for both x86 and amd64 arches we have stable versions of >=sys-devel/gcc-3.4, so
the preferred package should be =sys-libs/libstdc++-v3-3.3*
Comment 4 Andrej Kacian (RETIRED) gentoo-dev 2005-12-13 19:08:12 UTC
Fixed in CVS, without a version bump. Thanks!