Hello,
I up this topic because i'm now on Debian Sid (i changed my wifi card : It's a dongle usb wifi) and to compile correctly Wine, i install the build dependance.
So, after to compile the Wine source (./compile), i have these message at the end :
- Code: Select all
configure: libhal/libdbus 32-bit development files not found, no dynamic device support.
configure: libv4l 32-bit development files not found.
configure: libgsm 32-bit development files not found, gsm 06.10 codec won't be supported.
configure: libmpg123 32-bit development files not found (or too old), mp3 codec won't be supported.
configure: libopenal 32-bit development files not found (or too old), OpenAL won't be supported.
To try, i installed libopenal 64 even if i know he wants the 32-bit development files. So, how to install the 32-bit development files to configure correctly Wine ?
Thanks