21 Nov
2022
21 Nov
'22
00:31
Hi, Wine 7.21 has a bug which breaks yabridge https://bugs.winehq.org/show_bug.cgi?id=53912 and there is recommended workaround to downgrade to 7.20 (see https://github.com/robbert-vdh/yabridge/commit/affba8a05f4e67a6bd7ec8bfa3169...). Moreover I can't build yabridge with 7.21 to test if it works with temporary fix in it: /usr/lib64/gcc/x86_64-suse-linux/12/../../../../x86_64-suse-linux/bin/ld: /usr/bin/../lib64/wine/x86_64-unix/libwinecrt0.a(exe_entry.o): in function `GetProcessHeap': /home/abuild/rpmbuild/BUILD/wine-7.21/include/winbase.h:2982: undefined reference to `NtCurrentTeb' collect2: error: ld returned 1 exit status winegcc: /usr/bin/g++ failed Could someone take a look or give suggestions? TIA.