-
Notifications
You must be signed in to change notification settings - Fork 94
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
rk3399 fails to configure glibc on scarthgap #128
Comments
should be fixed in: |
I'm on latest origin/scarthgap and still facing this issue |
the oldest header version(5.10) is defined here, the same as libc's kernel header version: poky/meta/conf/distro/include/tcmode-default.inc |
In rk3399.inc it's overriden to:
|
With this change kernel fail to build :( |
well, i thought it would use the final value to calculate oldest_kernel :( |
Can we reopen pls? |
should be fixed now :) |
Thanks but kernel cannot be compiled then:
|
there's something wrong in your kernel dts |
It's stock without any change |
couldn't reproduce it, works well on my side. |
Hello,
I'm facing an issue when building rk3399pro-evk that glib fails with:
The text was updated successfully, but these errors were encountered: