https://bugs.winehq.org/show_bug.cgi?id=46223
Bug ID: 46223
Summary: Drax can't be built: fatal error: afxwin.h: No such
file or directory
Product: Wine
Version: 3.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blauerhunger(a)outlook.de
Distribution: ---
Created attachment 62909
--> https://bugs.winehq.org/attachment.cgi?id=62909
Winemake make -k output
When trying to build Drax ( https://github.com/stevie910/drax ), make fails.
What I did:
git clone https://github.com/stevie910/drax
cd drax/trunk/src
winemaker --lower-uppercase .
make -k
Output of make -k is in attachment. I'm using wine 3.20 (staging).
--
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.
https://bugs.winehq.org/show_bug.cgi?id=4905
--- Comment #19 from joaopa <jeremielapuree(a)yahoo.fr> ---
Created attachment 62917
--> https://bugs.winehq.org/attachment.cgi?id=62917
console output
Installing the 32 bits version of gstreamer-plugins-bad I can hear a sound but
it still hangs very quickly.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=4905
Zebediah Figura <z.figura12(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |z.figura12(a)gmail.com
--- Comment #18 from Zebediah Figura <z.figura12(a)gmail.com> ---
(In reply to joaopa from comment #17)
> 0032:err:gstreamer:unknown_type Could not find a filter for caps:
> "video/mpeg, systemstream=(boolean)true, mpegversion=(int)1"
> 0009:err:gstreamer:GST_Connect GStreamer failed to play stream
> 0033:err:gstreamer:watch_bus decodebin0: Your GStreamer installation is
> missing a plug-in.
> 0033:err:gstreamer:watch_bus gstdecodebin2.c(4640): gst_decode_bin_expose
> (): /GstBin:bin0/GstDecodeBin:decodebin0:
> no suitable plugins found:
> Missing decoder: MPEG-1 System Stream (video/mpeg,
> systemstream=(boolean)true, mpegversion=(int)1)
You're missing GStreamer plugins; please install them and try again.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=4905
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremielapuree(a)yahoo.fr
--- Comment #17 from joaopa <jeremielapuree(a)yahoo.fr> ---
Unfortunately, it is still a bug with wine-3.21
0009:err:quartz:GetClassMediaFile Media class not found
0009:err:winediag:MIDIMAP_drvOpen No software synthesizer midi port found, Midi
sound output probably won't work.
0009:fixme:gstreamer:GST_QueryInterface No interface for
{37d84f60-42cb-11ce-8135-00aa004bb851}!
0032:fixme:gstreamer:event_src 0x7d3bd308 (61441) stub
0032:err:gstreamer:unknown_type Could not find a filter for caps: "video/mpeg,
systemstream=(boolean)true, mpegversion=(int)1"
0009:err:gstreamer:GST_Connect GStreamer failed to play stream
0033:err:gstreamer:watch_bus decodebin0: Your GStreamer installation is missing
a plug-in.
0033:err:gstreamer:watch_bus gstdecodebin2.c(4640): gst_decode_bin_expose ():
/GstBin:bin0/GstDecodeBin:decodebin0:
no suitable plugins found:
Missing decoder: MPEG-1 System Stream (video/mpeg, systemstream=(boolean)true,
mpegversion=(int)1)
0009:fixme:quartz:MPEGSplitter_QueryInterface No interface for
{37d84f60-42cb-11ce-8135-00aa004bb851}!
0009:fixme:quartz:MPEGSplitter_query_accept MPEG-1 system streams not yet
supported.
0009:err:quartz:GetClassMediaFile Media class not found
0009:fixme:gstreamer:GST_QueryInterface No interface for
{37d84f60-42cb-11ce-8135-00aa004bb851}!
0035:fixme:gstreamer:event_src 0x79404c60 (61441) stub
0035:err:gstreamer:unknown_type Could not find a filter for caps: "video/mpeg,
systemstream=(boolean)true, mpegversion=(int)1"
0009:err:gstreamer:GST_Connect GStreamer failed to play stream
0034:err:gstreamer:watch_bus decodebin1: Your GStreamer installation is missing
a plug-in.
0034:err:gstreamer:watch_bus gstdecodebin2.c(4640): gst_decode_bin_expose ():
/GstBin:bin1/GstDecodeBin:decodebin1:
no suitable plugins found:
Missing decoder: MPEG-1 System Stream (video/mpeg, systemstream=(boolean)true,
mpegversion=(int)1)
0009:fixme:quartz:MPEGSplitter_QueryInterface No interface for
{37d84f60-42cb-11ce-8135-00aa004bb851}!
0009:fixme:quartz:MPEGSplitter_query_accept MPEG-1 system streams not yet
supported.
--
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.