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

提示缺少依赖 #33

Closed
hanlihanshaobo opened this issue Jun 27, 2020 · 8 comments
Closed

提示缺少依赖 #33

hanlihanshaobo opened this issue Jun 27, 2020 · 8 comments

Comments

@hanlihanshaobo
Copy link

WARNING: Makefile 'package/lean/autosamba/Makefile' has a dependency on 'luci-app-samba', which does not exist
WARNING: Makefile 'package/lean/luci-app-ssrserver-python/Makefile' has a dependency on 'python', which does not exist
WARNING: Makefile 'package/lean/qt5/Makefile' has a dependency on 'libdouble-conversion', which does not exist

用lean的没警告,原生的有提示

@kenzok8
Copy link
Owner

kenzok8 commented Jun 27, 2020

先要知道怎么编译原生固件,或者官方lean移植固件的区别!

@hanlihanshaobo
Copy link
Author

打扰了,我是小白,主要是请教下这三个依赖怎么解决,想把lean里面的直接复制过来,但是里面搜不到

@kenzok8
Copy link
Owner

kenzok8 commented Jun 28, 2020

lede/package/lean 把整个文件夹复制进去openwrt/package/下面

@hanlihanshaobo
Copy link
Author

我就是这样操作的,还是提示,本地和actions编译都有同样的问题

@kenzok8
Copy link
Owner

kenzok8 commented Jun 28, 2020

cp -r ~/lede/package/lean ~/openwrt/package/lean
cp -r ~/lede/package/libs/librpc ~/openwrt/package/libs
试试

@hanlihanshaobo
Copy link
Author

cp -r ~/lede/package/lean ~/openwrt/package/lean
cp -r ~/lede/package/libs/librpc ~/openwrt/package

cp -r ~/lede/package/lean ~/openwrt/package/lean
cp -r ~/lede/package/libs/librpc ~/openwrt/package/libs
试试

还是不行,报相同的警告

@houpi
Copy link

houpi commented Jul 3, 2020

我也有两个,一个是是 kmod-fs-exfat ,一个是 wol
只用了lede 然后添加了你那个常用功能以及依赖的两个源
也不知道是啥原因

@czpwpq
Copy link

czpwpq commented Sep 2, 2020

WARNING: Makefile 'package/feeds/laohu/luci-app-ssr-python-pro-server/Makefile' has a dependency on 'python', which does not exist
我也碰到了这类问题,就其中的一个包编译不过去,去掉这个包其他都能成功,但是挺实用的,就想试着编译进去,就是不成功

@kenzok8 kenzok8 closed this as completed Feb 1, 2023
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