We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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/package/下执行了git clone https://github.com/lisaac/luci-app-diskman.git,下载了本地, 在make menuconfig选中了 luci-app-diskman后,然后执行了make V=99 -j1编译,最后编译报错为 `Collected errors:
使用的是官方 v21.02.0-rc2 源码,CPU是X86架构,在网上搜索了下基本都是ipk在安装的时候报错,可是这里我是编译过程中遇到的,麻烦指点下应该怎么修改
The text was updated successfully, but these errors were encountered:
No branches or pull requests
首先在~/openwrt/package/下执行了git clone https://github.com/lisaac/luci-app-diskman.git,下载了本地,
在make menuconfig选中了 luci-app-diskman后,然后执行了make V=99 -j1编译,最后编译报错为
`Collected errors:
make[2]: *** [package/Makefile:69: package/install] Error 255`
使用的是官方 v21.02.0-rc2 源码,CPU是X86架构,在网上搜索了下基本都是ipk在安装的时候报错,可是这里我是编译过程中遇到的,麻烦指点下应该怎么修改
The text was updated successfully, but these errors were encountered: