After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 756308 - goom{,2k1}: doesn't link on OSX
goom{,2k1}: doesn't link on OSX
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Mac OS
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-10-09 17:42 UTC by Philippe Normand
Modified: 2015-10-11 11:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.77 KB, patch)
2015-10-09 17:45 UTC, Philippe Normand
none Details | Review

Description Philippe Normand 2015-10-09 17:42:13 UTC
They should link against libgst{audio,video}. Trivial patch incoming...
Comment 1 Philippe Normand 2015-10-09 17:45:28 UTC
Created attachment 312971 [details] [review]
patch
Comment 2 Philippe Normand 2015-10-09 17:49:55 UTC
Hum perhaps something wrong with my setup here? In https://bugzilla.gnome.org/show_bug.cgi?id=742875 this change was reverted.
Comment 3 Sebastian Dröge (slomo) 2015-10-11 10:22:00 UTC
How does it fail for you? Because the audiovisualizer lib already links against those, it shouldn't be a problem. Unless goom uses symbols from libgstaudio/video itself, then your patch would be correct. Does it?
Comment 4 Philippe Normand 2015-10-11 11:20:39 UTC
After forcing a rebuild of pbutils the problem is gone :)