Compiling lmms on Fedora 16x64

Having trouble with LMMS? Ask about it here.
Since the current version of lmms on Fedora 16 is still 0.4.11, it might take a while before the latest version of lmms 0.4.13 becomes available.
As I'm really interested in the new VST features of 0.4.13, I decided to compile lmms myself.
I resolved almost all dependencies ecxept the following for which I can't find a solution.
Running cmake, I get:
...
-- Looking for wine_init in wine
-- Looking for wine_init in wine - not found
-- Looking for C++ include windows.h
-- Looking for C++ include windows.h - not found
...
* VST-instrument hoster : not found, please install (lib)wine-dev (or similiar) - 64 bit systems additionally need gcc-multilib and g++-multilib
* VST-effect hoster : not found, please install (lib)wine-dev (or similiar) - 64 bit systems additionally need gcc-multilib and g++-multilib

I have installed both the 32bit and 64bit wine development libraries. There is no package gcc-multilib in the fedora repositories.

TIA for any help.
To answer my own question: I needed also to install the glibc-devel 32 bit libraries...
Compiled lmms and am now playing around with the new VST functionality!

Cheers.