|
root@ubuntu:/home/zencloud/Desktop/share/Gagent_8266/app# ls driver gen_misc.sh Makefile user gen_misc.bat include model two-dimension code.jpg root@ubuntu:/home/zencloud/Desktop/share/Gagent_8266/app# ./gen_misc.sh bash: ./gen_misc.sh: /bin/bash^M: bad interpreter: No such file or directory root@ubuntu:/home/zencloud/Desktop/share/Gagent_8266/app# ./gen_misc.sh bash: ./gen_misc.sh: /bin/bash^M: bad interpreter: No such file or directory root@ubuntu:/home/zencloud/Desktop/share/Gagent_8266/app# make make[1]: Entering directory '/home/zencloud/Desktop/share/Gagent_8266/app/user' make[1]: ** No rule to make target '../include/gagent_list.h', needed by '.output/eagle/debug/obj/mqttbase.o'. Stop. make[1]: Leaving directory '/home/zencloud/Desktop/share/Gagent_8266/app/user' ../Makefile:310: recipe for target '.subdirs' failed make: ** [.subdirs] Error 2 root@ubuntu:/home/zencloud/Desktop/share/Gagent_8266/app# make make[1]: Entering directory '/home/zencloud/Desktop/share/Gagent_8266/app/user' make[1]: ** No rule to make target '../include/gagent_list.h', needed by '.output/eagle/debug/obj/mqttbase.o'. Stop. make[1]: Leaving directory '/home/zencloud/Desktop/share/Gagent_8266/app/user' ../Makefile:310: recipe for target '.subdirs' failed make: ** [.subdirs] Error 2这是环境搭建的问题吗?还是固件的问题 |
|