Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55375 - gnomeradio requires esound (but it's not listed as a dependancy in the ebuild)
Summary: gnomeradio requires esound (but it's not listed as a dependancy in the ebuild)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-27 17:37 UTC by Jason Woofenden
Modified: 2004-07-01 04:43 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 Jason Woofenden 2004-06-27 17:37:27 UTC
I got a link error when building that it could not find the esd lib

Reproducible: Always
Steps to Reproduce:
1. emerge unmerge esd
2. emerge gnomeradio

Actual Results:  
link error saying that /usr/lib/libesd... not found

Expected Results:  
package merged
Comment 1 foser (RETIRED) gentoo-dev 2004-07-01 04:43:30 UTC
yeah thats because you unmerged a lib that is needed by another lib. You have to find & remerge that other lib(s) that still contains references to esd.

This is not a bug.