GithubHelp home page GithubHelp logo

Comments (5)

honwen avatar honwen commented on June 18, 2024

Try:

rm -rf package/libs/mbedtls
git clone https://github.com/shadowsocks/openwrt-feeds package/feeds/openwrt-feeds

from openwrt-shadowsocksr.

honwen avatar honwen commented on June 18, 2024

For example:
My package/feeds/ in LEDE 17.04.4

├── luci
├── luci-app-aliddns -> ../../../../chenhw2/luci-app-aliddns
├── luci-app-haproxy-tcp -> ../../../../chenhw2/luci-app-haproxy-tcp
├── luci-app-koolproxy -> ../../../../chenhw2/luci-app-koolproxy
├── luci-app-shadowsocks -> ../../../../chenhw2/luci-app-shadowsocks
├── luci-app-shadowsocksr -> ../../../../chenhw2/luci-app-shadowsocksr
├── openwrt-dnsmasq-extra -> ../../../../chenhw2/openwrt-dnsmasq-extra
├── openwrt-feeds -> ../../../../shadowsocks/openwrt-feeds
├── openwrt-shadowsocks -> ../../../../shadowsocks/openwrt-shadowsocks
├── openwrt-shadowsocksr -> ../../../../chenhw2/openwrt-shadowsocksr
├── openwrt-simple-obfs -> ../../../../shadowsocks/openwrt-simple-obfs
├── packages
├──── ... 
├── routing
├──── ...
├── telephony
└──── ...

from openwrt-shadowsocksr.

wgjwillis avatar wgjwillis commented on June 18, 2024

谢谢 chenhw2,我用比较笨的办法处理了这个问题。
我是把https://github.com/shadowsocks/openwrt-feeds的代码全部clone到了另外的目录,然后再把mbedtls目录复制了过去。现在编译已经成功。

from openwrt-shadowsocksr.

honwen avatar honwen commented on June 18, 2024

Nice

from openwrt-shadowsocksr.

wgjwillis avatar wgjwillis commented on June 18, 2024

使用官方feeds

./scripts/feeds update base packages
./scripts/feeds install zlib libopenssl libmbedtls libpcre
rm -rf package/feeds/base/mbedtls/patches

from openwrt-shadowsocksr.

Related Issues (10)

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.