Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
shmily103 opened this issue Aug 28, 2018 · 5 comments

Comments

@shmily103
Copy link

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

@shmily103
Copy link
Author

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

@shmily103
Copy link
Author

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

@shmily103 shmily103 changed the title 不支持最新版的18.06.1版本,请问是否能更新支持? 不支持最新版的18.06.1版本,请问是否能更新支持?(该项目已经长时间没有维护) Sep 18, 2018
@qhdityq
Copy link

qhdityq commented Mar 27, 2019

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

@pexcn
Copy link

pexcn commented Mar 27, 2019

现在最好使用:
https://github.com/aa65535/openwrt-chinadns
https://github.com/aa65535/openwrt-dist-luci

@import-yuefeng
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants