-
Notifications
You must be signed in to change notification settings - Fork 36
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
Compiling an update 0.14.5 for openwrt #11
Comments
The same error when I try to compile a newer version for openwrt. 😢 |
In the readme, the following paragraph reads:
Please clarify what is meant exactly. I have goland in openwrt, I can compile openwrt perfectly. Yet, the package fails to build with an X11 requirement. Could you share the compile process? |
tried other versions of netmaker for 22.03 and doesn't work at all, compiling a build for a newer version doesn't work too. |
Can you share your compilation steps? I don't seem to get it, but if I manage to compile, I can integrate the process with my openwrt build and release an updated version for 22.03. |
I could use a small hand on compiling netmaker on openwrt. I'm trying to update the package to 0.14.5 as the API has changed and is no longer backwards compatible.
I can build openwrt normally but not when including netmaker.
My openwrt build fails trying to include from glfw libraries and X11.h (!)
My build machine is ubuntu 20.04 focal. I have golang-go compiler installed.
Here's the log from the build process:
What am I doing wrong?
The text was updated successfully, but these errors were encountered: