# Pastebin SIRKYBAd [freebsd@test-digitalocean-freebsd11-x64-2 ~/ofrobots]$ git clone https://github.com/nodejs/build.git Cloning into 'build'... remote: Counting objects: 5350, done. remote: Compressing objects: 100% (56/56), done. remote: Total 5350 (delta 34), reused 45 (delta 22), pack-reused 5271 Receiving objects: 100% (5350/5350), 10.71 MiB | 15.87 MiB/s, done. Resolving deltas: 100% (3062/3062), done. [freebsd@test-digitalocean-freebsd11-x64-2 ~/ofrobots]$ . build/jenkins/scripts/select-compiler.sh [freebsd@test-digitalocean-freebsd11-x64-2 ~/ofrobots]$ python ./configure WARNING: failed to autodetect C++ compiler version (CXX=g++) WARNING: failed to autodetect C compiler version (CC=gcc) ERROR: No acceptable C compiler found! Please make sure you have a C compiler installed on your system and/or consider adjusting the CC environment variable if you installed it in a non-standard prefix.