#define DEVELOP_VERSION
//#define FULL_VERSION_FOR_USER
to
//#define DEVELOP_VERSION
#define FULL_VERSION_FOR_USER
And check your power source, I've had similar problems when pushing too many packets in a not so stable power line.
Explore... Chat... Share...
Moderator: Sprite_tm
#define DEVELOP_VERSION
//#define FULL_VERSION_FOR_USER
//#define DEVELOP_VERSION
#define FULL_VERSION_FOR_USER
if (connData->conn==NULL) {
//Connection aborted. Clean up.
return HTTPD_CGI_DONE;
}
make[1]: Entering directory '/home/pi/esp-ginx/app'
make[2]: Entering directory '/home/pi/esp-ginx/app/user'
DEPEND: xtensa-lx106-elf-gcc -M -Os -Os -ffunction-sections -fno-jump-tables -g -O2 -Wpointer-arith -Wundef -Werror -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -D__ets__ -DICACHE_FLASH -DLWIP_OPEN_SRC -DPBUF_RSV_FOR_WLAN -DEBUF_LWIP -I include -I ./ -I ../../include/ets -I ../libc -I ../platform -I ../http -I ../dns -I ../ -I ../include -I ./ -I ../../include -I ../../include/eagle user_main.c
In file included from ../libc/c_string.h:10:0,
from user_main.c:12:
../../include/osapi.h:8:20: fatal error: string.h: No such file or directory
#include <string.h>
^
compilation terminated.
xtensa-lx106-elf-gcc -Os -Os -ffunction-sections -fno-jump-tables -g -O2 -Wpointer-arith -Wundef -Werror -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -D__ets__ -DICACHE_FLASH -DLWIP_OPEN_SRC -DPBUF_RSV_FOR_WLAN -DEBUF_LWIP -I include -I ./ -I ../../include/ets -I ../libc -I ../platform -I ../http -I ../dns -I ../ -I ../include -I ./ -I ../../include -I ../../include/eagle -o .output/eagle/debug/obj/user_main.o -c user_main.c
In file included from ../libc/c_string.h:10:0,
from user_main.c:12:
../../include/osapi.h:8:20: fatal error: string.h: No such file or directory
#include <string.h>
^
compilation terminated.
../../Makefile:198: recipe for target '.output/eagle/debug/obj/user_main.o' failed
make[2]: *** [.output/eagle/debug/obj/user_main.o] Error 1
make[2]: Leaving directory '/home/pi/esp-ginx/app/user'
../Makefile:184: recipe for target '.subdirs' failed
make[1]: *** [.subdirs] Error 2
make[1]: Leaving directory '/home/pi/esp-ginx/app'
Makefile:184: recipe for target '.subdirs' failed
make: *** [.subdirs] Error 2
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[…]