[gstreamer-bugs] [Bug 615697] Problems with Makefile

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 13 17:42:16 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=615697
  GStreamer | gst-plugins-base | unspecified

--- Comment #3 from Brian Cameron <brian.cameron at oracle.com> 2010-04-14 00:42:15 UTC ---
The linker only cares about linking in libraries when it is actually building a
binary.  When building a shared object, for example, it doesn't require that
the libraries actually resolve.  I only needed to make this change for examples
that directly link against X11 libraries.

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