12-22-2014, 11:05 PM
You forgot to update the submodules first.
If the update complains that a folder is not empty, just go to each such folder and remove all its contents, then try again.
Code:
cd /path/to/mcserver/root
git pull
git submodule update --init