sys/sysctl.h has been deprecated #33
Comments
|
FWIW, the SYSCTL syscall will be removed in Linux 5.5. |
|
Related fix dotnet/coreclr#27048 |
|
@SteveL-MSFT @adityapatwardhan The fix for Linux looks like cosmetic (we do not use |
|
Hi guys any update here? I am having the same issue trying to install Powershell on Arch |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, I'm trying to build this project on Arch Linux and got the following warnings:
This forces me to remove the
-Werrorflag inCMakeLists.txtto be able to build and will be completely broken when glibc removes the header as stated in the warning.The text was updated successfully, but these errors were encountered: