Even appending cxx11 flags it fails with: In file included from Granule.h:41:0, from AppearanceDB.cpp:21: DeckManager.h:27:27: fatal error: sigc++/object.h: No such file or directory #include <sigc++/object.h> ^ compilation terminated. Makefile:555: recipe for target 'AppearanceDB.o' failed make[2]: *** [AppearanceDB.o] Error 1 make[2]: *** Waiting for unfinished jobs.... There is a patch in: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805203 But it looks it keeps failing to build because of other issues
The subsequent problem is: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805932 I reported to libsigc++ upstream to check if it was their fault... but it doesn't seem so: https://bugzilla.gnome.org/show_bug.cgi?id=759732 Then, it looks like maybe this package will also be hard to make it work with cxx11. I couldn't find any distribution still providing it while trying to find patches for it :/, maybe it should be treecleaned, what do you think?
Even with -fpermissive it fails :( I will CC treecleaners
removed