Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: brightonCLI.o:/build/bristol-0.60.11/brighton/brightonCLI.c:139: multiple definition of
`event'; brightonMixerMenu.o:/build/bristol-0.60.11/brighton/brightonMixerMenu.c:1182: first defined here
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: CMakeFiles/ympd.dir/src/mpd_client.c.o:(.bss+0x0): multiple definition of `mpd';
CMakeFiles/ympd.dir/src/ympd.c.o:(.bss+0x20): first defined here
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: jamin-preferences.o:/build/jamin-0.95.0/src/hdeq.h:64: multiple definition of
`l_notebook1'; jamin-callbacks.o:/build/jamin-0.95.0/src/hdeq.h:64: first defined here
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: .libs/autodetection.o:/build/gtkpod-2.1.5/libgtkpod/gtkpod_app_iface.h:248: multiple definition of
`gtkpod_app'; .libs/gtkpod_app_iface.o:/build/gtkpod-2.1.5/libgtkpod/gtkpod_app_iface.h:248: first defined here
Without the change build fails on -fno-common toolchains like upstream
gcc-10:
ld: audio.o:/home/slyfox/dev/git/Dirt/audio.h:55: multiple definition of
`delays'; dirt.o:/home/slyfox/dev/git/Dirt/audio.h:55: first defined here
clementine: add gst-plugins-bad to buildInputs
`gst-plugins-bad` is required to play internet radio streams in clementine.
Specifically, this fixes the `No URI handler implemented for "http"` error when trying to play internet radio streams in clementine.
clementine: add gst-plugins-bad to buildInputs
`gst-plugins-bad` is required to play internet radio streams in clementine.
Specifically, this fixes the `No URI handler implemented for "http"` error when trying to play internet radio streams in clementine.
`gst-plugins-bad` is required to play internet radio streams in clementine.
Specifically, this fixes the `No URI handler implemented for "http"` error when trying to play internet radio streams in clementine.