On Tue, Apr 17, 2018 at 03:18:24PM +0200, Piotr wrote: > Trying to compile version 2.0 of surf, but I got the following errors: > > sudo make clean install
Please don't run the build as root. `make install` or `make uninstall`, fine, if you must. There's no need to give the bloated GCC or Clang root access. Regards, Alex Pilon