Compiling/Build (configure and make) Troubleshooting
Issue 1: make exits with error: "g++: not found" or error: C preprocessor "/lib/cpp" fails sanity check
Solution: gcc-c++ is not properly installed. Follow the instructions for your distribution to install gcc.