shadowsocks/ChinaDNS

不支持最新版的18.06.1版本,请问是否能更新支持?(该项目已经长时间没有维护)

shmily103 opened this issue · 5 comments

不支持最新版的18.06.1版本,请问是否能更新支持?

panzy@panzy-T420:~/openwrt$ make v=99
time: target/linux/prereq#0.39#0.03#0.41
make[1] world
make[2] target/compile
make[3] -C target/linux compile
make[2] diffconfig
make[2] package/cleanup
make[2] package/compile
make[3] -C package/libs/libubox host-compile
make[3] -C package/system/opkg host-compile
make[3] -C package/libs/toolchain compile
make[3] -C package/ChinaDNS/openwrt compile
make -r world: build failed. Please re-run make with -j1 V=s to see what's going on
/home/panzy/openwrt/include/toplevel.mk:216: recipe for target 'world' failed
make: *** [world] Error 1

make[3]: Entering directory '/home/panzy/openwrt/package/ChinaDNS/openwrt'
mkdir -p /home/panzy/openwrt/dl
SHELL= flock /home/panzy/openwrt/tmp/.chinadns-1.3.2.tar.gz.flock -c ' /home/panzy/openwrt/scripts/download.pl "/home/panzy/openwrt/dl" "chinadns-1.3.2.tar.gz" "x" "" "https://github.com/clowwindy/ChinaDNS/releases/download/1.3.2" '
Cannot find appropriate hash command, ensure the provided hash is either a MD5 or SHA256 checksum.
Makefile:49: recipe for target '/home/panzy/openwrt/dl/chinadns-1.3.2.tar.gz' failed
make[3]: *** [/home/panzy/openwrt/dl/chinadns-1.3.2.tar.gz] Error 255
make[3]: Leaving directory '/home/panzy/openwrt/package/ChinaDNS/openwrt'
Command exited with non-zero status 2
time: package/ChinaDNS/openwrt/compile#0.15#0.04#0.33
package/Makefile:107: recipe for target 'package/ChinaDNS/openwrt/compile' failed
make[2]: *** [package/ChinaDNS/openwrt/compile] Error 2
make[2]: Leaving directory '/home/panzy/openwrt'
package/Makefile:103: recipe for target '/home/panzy/openwrt/staging_dir/target-mips_24kc_musl/stamp/.package_compile' failed
make[1]: *** [/home/panzy/openwrt/staging_dir/target-mips_24kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/panzy/openwrt'
/home/panzy/openwrt/include/toplevel.mk:216: recipe for target 'world' failed
make: *** [world] Error 2

可以手动更新文件:
package/ChinaDNS/openwrt/Makefile
添加PKG_HASH:=f3ece30f2a453d25cc22ef6e1ef579b0
这个是md5码,你需要自己手动下载release包后使用md5sum计算出

我正搞一个DNS
基于 overture 在做开发,欢迎尝试。smartDNS