Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210562 - games-rpg/nwmovies incorrect soname dependancy
Summary: games-rpg/nwmovies incorrect soname dependancy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High trivial
Assignee: Denis Dupeyron (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-18 06:18 UTC by Anton Romanov
Modified: 2008-02-20 11:43 UTC (History)
1 user (show)

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


Attachments
emerge --info output (info,3.55 KB, text/plain)
2008-02-18 06:25 UTC, Anton Romanov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Romanov 2008-02-18 06:18:37 UTC
steps to reproduce :
install nwn, nwmovies . do not install nwmouse => nwn won't start
ldd /opt/nwn/nwmovies.so
libelf.so.1 => not found

and dev-libs/libelf does not provide libelf.so.1

(however nwn works with both nwmovies and nwmouse because nwmouse is compiled and linked against installed libelf)
Comment 1 Anton Romanov 2008-02-18 06:25:24 UTC
Created attachment 143849 [details]
emerge --info output
Comment 2 Denis Dupeyron (RETIRED) gentoo-dev 2008-02-20 11:43:38 UTC
It's now fixed. I have moved the local libelf to games-rpg/nwn and updated all deps. Thanks for reporting this.

Denis.