Can anyone help me with the error i am getting when i try to compile the source of EasyBox 904 LTE?
My Sources are from:
astorianetworks.com/astoria/Easybox%20904%20LTE.html
and
github.com/uwehermann/easybox-904-lte-firmware
I tested on several distribution like arch, debian (i read its recommended), mint, manjaro but i am still getting the same error again and again.
--: /home/user/Desktop/AT904L-03.07/include/shell.sh;: No such file or directory
--: /home/user/Desktop/AT904L-03.07/include/shell.sh;: No such file or directory
ERROR: please fix target/linux/ltqcpe/Makefile
ERROR: please fix target/linux/brcm63xx/Makefile
Collecting target info: done
/home/user/Desktop/AT904L-03.07/include/prereq-build.mk:17: recipe for target 'prereq-non-root' failed
Prerequisite check failed. Use FORCE=1 to override.
/home/user/Desktop/AT904L-03.07/include/toplevel.mk:125: recipe for target 'tmp/.prereq-build' failed
make[1]: *** [tmp/.prereq-build] Error 1
/home/user/Desktop/AT904L-03.07/include/toplevel.mk:150: recipe for target 'world' failed
make: *** [world] Error 2
i checked for missing depencies or ownership, tried several version of the open source code but it wont compile.