[Bug 91040] New: telepathy-qt FTBFS: /usr/include/gstreamer-1.0/gst/gstelement.h:55:27: fatal error: gst/gstconfig.h: No such file or directory

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jun 20 14:30:53 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=91040

            Bug ID: 91040
           Summary: telepathy-qt FTBFS:
                    /usr/include/gstreamer-1.0/gst/gstelement.h:55:27:
                    fatal error: gst/gstconfig.h: No such file or
                    directory
           Product: Telepathy
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tp-qt
          Assignee: telepathy-bugs at lists.freedesktop.org
          Reporter: rdieter at math.unl.edu
        QA Contact: telepathy-bugs at lists.freedesktop.org

Summary says it all, telepathy-qt fails to build against gstreamer-1.5.x

This is due to gstconfig.h moving to a location outside of
/usr/include/gstreamer-1.0

See also downstream bug,
http://bugzilla.redhat.com/1234051

I solved (worked-around) the problem there by using a different
FindGStreamer.cmake (from webkit), that defines GSTREAMER_INCLUDE_DIRS (instead
of a single GSTREAMER_INCLUDE_DIR),
https://raw.githubusercontent.com/WebKit/webkit/master/Source/cmake/FindGStreamer.cmake

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list