Hello all, I try to compile 32 bit Wine (latest wine-git) on 64 bit Fedora 16 with gstreamer support, but after ./configure command I always get that my libraries are missing. I did following to get all dependencies for building wine: Building Wine on Fedora 14 x86_64 (http://wiki.winehq.org/WineOn64bit) install-wine-deps.sh (http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh) yum-builddep wine.i686 I got following packages installed: gstreamer i686 0.10.35-1.fc16 @fedora 3.2 M gstreamer-devel i686 0.10.35-1.fc16 @fedora 2.5 M gstreamer-plugins-bad-free i686 0.10.22-2.fc16.1 @fedora 4.1 M gstreamer-plugins-bad-free-devel i686 0.10.22-2.fc16.1 @fedora 45 k gstreamer-plugins-base i686 0.10.35-3.fc16 @updates 3.7 M gstreamer-plugins-base-devel i686 0.10.35-3.fc16 @updates 1.4 M gstreamer-python-devel i686 0.10.19-2.fc15 @fedora 79 k gstreamer-rtsp i686 0.10.8-1.fc16 @fedora 177 k gstreamer-rtsp-devel i686 0.10.8-1.fc16 @fedora 173 k It seems that there is no other possibilities to try, so I would be thankful if anyone here is able to help me.