-
Notifications
You must be signed in to change notification settings - Fork 11k
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
error: implicit declaration of function ‘getcpu’ #5537
Comments
I ran into this issue as well. I am trying to run on Amazon Linux 2. |
i meet the same error |
On aarch64, termux
|
This should be fixed now |
have this issue been resolved? Still getting this error with the fresh install. @bmtwl the solution in your link gives me the same error. Or am I a missing something? /cvmfs/soft.computecanada.ca/gentoo/2020/usr/x86_64-pc-linux-gnu/binutils-bin/2.33.1/ld: ggml.o: in function |
@dspasyuk Hmmm. your system should be able to use the stable syscall wrapper since your glib is above 2.28. does it compile? |
@bmtwl Hello, my glib version is 2.29. I solved the same problem @dspasyuk who asked by following your method. Thanks for your help. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
[dave@Rocky8_6 build]$ cmake --build . --config Release
The text was updated successfully, but these errors were encountered: