[Bug 669426] Cannot compile using uninstalled gst-plugins-bad

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Feb 5 10:30:03 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=669426
  GStreamer | gst-plugins-bad | 0.10.22

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk
         Resolution|                            |NOTGNOME

--- Comment #2 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-02-05 18:29:58 UTC ---
Bug in gstreamer-vaapi.

After fixing all the glib use issues (I'm using git glib, so probably just not
supported yet), it's missing:
$(GST_BASEVIDEO_CFLAGS)
in:
libgstvaapi_x11_ at GST_MAJORMINOR@_la_CFLAGS

So it's trying to compile something that needs -bad libs without using the
contents of -bad pkg-config file.

So please file a bug with gstreamer-vaapi about this.
The cflags may be missing elsewhere (and possibly ldflags as well, haven't
fixed the build till the end after I found the issue).

-- 
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