jeelabs / esp-link

esp8266 wifi-serial bridge, outbound TCP, and arduino/AVR/LPC/NXP programmer
Other
2.82k stars 720 forks source link

while compling getting error ld/eagle.app.v6.new.1024.app1.ld', needed by `build/eagle.esphttpd1.v6.ld'. Stop. #389

Open nar4all opened 6 years ago

nar4all commented 6 years ago

SDK version:ESP8266_NONOS_SDK-2.1.0-18-g61248df

test@ubuntu:~/esp-link-3.2.47.alpha$ make SDK is fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git VERSION is no.tag make: *** No rule to make target /ld/eagle.app.v6.new.1024.app1.ld', needed bybuild/eagle.esphttpd1.v6.ld'. Stop.

Can anybody help me....

leodesigner commented 6 years ago

Try to use docker for compilation, seems much less hassle.

uzi18 commented 6 years ago

set local.conf to good locations for XTENSA_TOOLS_ROOT=/home/users/xxxxx/esp-open-sdk/xtensa-lx106-elf/bin/ SDK_BASE=/home/users/xxxxx/esp-open-sdk/ESP8266_NONOS_SDK-2.1.0/