Total newbie here.
I am trying to install Domoticz on an Ubuntu 14.04.4 x64 DigitalOcean droplet (I am only going to use virtual sensors and switches).
Unfortunatly, make fails at 25%
Code: Select all
[ 25%] Building CXX object CMakeFiles/domoticz.dir/main/mainworker.cpp.o
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[2]: *** [CMakeFiles/domoticz.dir/main/mainworker.cpp.o] Error 4
make[1]: *** [CMakeFiles/domoticz.dir/all] Error 2
make: *** [all] Error 2
There is really not much to go on based on this error...