[gstreamer-bugs] [Bug 603710] Can't compile with introspection support
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Mar 31 02:51:40 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=603710
GStreamer | gstreamer (core) | unspecified
--- Comment #17 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-03-31 09:51:35 UTC ---
Created an attachment (id=157564)
View: https://bugzilla.gnome.org/attachment.cgi?id=157564
Review: https://bugzilla.gnome.org/review?bug=603710&attachment=157564
minimal patch: libs: point gobject-introspection scanner to .la files
Does this minimal patch work for the both of you (Vincent, Alan)?
libs: point gobject-introspection scanner to .la files
Point g-ir-scanner to the .la file of our library, which hopefully
makes it find the right dependencies in all cases (ie. our locally
built libgstreamer and not the system-installed one). This is also
how it's done in Gtk+ and how it's documented in the wiki, see
http://live.gnome.org/GObjectIntrospection/AutotoolsIntegration
Based on patches by Vincent Untz and Alan Knowles.
Hopefully fixes #603710.
(PS: I'm using gobject-introspection 0.6.8 if it matters, maybe earlier
versions didn't can for the .la file automatically?)
--
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