Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 435922 - net-misc/grive-0.2.0: error while loading shared libraries: libbfd-2.22.so
Summary: net-misc/grive-0.2.0: error while loading shared libraries: libbfd-2.22.so
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-22 19:18 UTC by Sven
Modified: 2012-09-22 19:20 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 Sven 2012-09-22 19:18:32 UTC
Not sure what is going on, but libbfd-2.22 exists on my system:

# equery f sys-devel/binutils|grep libbfd
/usr/lib64/binutils/x86_64-pc-linux-gnu/2.22/libbfd-2.22.so
/usr/lib64/binutils/x86_64-pc-linux-gnu/2.22/libbfd.so


Reproducible: Always

Steps to Reproduce:
1. emerge grive 0.2.0
2. run grive

Actual Results:  
# grive --help
grive: error while loading shared libraries: libbfd-2.22.so: cannot open shared object file: No such file or directory
Comment 1 Sven 2012-09-22 19:20:49 UTC
Hmm, after some binutils-config and source /etc/profile, grive now works.