linuxmint/cinnamon-settings-daemon

FTBFS with gnome-3.9xx

Closed this issue · 2 comments

Gnome changes have broken it :-(

lX11 -pthread -Wl,-rpath -Wl,/usr/lib64/cinnamon-settings-daemon-3.0
csd_test_power-csd-power-manager.o: In function `get_primary_output':
/builddir/build/BUILD/linuxmint-cinnamon-settings-daemon-42cc1ce/plugins/power/csd-power-manager.c:2435: undefined reference to `gnome_rr_output_is_laptop'
csd_test_power-csd-power-manager.o: In function `non_laptop_outputs_are_all_off':
/builddir/build/BUILD/linuxmint-cinnamon-settings-daemon-42cc1ce/plugins/power/csd-power-manager.c:2237: undefined reference to `gnome_rr_output_is_laptop'
collect2: error: ld returned 1 exit status
make[3]: *** [csd-test-power] Error 1

I have enclosed your paste in ```, which is GitHub's equivalent to code tags. That way the layout looks ok, since it was taking the quotes in the code for small code statements.