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
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.