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@winehq.org Reporter: wylda@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
https://bugs.winehq.org/show_bug.cgi?id=42986
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia@gmail.com
--- Comment #1 from Józef Kucia joseph.kucia@gmail.com --- Created attachment 58126 --> https://bugs.winehq.org/attachment.cgi?id=58126 Patch
Does this patch help?
https://bugs.winehq.org/show_bug.cgi?id=42986
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|wine can't be compiled by |wine can't be compiled by |gcc-2.95.4 |gcc-2.95.4 | |(amstream/mediastream.c) Distribution|--- |Debian
--- Comment #2 from Wylda wylda@volny.cz ---
Does this patch help?
Yes, thank you. Saga continues at bug 42990.
https://bugs.winehq.org/show_bug.cgi?id=42986
Gijs Vermeulen acescopezz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |acescopezz@gmail.com
--- Comment #3 from Gijs Vermeulen acescopezz@gmail.com --- Should be fixed with: https://source.winehq.org/git/wine.git/commit/e8e23114a220bcb3c7966e5fba541a...
https://bugs.winehq.org/show_bug.cgi?id=42986
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |e8e23114a220bcb3c7966e5fba5 | |41a2b3823f0f7 Status|NEW |RESOLVED
--- Comment #4 from Józef Kucia joseph.kucia@gmail.com --- Fixed.
https://bugs.winehq.org/show_bug.cgi?id=42986
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.8.
https://bugs.winehq.org/show_bug.cgi?id=42986
--- Comment #6 from Michael Stefaniuc mstefani@winehq.org --- Removing the 2.0.x milestone from bugs included in 2.0.2.
https://bugs.winehq.org/show_bug.cgi?id=42986
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|amstream |quartz