Closed ghost closed 1 year ago
It looks like you've somehow introduced a typo into the Makefile -- the original does not have any -
sign in front of the "test" command (on line 68 of the Makefile). Also note that the Makefile is calling /bin/sh, not /bin/bash. I've built the project successfully in a variety of environments (Debian 9, 10, and 11, Rasbian, Ubuntu 21, and MacOS X).
What shell do you use for building this project?