Problem build 1.4-rc5 on 64-bit debian

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
giaur
Level 2
Level 2
Posts: 11
Joined: Sun Jan 09, 2011 12:04 pm

Problem build 1.4-rc5 on 64-bit debian

Post by giaur »

Hello,

I'm trying to compile latest wine version (1.4-rc5) on 64 bit debian sid system. But without success:

Code: Select all

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?
Locked