You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So any glibc version starting with 2.32 is breaking build process.
The text was updated successfully, but these errors were encountered:
FredBezies
changed the title
Build process is broken in Platform.cpp: sys/sysctl.h: No such file or directory
Build process is broken in Platform.cpp: sys/sysctl.h: No such file or directory with glibc 2.32.x
Nov 9, 2020
I tried to build from git imagewriter, but build process is broken while processing Platform.cpp:
It looks like to be related to glibc which removed sys/sysctl.h back in April 2020:
https://sourceware.org/git/?p=glibc.git;a=commit;h=076f09afbac1aa57756faa7a8feadb7936a724e4
So any glibc version starting with 2.32 is breaking build process.
The text was updated successfully, but these errors were encountered: