The make.sh script had a small bug which made it no longer work from the command line. (It was still possible to compile using the Lazarus IDE). The attached file fixes that problem so running make now correctly builds the project. (Of course, Lazarus must still be installed since this project depends on its libraries).