Giter Site home page Giter Site logo

475-5编译失败 about small HOT 6 OPEN

love-dy avatar love-dy commented on July 28, 2024
475-5编译失败

from small.

Comments (6)

love-dy avatar love-dy commented on July 28, 2024

image
唉,升级go就成这样了

from small.

kenzok8 avatar kenzok8 commented on July 28, 2024

看报错信息是mosdns编译出错了

from small.

love-dy avatar love-dy commented on July 28, 2024

看报错信息是mosdns编译出错了

大佬你的small库里有mosdns , lean大神的源码里也有吧,有两个编译的时候是不是冲突了?我删掉一个看行不行
./feeds/packages/net/mosdns
./feeds/packages/mosdns

from small.

kenzok8 avatar kenzok8 commented on July 28, 2024

两个mosdns可以删除一个

./scripts/feeds clean
./scripts/feeds update -a
rm -rf feeds/luci/applications/luci-app-mosdns
rm -rf feeds/packages/net/{alist,adguardhome,mosdns,smartdns}

然后再运行

./scripts/feeds install -a
make menuconfig

(针对Lean源码的)

from small.

keke1975 avatar keke1975 commented on July 28, 2024

按上边做了,但是现在出来下边这种
make[4]: Entering directory '/home/keke/lede/build_dir/target-x86_64_musl/chinadns-ng-2024.03.07'
make[4]: *** No targets specified and no makefile found. Stop.
make[4]: Leaving directory '/home/keke/lede/build_dir/target-x86_64_musl/chinadns-ng-2024.03.07'
make[3]: *** [Makefile:41: /home/keke/lede/build_dir/target-x86_64_musl/chinadns-ng-2024.03.07/.built] Error 2
make[3]: Leaving directory '/home/keke/lede/feeds/small/chinadns-ng'
time: package/feeds/small/chinadns-ng/compile#0.12#0.02#0.12
ERROR: package/feeds/small/chinadns-ng failed to build.
make[2]: *** [package/Makefile:116: package/feeds/small/chinadns-ng/compile] Error 1
make[2]: Leaving directory '/home/keke/lede'
make[1]: *** [package/Makefile:110: /home/keke/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/keke/lede'
make: *** [/home/keke/lede/include/toplevel.mk:231:world] 错误 2
请问还要删除或是增加什么?

from small.

kenzok8 avatar kenzok8 commented on July 28, 2024

chinadns-ng 编译出错
你不行就 运行,重新来过吧

make distclean
sed -i '$a src-git kenzo https://github.com/kenzok8/openwrt-packages' feeds.conf.default
sed -i '$a src-git small https://github.com/kenzok8/small' feeds.conf.default
git pull
./scripts/feeds update -a
rm -rf feeds/packages/lang/golang
git clone https://github.com/kenzok8/golang feeds/packages/lang/golang
./scripts/feeds install -a
make menuconfig

from small.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.