I ran a bisect on this, and found a bad commit
Wine build complete. 1c643f39e2814dca59e284092aa3fb47f6280791 is the first bad commit commit 1c643f39e2814dca59e284092aa3fb47f6280791 Author: Andrew Eikum aeikum@codeweavers.com Date: Tue Aug 25 14:28:37 2015 -0500
xaudio2: Implement device activation.
This adds a build-time dependency on openal, and a run-time dependency on openal-soft's ALC_SOFT_loopback extension.
:100755 100755 4f71ac375a2dce845be90c77fcde83b2bfa64c79 afa7bb4472c8bf4cf8d15ffacc592a02612ace19 M configure :100644 100644 e0376882873267affce0907ac974b3e92251693a b59261551ca36005720b5504e8f0031d94aef96d M configure.ac :040000 040000 1c7b486e4103008fa1a74f165ffbefbab1c416e2 77e0f0306d3310134b4f3b1a27704f84d0170cd6 M dlls
More details in [PATCH 1/4] xaudio2: Implement device activation http://wine.1045685.n5.nabble.com/Re-PATCH-1-4-xaudio2-Implement-device-acti...
2015-08-29 9:18 GMT+08:00 Bruno Jesus 00cpxxx@gmail.com:
Hi all, I have not compiled wine in one about 4 days and now I updated and tried and the results are:
../../../wine/dlls/d3d11/utils.c: In function ‘d3d11_resource_misc_flags_from_d3d10_resource_misc_flags’: ../../../wine/dlls/d3d11/utils.c:473:13: error: initializer element is not constant ../../../wine/dlls/d3d11/utils.c: In function ‘d3d10_resource_misc_flags_from_d3d11_resource_misc_flags’: ../../../wine/dlls/d3d11/utils.c:501:13: error: initializer element is not constant make[1]: ** [utils.o] Erro 1 make[1]: Saindo do diretório `/home/bruno/programs/wine32/dlls/d3d11' make: ** [dlls/d3d11] Erro 2
Is anyone experiencing a similar issue? I already tried make clean && make.
Best regards, Bruno