[Bug 42627] New: gstreamer checks incomplete lead to compilation error

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 11 09:44:01 CST 2017


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 at winehq.org
          Reporter: 00cpxxx at 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

-- 
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