https://bugs.winehq.org/show_bug.cgi?id=39025 --- Comment #5 from manualinux(a)gmail.com --- I compiled packages of different versions of wine and the results are as follows: configuration parameters = ./configure --prefix=/opt/wine-${VERSION} --disable-tests --without-gstreamer dependencies = full Compiler= Clang 3.6.2 wine-1.7.45 -> KO wine-1.7.44 -> KO wine-1.7.40 -> KO wine-1.7.35 -> KO They worked before. I always use Clang to compile wine. Compiler= GCC 5.2.0 wine-1.7.48 -> KO Compiler= GCC 4.9.3 wine-1.7.48 -> KO To verify that it is not a problem specific to my system, I tested on FreeBSD 10.1 (amd64), installing the package i386-wine-devel-1.7.47 and the command does not work either. With the 64-bit version, wine-staging-1.7.48, does not work either. And I've also tested distributions precompiled packages. Slackware 14.1 wine-1.7.47 -> OK OpenMandriva 2014.2 wine-staging-1.7.42 -> hangs in the two modes (graphic and console) OpenSUSE 13.2 wine-1.7.28 -> OK -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.