On Wed, May 18, 2011 at 4:06 PM, Mick <michaelkintz...@gmail.com> wrote: > What is "-lmusicbrainz" and is it telling me to just delete > /usr/lib/libtunepimp.la?
It's a library for accessing music metadata from http://musicbrainz.org/ I think the *.la file might be left over because it was changed after being emerged (say, you upgraded to a new gcc and the .la files were updated by tool rather than re-emerging everything in the world). So unmerge would leave it behind because the checksum doesn't match that which was originally installed. So, yes, I would delete it. :)