38.2.2. Build from downloaded source zip files
It does not work if you just download the .zip
with the sources for this repository from GitHub because we use Git submodules, you must clone this repo.
./build --download-dependencies
then fetches only the required submodules for you.