karthikeyann / rboot-complete

This is complete rboot and sample OTA code for ESP8266 (ESP-01 512K version).
0 stars 0 forks source link

Error while make #1

Open kapardine opened 8 years ago

kapardine commented 8 years ago

Error thrown is as follows- //home/shivi/esp-open-sdk/sdk/lib/libwpa.a(aes-internal.o):(.irom0.text+0x0): undefined reference to rcons' collect2: error: ld returned 1 exit status make[1]: *** [build/rom0.elf] Error 1 make[1]: Leaving directory/home/shivi/rboot-complete/rboot-sample' make: *\ [all] Error 2

What could be the issue?

karthikeyann commented 8 years ago

which version of esp sdk are you using?