[Bug 42986] New: wine can't be compiled by gcc-2.95.4

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 9 16:04:57 CDT 2017


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

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

Created attachment 58123
  --> https://bugs.winehq.org/attachment.cgi?id=58123
gcc-2.95.4 fails to build amstream

In effort to find out lowest kernel version supported by wine, I will need old
distro with old compiler. So preliminary test reveals:

wine-2.7 @ gcc-4.1.1: winecfg=OK & notepad=OK
wine-2.7 @ gcc-3.4.6: winecfg=OK & notepad=OK
wine-2.7 @ gcc-3.3.6: winecfg=OK & notepad=OK
wine-2.7 @ gcc-2.95.4: compilation fails:

amstream/mediastream.c: In function `ddrawstreamsample_create':
amstream/mediastream.c:1024: structure has no member named `dwRGBBitCount'
amstream/mediastream.c:1025: structure has no member named `dwRBitMask'
amstream/mediastream.c:1026: structure has no member named `dwGBitMask'
amstream/mediastream.c:1027: structure has no member named `dwBBitMask'
amstream/mediastream.c:1028: structure has no member named `dwRGBAlphaBitMask'
make[1]: *** [mediastream.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