[gstreamer-bugs] [Bug 610839] New: Unable to cross compile gst-plugins-good
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Feb 23 08:11:19 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=610839
GStreamer | gst-plugins-good | 0.10.18
Summary: Unable to cross compile gst-plugins-good
Classification: Desktop
Product: GStreamer
Version: 0.10.18
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: bugzilla.gnome.org at v.notjusthosting.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Created an attachment (id=154510)
View: https://bugzilla.gnome.org/attachment.cgi?id=154510
Review: https://bugzilla.gnome.org/review?bug=610839&attachment=154510
use $PKG_CONFIG instead of pkg-config
The configure.ac of gst-plugins-good contains a small mistake which causes the
native pkg-config to be called, rather than the cross-pkg-config.
Thus, gst-plugins-good fails to cross-compile.
The attached patch fixed that by using $PKG_CONFIG instead of pkg-config.
--
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