[Bug 795466] New: gst-rtsp-server-1.14.0/configure looks for missing gstreamer-plugins-good-1.0.pc
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Apr 22 16:06:16 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=795466
Bug ID: 795466
Summary: gst-rtsp-server-1.14.0/configure looks for missing
gstreamer-plugins-good-1.0.pc
Classification: Platform
Product: GStreamer
Version: 1.14.0
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: dilyan.palauzov at aegee.org
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
pkgconfig/Makefile.am contains:
# do not install for now
# pkgconfigdir = $(libdir)/pkgconfig
# pkgconfig_DATA = $(pcverfiles)
and gst-plugins-good-1.o.pc is then not installed. Then
`gst-rtsp-server-1.14.0/configure` reports:
Package gstreamer-plugins-good-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-plugins-good-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-plugins-good-1.0' found
How is this supposed to work?
--
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 gstreamer-bugs
mailing list