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

Bug 301096

Summary: app-emulation/emul-linux-x86-soundlibs should include libmpg123 development files
Product: Gentoo Linux Reporter: Xavier Vachon <xvachon>
Component: [OLD] DevelopmentAssignee: AMD64 Project <amd64>
Status: RESOLVED WONTFIX    
Severity: normal CC: pacho
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Xavier Vachon 2010-01-15 14:25:39 UTC
Issue reported here : http://forum.winehq.org/viewtopic.php?t=7389

Despite having the latest emul-linux-x86-soundlibs package installed (I use it for WINE), I still get this message when I compile WINE from source : libmpg123 32-bit development files not found (or too old), mp3 codec won't be supported. I have been told on the WINE forums that the libmpg123 development files are not included in the package and that WINE needs them in order to have mp3 support.

Can someone confirm this and update the package?

Thanks!
Comment 1 Pacho Ramos gentoo-dev 2010-01-15 18:56:22 UTC
Headers are not being included in emul packages at all (simply run equery files emul-linux-x86-soundlibs |less to see that they try to only provide libraries)

These files are provided by the package itself, I mean, you simply need to have media-sound/mpg123

(anyway you will then hit bug 299490)

Regards
Comment 2 Pacho Ramos gentoo-dev 2010-01-15 18:56:35 UTC
And closing per previous comment