GNOME Bugzilla – Bug 690614
Some plugins fail to load
Last modified: 2013-01-04 10:16:17 UTC
After adding the debug (see other bugs), I get: (totem:1344): Grilo-WARNING **: [registry] grl-registry.c:787: Failed to open module: /home/hadess/Projects/gnome-install/lib64/grilo-0.2/libgrlshoutcast.so: undefined symbol: grl_net_wc_request_finish (totem:1344): Grilo-WARNING **: [registry] grl-registry.c:787: Failed to open module: /home/hadess/Projects/gnome-install/lib64/grilo-0.2/libgrlpodcasts.so: undefined symbol: grl_net_wc_request_finish grilo, grilo-plugins and totem are all from master, built in jhbuild, and some of the other plugins that use the same functions work correctly.
Created attachment 232064 [details] [review] Fix linking of the podcasts and shoutcast plugins
commit 43f32ed8e97e9374f43f25bde904f416f9aae478 Author: Bastien Nocera <hadess@hadess.net> Date: Fri Dec 21 15:33:00 2012 +0100 build: Fix linking of the podcasts and shoutcast plugins https://bugzilla.gnome.org/show_bug.cgi?id=690614 configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)