Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 55375

Summary: gnomeradio requires esound (but it's not listed as a dependancy in the ebuild)
Product: Gentoo Linux Reporter: Jason Woofenden <jason105>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.