[gstreamer-bugs] [Bug 601198] compile fails with "undefined reference to `gst_pad_peer_get_caps_reffed'"

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Nov 8 23:07:50 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=601198
  GStreamer | gstreamer (core) | git

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at gmail.com

--- Comment #2 from Edward Hervey <bilboed at gmail.com> 2009-11-09 07:07:44 UTC ---
Are you sure it's not just the local link order which is wrong ? I had quite a
few issues with those.

My guess is that it's picking a 'foreign' libgstbase.so to link against instead
of the local (not-yet-installed but latest) libgstbase.so which contains the
correct symbol.

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