[Bug 48753] New: compilation of wine 5.4 (staging) breaks due to missing symbol __acrt_iob_func in use of stdin, stdout, stderr

WineHQ Bugzilla wine-bugs at winehq.org
Sun Mar 15 06:00:06 CDT 2020


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 at winehq.org
          Reporter: sick_soul at yahoo.it
                CC: leslie_alistair at hotmail.com, z.figura12 at 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.



More information about the wine-bugs mailing list