You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I'm trying to install openwrt (trunk) and openflow 1.3 on TP-LINK WR1043ND v4.0 on my Ubuntu 18.04 and I'm getting some errors about hashes, I've quoted it down below. There was already a similar problem on here, but it was closed after no response, it was about LEDE and the possible fixes from there didin't work for me unfortunately.
Please forgive me if anything about my post is wrong, I'm all new to all of this :)
make[3]: Entering directory '/home/natt/openwrt/openflow-openwrt/openflow-1.3'
mkdir -p /home/natt/openwrt/trunk/dl
SHELL= flock /home/natt/openwrt/trunk/tmp/.open_wrt.zip.flock -c ' /home/natt/openwrt/trunk/scripts/download.pl "/home/natt/openwrt/trunk/dl" "open_wrt.zip" "x" "" "https://github.com/CPqD/ofsoftswitch13/archive" '
Cannot find appropriate hash command, ensure the provided hash is either a MD5 or SHA256 checksum.
Makefile:103: recipe for target '/home/natt/openwrt/trunk/dl/open_wrt.zip' failed
make[3]: *** [/home/natt/openwrt/trunk/dl/open_wrt.zip] Error 255
make[3]: Leaving directory '/home/natt/openwrt/openflow-openwrt/openflow-1.3'
Command exited with non-zero status 2
time: package/openflow-1.3/compile#0.22#0.07#0.28
package/Makefile:107: recipe for target 'package/openflow-1.3/compile' failed
make[2]: *** [package/openflow-1.3/compile] Error 2
make[2]: Leaving directory '/home/natt/openwrt/trunk'
package/Makefile:103: recipe for target '/home/natt/openwrt/trunk/staging_dir/target-mips_24kc_musl/stamp/.package_compile' failed
make[1]: *** [/home/natt/openwrt/trunk/staging_dir/target-mips_24kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/natt/openwrt/trunk'
/home/natt/openwrt/trunk/include/toplevel.mk:216: recipe for target 'world' failed
make: *** [world] Error 2
The text was updated successfully, but these errors were encountered:
Hey, I'm trying to install openwrt (trunk) and openflow 1.3 on TP-LINK WR1043ND v4.0 on my Ubuntu 18.04 and I'm getting some errors about hashes, I've quoted it down below. There was already a similar problem on here, but it was closed after no response, it was about LEDE and the possible fixes from there didin't work for me unfortunately.
Please forgive me if anything about my post is wrong, I'm all new to all of this :)
The text was updated successfully, but these errors were encountered: