-
Notifications
You must be signed in to change notification settings - Fork 145
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
Build fails due glibc >glibc-2.33 (Ubuntu 21), Testing solutions #12
Comments
deividAlfa
changed the title
Buiuld fails due library update
Build fails due library update
Apr 15, 2022
Updated m4:
Updated fakeroot (also fails due glibc):
Updated autoconf (Needed by newer fakeroot):
Still failing... |
deividAlfa
changed the title
Build fails due library update
Build fails due glibc >glibc-2.33 (Testing solutions)
Apr 15, 2022
For now, don't update to Ubuntu 21. |
deividAlfa
changed the title
Build fails due glibc >glibc-2.33 (Testing solutions)
Build fails due glibc >glibc-2.33 (Ubuntu 21), Testing solutions
Apr 16, 2022
Same issue for me after fresh install. Using Ubuntu 22.10, glibc = 2.36 |
Use older version and it'll be fine. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It no longer builds, fresh install:
It seems glibc library changed in 2021 causing a lot of issues like this, this, this and so on.
Here they talk about this ubuntu patch for m4 1.4.18 (debian\patches\04-fix-sigstksz.patch):
The text was updated successfully, but these errors were encountered: