GithubHelp home page GithubHelp logo

编译出错 about ua2f HOT 19 CLOSED

XingNian-www avatar XingNian-www commented on June 13, 2024
编译出错

from ua2f.

Comments (19)

XingNian-www avatar XingNian-www commented on June 13, 2024

使用的源码https://github.com/coolsnowwolf/lede
云编译的固件https://github.com/P3TERX/Actions-OpenWrt

from ua2f.

Zxilly avatar Zxilly commented on June 13, 2024

link出错了,这个依赖libnetfilter-queue和libmnl,你要确保这些也编译了

from ua2f.

XingNian-www avatar XingNian-www commented on June 13, 2024

link出错了,这个依赖libnetfilter-queue和libmnl,你要确保这些也编译了

我看到博客里写的会自动勾选....我再去试试看

from ua2f.

Zxilly avatar Zxilly commented on June 13, 2024

link出错了,这个依赖libnetfilter-queue和libmnl,你要确保这些也编译了

我看到博客里写的会自动勾选....我再去试试看

这是openwrt的锅,他把这两个lib移到openwrt/packages去了,建议你本地编译

from ua2f.

XingNian-www avatar XingNian-www commented on June 13, 2024

image
image
image
奇怪了,我看了看,前面两个是自动勾选,第三个手动勾选了,但是编译还是出错
我先尝试只编译这三个试试

from ua2f.

Zxilly avatar Zxilly commented on June 13, 2024

很有可能是编译顺序的问题,所以我建议你本地编译
第一次不行第二次就行了(

from ua2f.

XingNian-www avatar XingNian-www commented on June 13, 2024

很有可能是编译顺序的问题,所以我建议你本地编译
第一次不行第二次就行了(

夭寿,第一次把前三个插件编译完了
第二次编译这个插件还是炸了
错误同一个

from ua2f.

Zxilly avatar Zxilly commented on June 13, 2024

你是不是没有更新源码,这10多天我一直在写这个,改了挺多地方的。

from ua2f.

XingNian-www avatar XingNian-www commented on June 13, 2024

你是不是没有更新源码,这10多天我一直在写这个,改了挺多地方的。

源码一直追着更新的,惨啊
(我为了云编译正常每次都要把插件全部更新一遍的

from ua2f.

XingNian-www avatar XingNian-www commented on June 13, 2024

是不是只需要几个依赖就可以跑了
大佬能不能直接发一下IPK文件?(x86,或者mt7621也有设备

from ua2f.

Zxilly avatar Zxilly commented on June 13, 2024

是不是只需要几个依赖就可以跑了
大佬能不能直接发一下IPK文件?(x86,或者mt7621也有设备

https://zxilly.coding.net/public/static/static/git/files
你看看行不行

from ua2f.

XingNian-www avatar XingNian-www commented on June 13, 2024

from ua2f.

Zxilly avatar Zxilly commented on June 13, 2024

我知道什么问题了,你看这个
https://github.com/coolsnowwolf/lede/blob/71e335c0bef32249ea56f5a398f65ce600264217/package/libs/libnetfilter-queue/Makefile
这个库版本太低了,你用openwrt的官方源就没问题

from ua2f.

XingNian-www avatar XingNian-www commented on June 13, 2024

from ua2f.

Zxilly avatar Zxilly commented on June 13, 2024

libnetfilter-queue的1.0.5更新上个月才合并到openwrt,这些三方的源码还没更新估计

from ua2f.

arbaleast avatar arbaleast commented on June 13, 2024

终于成功了! 我 惨 我 直接把openwrt官方的包替换了过来 编译成功 不过之前用op官方sdk编译也出错 我还以为是同一个问题joy Zxilly [email protected] 于 2020年12月19日周六 19:22写道:

我知道什么问题了,你看这个 https://github.com/coolsnowwolf/lede/blob/71e335c0bef32249ea56f5a398f65ce600264217/package/libs/libnetfilter-queue/Makefile 这个库版本太低了,你用openwrt的官方源就没问题 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#2 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKUHCGTRKF32XYXB3PKMOTTSVSEHFANCNFSM4URWZHJQ .

你好,请问你替换的是openwrt/package/feeds/packages/libnetfilter-queue
这个文件夹下的文件吗?

from ua2f.

Zxilly avatar Zxilly commented on June 13, 2024

@arbaleast 现在应该不会再遇到这个问题了,不管你用的哪个源这个库的版本都应该跟上来了

from ua2f.

Zxilly avatar Zxilly commented on June 13, 2024

@arbaleast 我错了,lede还是没更新,建议你用openwrt

from ua2f.

arbaleast avatar arbaleast commented on June 13, 2024

好的

from ua2f.

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.