build failure for 3.2
Status: Beta
Brought to you by:
marko82
main.c:167:1: warning: initialization from incompatible pointer type [enabled by default]
main.c:167:1: warning: (near initialization for '_aud_plugin_self.get_song_image') [enabled by default]
main.c: In function 'dvb_stop':
main.c:629:11: error: expected ';' before 'tuple'
main.c: In function 'update_tuple_str':
main.c:1122:26: warning: initialization makes pointer from integer without a cast [enabled by default]
make[2]: *** [main.lo] Error 1
make[2]: Leaving directory /home/bo/audacious-dvb/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory/home/bo/audacious-dvb/src'
make: *** [all-recursive] Error 1
Sorry about my late response.
The build problem should be gone with the upstream git version (commit 94e1abe).
At least it works for me with Audacious 3.2 (and current 3.3.2).
Please note, though, that Audacious 3.2.x and 3.3.x do not display channel logos due to a regression.
(See http://redmine.audacious-media-player.org/issues/177 for details.)
This problem should be fixed in Audacious 3.4.x.