Hello, I'm trying to compile latest wine version (1.4-rc5) on 64 bit debian sid system. But without success: Code: checking whether gcc -m32 works... no configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries. But all 32-bit development libraries are installed. What's wrong? I've installed all dependencies usign apt-get build-dep. But still configure fails?