https://bugs.winehq.org/show_bug.cgi?id=42627
Bug ID: 42627 Summary: gstreamer checks incomplete lead to compilation error Product: Wine Version: 2.3 Hardware: x86 OS: Linux Status: NEW Keywords: source Severity: normal Priority: P2 Component: winegstreamer Assignee: wine-bugs@winehq.org Reporter: 00cpxxx@gmail.com Distribution: Debian
After satisfying the dependencies of gstreamer I tried compiling wine and got the following error:
../../../wine/dlls/winegstreamer/gstdemux.c:25:29: fatal error: gst/video/video.h: No such file or directory #include <gst/video/video.h>
So more checks are required before assuming gstreamer is properly installed.
On Debian this file is present in a separate package: libgstreamer-plugins-base1.0-dev
While gstreamer gst.h is at: libgstreamer1.0-dev
https://bugs.winehq.org/show_bug.cgi?id=42627
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|gstreamer checks incomplete |Incomplete gstreamer checks |lead to compilation error |lead to compilation error
https://bugs.winehq.org/show_bug.cgi?id=42627
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr --- No news from the reporter since 6 years. Surely fixed since a long time.
Can an administrator close this bug as FIXED?