Sonic-Amiga / ESP8266-Faikin

Opensource replacement for Daikin BRP module to control Daikin aircon units
GNU General Public License v3.0
9 stars 0 forks source link

Errors attempting make #7

Open jonchaka opened 11 months ago

jonchaka commented 11 months ago

Please let me know if doing incorrectly. Have had no issues using make with other esp8266 projects.

Attempting to run 'make' or 'make menuconfig' resultsin the same error:

$ make make: components/ESP32-RevK/buildsuffix: Command not found Makefile:10: *** Please install /bin/csh or equivalent. Stop.

$ make menuconfig make: components/ESP32-RevK/buildsuffix: Command not found Makefile:10: *** Please install /bin/csh or equivalent. Stop.

Sonic-Amiga commented 10 months ago

Hello! Sorry for missing out. Are you on mingw or Linux? Looks like csh is not installed.