[Bug 42993] New: wine can't be compiled by gcc-2.95.4 (gdiplus/metafile.c)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 9 20:00:45 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=42993

            Bug ID: 42993
           Summary: wine can't be compiled by gcc-2.95.4
                    (gdiplus/metafile.c)
           Product: Wine
           Version: 2.7
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdiplus
          Assignee: wine-bugs at winehq.org
          Reporter: wylda at volny.cz
      Distribution: ---

Similarly to bug 42986, bug 42990, bug 42991 and bug 42992:

wine-2.7 @ gcc-2.95.4: compilation fails:

/dlls/gdiplus/metafile.c: In function `METAFILE_GraphicsDeleted':
/dlls/gdiplus/metafile.c:950: structure has no member named `EmfHeader'
/dlls/gdiplus/metafile.c: In function `GdipGetMetafileHeaderFromEmf':
/dlls/gdiplus/metafile.c:1916: structure has no member named `EmfHeader'
/dlls/gdiplus/metafile.c: In function `GdipCreateMetafileFromEmf':
/dlls/gdiplus/metafile.c:2019: structure has no member named `EmfHeader'
/dlls/gdiplus/metafile.c:2020: structure has no member named `EmfHeader'
/dlls/gdiplus/metafile.c:2021: structure has no member named `EmfHeader'
/dlls/gdiplus/metafile.c:2021: structure has no member named `EmfHeader'
/dlls/gdiplus/metafile.c:2023: structure has no member named `EmfHeader'
/dlls/gdiplus/metafile.c:2023: structure has no member named `EmfHeader'
make[1]: *** [metafile.o] Error 1

-- 
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