ArchimedesPi wrote:Hey, thanks!
One other thing - Do I need to install the official SDK to compile this?
Liam
HI, nope. You can compile it, parts of SDK is included. Check git repository. Only clone repo.
Explore... Chat... Share...
ArchimedesPi wrote:Hey, thanks!
One other thing - Do I need to install the official SDK to compile this?
Liam
In file included from /home/esp8266/src/esp8266-frankenstein/src/test.c:10:0:
/home/esp8266/src/esp8266-frankenstein/src/microrl.h:6:0: warning: "true" redefined [enabled by default]
#define true 1
^
In file included from /home/esp8266/src/esp8266-frankenstein/antares/src/arch/esp8266/include-sdk/ets_sys.h:11:0,
from /home/esp8266/src/esp8266-frankenstein/src/test.c:1:
/home/esp8266/src/esp8266-frankenstein/antares/src/arch/esp8266/include-sdk/c_types.h:83:0: note: this is the location of the previous definition
#define true (1)
^
In file included from /home/esp8266/src/esp8266-frankenstein/src/test.c:10:0:
/home/esp8266/src/esp8266-frankenstein/src/microrl.h:7:0: warning: "false" redefined [enabled by default]
#define false 0
^
In file included from /home/esp8266/src/esp8266-frankenstein/antares/src/arch/esp8266/include-sdk/ets_sys.h:11:0,
from /home/esp8266/src/esp8266-frankenstein/src/test.c:1:
/home/esp8266/src/esp8266-frankenstein/antares/src/arch/esp8266/include-sdk/c_types.h:84:0: note: this is the location of the previous definition
#define false (0)
^
/home/esp8266/src/esp8266-frankenstein/src/test.c: In function 'request_default_environment':
/home/esp8266/src/esp8266-frankenstein/src/test.c:42:3: warning: implicit declaration of function 'env_insert' [-Wimplicit-function-declaration]
env_insert(defaultenv[i].key, defaultenv[i].value);
In file included from /home/esp8266/src/esp8266-frankenstein/src/cmd_send.c:7:0:
/home/esp8266/src/esp8266-frankenstein/antares/src/arch/esp8266/include-sdk/espconn.h:209:7: note: expected 'espconn_reconnect_callback' but argument is of type 'void (*)(struct pokerface *, sint8)'
sint8 espconn_regist_reconcb(struct espconn *espconn, espconn_reconnect_callback recon_cb);
^
/opt/xtensa-lx106-elf/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: cannot find -lmain
/opt/xtensa-lx106-elf/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: cannot find -lnet80211
/opt/xtensa-lx106-elf/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: cannot find -lphy
/opt/xtensa-lx106-elf/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: cannot find -lpp
/opt/xtensa-lx106-elf/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: cannot find -lwpa
/opt/xtensa-lx106-elf/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: cannot find -lssl
/opt/xtensa-lx106-elf/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: cannot find -llwip
collect2: error: ld returned 1 exit status
make: *** [images/antares.elf] Error 1
[LD] images/antares.elf
/home/esp8266/src/esp-open-sdk/xtensa-lx106-elf/lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: cannot find -lmain
/home/esp8266/src/esp-open-sdk/xtensa-lx106-elf/lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: cannot find -lnet80211
/home/esp8266/src/esp-open-sdk/xtensa-lx106-elf/lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: cannot find -lphy
/home/esp8266/src/esp-open-sdk/xtensa-lx106-elf/lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: cannot find -lpp
/home/esp8266/src/esp-open-sdk/xtensa-lx106-elf/lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: cannot find -lwpa
/home/esp8266/src/esp-open-sdk/xtensa-lx106-elf/lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: cannot find -lssl
/home/esp8266/src/esp-open-sdk/xtensa-lx106-elf/lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: cannot find -llwip
collect2: error: ld returned 1 exit status
make: *** [images/antares.elf] Error 1
CONFIG_LDFLAGS="-L/home/esp8266/src/esp-open-sdk/sdk/lib"
It takes about 20-25 seconds for home assistant c[…]
I tried to upgrade tof my sonoff basic R2 with the[…]
a problem Perhaps you want to define "Probl[…]
Rebooting your router will not give you a faster I[…]
There are no other notifications from esptool.py i[…]
Using the Arduino IDE, you'll learn how to set up […]
In this project, you will post to Twitter using an[…]
In this project, we will build a water level contr[…]
I guess I'm late, but I had the same problem and f[…]
Last night I received my first D1 Minis for a lear[…]
Although I am aware that this is an old post, I fe[…]