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

Error compiling #2

Closed
kokenot opened this issue Sep 12, 2021 · 2 comments
Closed

Error compiling #2

kokenot opened this issue Sep 12, 2021 · 2 comments

Comments

@kokenot
Copy link

kokenot commented Sep 12, 2021

hi helmi. i've got an error when compiling this source locally.

chmod: cannot access '/usr/lib/lua/luci/controller/*': No such file or directory chmod: cannot access '/usr/lib/lua/luci/view/*': No such file or directory chmod: cannot access '/www/*': No such file or directory chmod: cannot access '/www/libernet/*': No such file or directory chmod: cannot access '/root/libernet/*': No such file or directory chmod: cannot access '/root/libernet/bin/*': No such file or directory chmod: cannot access '/usr/lib/lua/luci/controller/*': No such file or directory chmod: cannot access '/usr/lib/lua/luci/view/*': No such file or directory chmod: cannot access '/usr/lib/lua/luci/controller/*': No such file or directory chmod: cannot access '/usr/lib/lua/luci/view/*': No such file or directory chmod: cannot access '/etc/init.d/v2raya'$'\n\t''chmod -R 755 /etc/v2raya/web': No such file or directory chmod: cannot access '/usr/bin/v2raya'$'\n\t''chmod -R 755 /bin/v2raya': No such file or directory chmod: cannot access '/usr/lib/lua/luci/controller/*': No such file or directory chmod: cannot access '/usr/lib/lua/luci/view/*': No such file or directory chmod: cannot access '/www/*': No such file or directory chmod: cannot access '/www/xderm/*': No such file or directory chmod: cannot access '/usr/lib/lua/luci/controller/*': No such file or directory chmod: cannot access '/usr/lib/lua/luci/view/*': No such file or directory chmod: cannot access '/www/*': No such file or directory chmod: cannot access '/www/xderm/*': No such file or directory
please help me. why this error come while finalizing compiling firmware. i already clone the source code and at the make menuconfig the app is showing in the menu

@helmiau
Copy link
Owner

helmiau commented Sep 12, 2021

hi helmi. i've got an error when compiling this source locally.

chmod: cannot access '/usr/lib/lua/luci/controller/*': No such file or directory chmod: cannot access '/usr/lib/lua/luci/view/*': No such file or directory chmod: cannot access '/www/*': No such file or directory chmod: cannot access '/www/libernet/*': No such file or directory chmod: cannot access '/root/libernet/*': No such file or directory chmod: cannot access '/root/libernet/bin/*': No such file or directory chmod: cannot access '/usr/lib/lua/luci/controller/*': No such file or directory chmod: cannot access '/usr/lib/lua/luci/view/*': No such file or directory chmod: cannot access '/usr/lib/lua/luci/controller/*': No such file or directory chmod: cannot access '/usr/lib/lua/luci/view/*': No such file or directory chmod: cannot access '/etc/init.d/v2raya'$'\n\t''chmod -R 755 /etc/v2raya/web': No such file or directory chmod: cannot access '/usr/bin/v2raya'$'\n\t''chmod -R 755 /bin/v2raya': No such file or directory chmod: cannot access '/usr/lib/lua/luci/controller/*': No such file or directory chmod: cannot access '/usr/lib/lua/luci/view/*': No such file or directory chmod: cannot access '/www/*': No such file or directory chmod: cannot access '/www/xderm/*': No such file or directory chmod: cannot access '/usr/lib/lua/luci/controller/*': No such file or directory chmod: cannot access '/usr/lib/lua/luci/view/*': No such file or directory chmod: cannot access '/www/*': No such file or directory chmod: cannot access '/www/xderm/*': No such file or directory 

please help me. why this error come while finalizing compiling firmware. i already clone the source code and at the make menuconfig the app is showing in the menu

have you downloaded the repo completely?

can you send me your enabled config?

@rootjack404
Copy link
Contributor

Those error are normal while compiling because when finalizing the firmware it will try to run the script which included in the package. It will be fine if you manage to successfully build the rootfs and run it on your machine

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

3 participants