Had a different failure this time: /home/odonnellj/recalbox-emulationstation/es-app/src/NetworkThread.cpp: In member function ‘void NetworkThread::run()’: /home/odonnellj/recalbox-emulationstation/es-app/src/NetworkThread.cpp:35:5: error: ‘RecalboxConf’ has not been declared if(RecalboxConf::getInstance()->get("updates.enabled") == "1") { ^ es-app/CMakeFiles/emulationstation.dir/build.make:284: recipe for target 'es-app/CMakeFiles/emulationstation.dir/src/NetworkThread.cpp.o' failed make[2]: *** [es-app/CMakeFiles/emulationstation.dir/src/NetworkThread.cpp.o] Error 1 CMakeFiles/Makefile2:246: recipe for target 'es-app/CMakeFiles/emulationstation.dir/all' failed make[1]: *** [es-app/CMakeFiles/emulationstation.dir/all] Error 2 Makefile:136: recipe for target 'all' failed make: *** [all] Error 2