https://bugs.winehq.org/show_bug.cgi?id=48753 Bug ID: 48753 Summary: compilation of wine 5.4 (staging) breaks due to missing symbol __acrt_iob_func in use of stdin, stdout, stderr Product: Wine-staging Version: 5.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: sick_soul(a)yahoo.it CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com Distribution: --- Created attachment 66658 --> https://bugs.winehq.org/attachment.cgi?id=66658 patch fixing the build breakage for wine 5.4 (staging) Compilation of wine 5.4 (staging) fails due to missing symbol __acrt_iob_func, during build of d3dcompiler, dmscript, msvcirt, msvcp60. Traced to missing import of msvcrt in Makefile.in Patch included with the fix (fixes the build for me). -- 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.