CPqD / ofsoftswitch13

OpenFlow 1.3 switch.
http://cpqd.github.com/ofsoftswitch13
298 stars 191 forks source link

hash error [OpenWRT+OpenFlow1.3 for TP-LINK WR1043ND v4.0] #271

Open pureise opened 6 years ago

pureise commented 6 years ago

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

breeze404 commented 2 years ago

I got the same problem,did you solve it?

marcopgordillo commented 2 years ago

Hi, I have the same problem, I don't know what happen