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

好像不支持Openwrt #2

Open
wangblog0 opened this issue Sep 25, 2024 · 3 comments
Open

好像不支持Openwrt #2

wangblog0 opened this issue Sep 25, 2024 · 3 comments

Comments

@wangblog0
Copy link

自己编译的lede版本的openwrt x86_64,运行在VMware workstation PRO 17 上面,由于第一次编译openwrt,感觉有些组件没有勾选,奈何查找到的资料有限,所以来求助。
image

@wenxuanjun
Copy link
Collaborator

wenxuanjun commented Sep 26, 2024

你能在 openwrt 上使用 ldd net-loginer 命令看看缺失的动态链接库吗?你可能需要为 openwrt 交叉编译因为它默认使用 musl 而不是 glibc。

@wangblog0
Copy link
Author

image
我意识到可能是由于编译的时候未勾选相应的库,只是所能收集到的资料有限,加上第一次编译,对操作非常不熟悉。我将尝试使用第三方的已经构建好的版本,或尝试添加库后重新构建。感谢您的回复。如果您还有一些建议还恳请指出。

@wangblog0
Copy link
Author

刚刚查了一下,确实应该是glibc的问题,我可能需要编译库未glibc的openwrt而不是musl,感谢您的提醒。

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

2 participants