Debian no lib32asound2-plugins=1.0.25

Posted by erai on Super User See other posts from Super User or by erai
Published on 2012-06-20T05:20:29Z Indexed on 2012/07/02 9:18 UTC
Read the original article Hit count: 279

Filed under:
|
|
|

I compiled git wine 1.5.6 and the sound is not working correctly.

winecfg gives a message:

ALSA lib ../../pulse/pcm_pulse.c:995:(_snd_pcm_pulse_open) Unknown field handle_underrun
err:winediag:AUDDRV_GetAudioEndpoint PulseAudio "default" -22 without handle_underrun. Audio may hang. Please upgrade to alsa_plugins >= 1.0.24
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded

But on wheezy there is no package lib32asound2-plugins 1.0.25 So, how do I build and package alsa-plugins to install to lib32? Or how do I use automake's configure to compile a 32bit lib on a 64 bit system.

All I Need now is the libavcodec-dev for 32bit, but I don't understand. What is the 32bit libavcodec-dev package for amd64 debian?

© Super User or respective owner

Related posts about debian

Related posts about wine