espressif / esp-homekit-sdk

544 stars 98 forks source link

Toolchain #71

Closed exrector closed 2 years ago

exrector commented 2 years ago

I foresee something obvious, but I'm confused and not thinking straight. export PATH=$PATH:$HOME/esp/extensa-lx106-elf/bin does not give the desired result. Is there another PATH that I forgot about?

WARNING: Failed to find Xtensa toolchain, may need to alter PATH or set one in the configuration menu Python requirements from /Users/exrector/esp/ESP8266_RTOS_SDK/requirements.txt are satisfied. Building partitions from /Users/exrector/esp-homekit-sdk/examples/fan/partitions_hap.csv... make[1]: xtensa-esp32-elf-gcc: Command not found expr: syntax error /bin/sh: xtensa-esp32-elf-gcc: command not found /bin/sh: xtensa-esp32-elf-gcc: command not found WARNING: Failed to find Xtensa toolchain, may need to alter PATH or set one in the configuration menu make[1]: xtensa-esp32-elf-gcc: Command not found expr: syntax error CC build/bootloader/main/bootloader_start.o make[2]: xtensa-esp32-elf-gcc: No such file or directory make[2]: [bootloader_start.o] Error 1 make[1]: [component-main-build] Error 2 make: *** [/Users/exrector/esp-homekit-sdk/examples/fan/build/bootloader/bootloader.bin] Error 2

exrector commented 2 years ago

OMG I found a bug. xtensa-esp 32-elf- >> extensa-lx106-el Снимок экрана 2021-09-28 в 19 01 24