[gstreamer-bugs] [Bug 612331] New: inputselector: linkage flags are incorrect
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Mar 9 10:58:50 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=612331
GStreamer | gst-plugins-bad | git
Summary: inputselector: linkage flags are incorrect
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: vjaquez at igalia.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Created an attachment (id=155671)
--> (https://bugzilla.gnome.org/attachment.cgi?id=155671)
fix the LDFLAGS and LIBADD
The Makefile.am of the inputselector (gst/selector) has a couple LIBS macros
assigned in its LDFLAGS, which breaks compilations where the installation path
is different from the prefix.
The following patch fix the LDFLAGS and LIBADD.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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