View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000408 | easycwmp | General | public | 2020-04-08 11:16 | 2020-04-08 11:16 |
Reporter | TheJoker187 | Assigned To | |||
Priority | normal | Severity | block | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Linux | OS | Mint | OS Version | 19.3 |
Summary | 0000408: OpenWRT Compilation Error | ||||
Description | After the steps in the tutorial for OpenWRT i got this error form the the build process, libmicroxml was installed as mentioned in the tutorial, the easycwmp version is the 1.8.6 for openwrt, this problem in the build occour for openwrt 19.0 and even for 18.0 versions i do not know if something is missing but without easycwmp the build proceed without any problem. For what i can tell it seems that there is some problem in the download process but using wget to the exact same address download the package without any problem. Hope you can help me with this | ||||
Steps To Reproduce | just followed the steps in the tutorial, selected the easycwmp package and then issued the make command. | ||||
Additional Information | make[3]: Entering directory '/home/joker/openwrt/package/easycwmp' mkdir -p /home/joker/openwrt/dl SHELL= flock /home/joker/openwrt/tmp/.easycwmp-1.8.6.tar.gz.flock -c ' /home/joker/openwrt/scripts/download.pl "/home/joker/openwrt/dl" "easycwmp-1.8.6.tar.gz" "x" "" "http://easycwmp.org/download/" ' Cannot find appropriate hash command, ensure the provided hash is either a MD5 or SHA256 checksum. Makefile:106: recipe for target '/home/joker/openwrt/dl/easycwmp-1.8.6.tar.gz' failed make[3]: *** [/home/joker/openwrt/dl/easycwmp-1.8.6.tar.gz] Error 255 make[3]: Leaving directory '/home/joker/openwrt/package/easycwmp' time: package/easycwmp/compile#0.14#0.03#0.31 package/Makefile:111: recipe for target 'package/easycwmp/compile' failed make[2]: *** [package/easycwmp/compile] Error 2 make[2]: Leaving directory '/home/joker/openwrt' package/Makefile:107: recipe for target '/home/joker/openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.package_compile' failed make[1]: *** [/home/joker/openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.package_compile] Error 2 make[1]: Leaving directory '/home/joker/openwrt' /home/joker/openwrt/include/toplevel.mk:225: recipe for target 'world' failed make: *** [world] Error 2 | ||||
Tags | No tags attached. | ||||
e-mail notification | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-04-08 11:16 | TheJoker187 | New Issue |