http://bugs.winehq.org/show_bug.cgi?id=18316
--- Comment #17 from Austin English austinenglish@gmail.com 2012-02-14 15:29:34 CST --- (In reply to comment #16)
$ ./configure && make checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu
...
checking whether gcc -m32 works... no configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries.
You're on a 64-bit OS but lack 32-bit development libraries. You need to install them to compile wine as 32-bit.
Use the forums for help please.