audacious-media-player / audacious

A lightweight and versatile audio player
https://audacious-media-player.org
Other
871 stars 116 forks source link

Failed to link ladspa.so! #222

Closed Audacious-Bot closed 6 months ago

Audacious-Bot commented 6 months ago

Author Name: Michael Schwendt Original Redmine Issue: https://redmine.audacious-media-player.org/issues/88 Original Date: 2012-03-27


plugin.plugin.o: In function close_modules': /home/misc17/tmp/rpm/BUILD/audacious-plugins-3.2.1/src/ladspa/plugin.c:249: undefined reference tog_module_close' plugin.plugin.o: In function open_module': /home/misc17/tmp/rpm/BUILD/audacious-plugins-3.2.1/src/ladspa/plugin.c:166: undefined reference tog_module_open' /home/misc17/tmp/rpm/BUILD/audacious-plugins-3.2.1/src/ladspa/plugin.c:174: undefined reference to g_module_symbol' plugin.plugin.o: In functionopen_modules_for_path': /home/misc17/tmp/rpm/BUILD/audacious-plugins-3.2.1/src/ladspa/plugin.c:177: undefined reference to g_module_close' /home/misc17/tmp/rpm/BUILD/audacious-plugins-3.2.1/src/ladspa/plugin.c:169: undefined reference tog_module_error' collect2: error: ld returned 1 exit status Failed to link ladspa.so!

$ grep GMODULE config.status S["GMODULE_LIBS"]="-Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0 " S["GMODULE_CFLAGS"]="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include "

This is on Fedora 17 development (x86_64) with glib2-2.31.22.

Audacious-Bot commented 6 months ago

Original Redmine Comment Author Name: John Lindgren Original Date: 2012-03-29T22:20:34Z


Applied, thank you: https://github.com/audacious-media-player/audacious-plugins/commit/ebbba65d2e19bdb67ee00ffab7ffdb2bea128255