How to install EasyCwmp in OpenWrt?

I have read the official document: http://easycwmp.org/tutorial/
but after doing the steps which are given by the document. I am getting the compilation error. Below is the compilation error:

SHELL= flock /home/ubuntu/tr069/openwrt/tmp/.easycwmp-1.8.6.tar.gz.flock -c '   /home/ubuntu/tr069/openwrt/scripts/download.pl "/home/ubuntu/tr069/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:107: recipe for target '/home/ubuntu/tr069/openwrt/dl/easycwmp-1.8.6.tar.gz' failed
make[2]: *** [/home/ubuntu/tr069/openwrt/dl/easycwmp-1.8.6.tar.gz] Error 255
make[2]: Leaving directory '/home/ubuntu/tr069/openwrt/package/easycwmp'
time: package/easycwmp/compile#0.05#0.00#0.12
package/Makefile:111: recipe for target 'package/easycwmp/compile' failed
make[1]: *** [package/easycwmp/compile] Error 2
make[1]: Leaving directory '/home/ubuntu/tr069/openwrt'
/home/ubuntu/tr069/openwrt/include/toplevel.mk:216: recipe for target 'package/easycwmp/compile' failed
make: *** [package/easycwmp/compile] Error 2
root@ip-10-200-0-227:/home/ubuntu/tr069/openwrt#

1 Like

the guide you linked demonstrates manual unpacking and 'make compile' and makes no use of the download phase...

so... you followed the guide incorrectly.

best to follow up with them... as it is not an official package AND such instructions are a little bespoke...

I got it to work. Didn't do anything special, just followed their instructions

what ACS server are you using ?

Hi, my first post here, please be gentle :slight_smile:

I have got the same problem here, tried as described in the tutorial but get the same error.

I also see it here: https://support.easycwmp.org/view.php?id=408 - no solution.

Tried both - as built in and as package, no success.

Thanks!

Found a solution here: https://support.easycwmp.org/view.php?id=345

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.