Source install 'make install' error

What I want to do

Install Dgraph from source on ubuntu machine

What I did

Cloned git repository, moved into the dgraph main folder, and ran ‘make install’ per the instructions in the documentation.

This is the output:

I know this is a make error but I cannot find answer that addresses all the errors listed in the image. I’m not even sure how to search for this problem.