I think they apply on GIT cause I got the patch from the instructions here: http://appdb.winehq.org/objectManager.php?sClass=version&iId=14147&iTestingId=34574&bShowAll=true I followed the instructions: git clone git://source.winehq.org/git/wine.git ~/wine-git cd ~/wine-git patch -p1 < path/to/the.patch ./tools/wineinstall and also tried building it manually like: ./configure make depend && make make install and still I got the same problem when building the wineserver...