https://bugs.winehq.org/show_bug.cgi?id=49707
Bug ID: 49707 Summary: regression in 621cf69c805424db8f2cda9ba97449718a88fc0f Product: Wine-staging Version: 5.15 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: l12436@yahoo.com.tw CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
causing compiler error
mf_decode.c: In function mf_decoder_ProcessInput: mf_decode.c:1051:22: error: query undeclared (first use in this function) gst_query_unref (query); ^~~~~ mf_decode.c:1051:22: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [mf_decode.o] Error 1 make[1]: *** [dlls/winegstreamer] Error 2 make[1]: *** Waiting for unfinished jobs.... dh_auto_build: make -j4 -O returned exit code 2