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

Package.mk not found #43

Open
SharkyMoto opened this issue Aug 22, 2023 · 2 comments
Open

Package.mk not found #43

SharkyMoto opened this issue Aug 22, 2023 · 2 comments

Comments

@SharkyMoto
Copy link

I try to compile the ipkg on my openwrt router, but i get this instead:

root@OpenWrt:~/package/DslrDashboardServer# make menuconfig Makefile:13: /package.mk: No such file or directory make: *** No rule to make target '/package.mk'. Stop. root@OpenWrt:~/package/DslrDashboardServer#

@hubaiz
Copy link
Owner

hubaiz commented Aug 22, 2023

You should not build as root, and also you should build from the openwrt forlder and not from the package/DslrDashboardServer sub folder.
https://openwrt.org/docs/guide-developer/toolchain/install-buildsystem
https://openwrt.org/docs/guide-developer/toolchain/use-buildsystem

@SharkyMoto
Copy link
Author

i got it, i need to compile the complete openwrt with that package included right? that was a bit hard to understand from the readme.md - however i'm stuck during compiling and i dont know why sadly

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