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

少文件了,编译过不了了 #112

Closed
flytigerboy opened this issue Apr 23, 2021 · 1 comment
Closed

少文件了,编译过不了了 #112

flytigerboy opened this issue Apr 23, 2021 · 1 comment

Comments

@flytigerboy
Copy link

Environment: (put here arch, model, OpenWrt version)
OpenWrt 19.07
Description:
编译的时候提示错误了,缺少文件了
$(CP) $(PKG_BUILD_DIR)/json.so $(1)/usr/lib/lua/oui
$(CP) $(PKG_BUILD_DIR)/utils.so $(1)/usr/lib/lua/oui/utils
$(INSTALL_DATA) ./files/utils.lua $(1)/usr/lib/lua/oui
$(INSTALL_DATA) ./files/rpc.lua $(1)/usr/lib/lua/oui
都不见了

cp -fpR /data/openwrt/build_dir/target-x86_64_musl/oui-httpd-git-2021.111.11183-24d6ebf/json.so /data/openwrt/build_dir/target-x86_64_musl/oui-httpd-git-2021.111.11183-24d6ebf/.pkgdir/oui-httpd/usr/lib/lua/oui
cp: cannot stat '/data/openwrt/build_dir/target-x86_64_musl/oui-httpd-git-2021.111.11183-24d6ebf/json.so': No such file or directory
make[3]: *** [Makefile:102: /data/openwrt/build_dir/target-x86_64_musl/oui-httpd-git-2021.111.11183-24d6ebf/.pkgdir/oui-httpd.installed] Error 1
make[3]: Leaving directory '/data/openwrt/feeds/oui/oui-httpd'
time: package/feeds/oui/oui-httpd/compile#1.14#0.29#1.37
    ERROR: package/feeds/oui/oui-httpd failed to build.
make[2]: *** [package/Makefile:114: package/feeds/oui/oui-httpd/compile] Error 1

@zhaojh329
Copy link
Owner

Fixed. Pls update.

b0f33f9

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