llama.cpp icon indicating copy to clipboard operation
llama.cpp copied to clipboard

Error build on centos 7

Open Chting opened this issue 2 years ago • 2 comments

image image image Intel(R) Xeon(R) Platinum 8369B CPU @ 2.90GHz Where is the problem? What should I do?

Chting avatar Mar 14 '23 04:03 Chting

error fix ggml.h add #define _POSIX_C_SOURCE 199309L image

zhoujian1028 avatar Mar 14 '23 04:03 zhoujian1028

error fix ggml.h add #define _POSIX_C_SOURCE 199309L image

Thank you very much

Chting avatar Mar 14 '23 05:03 Chting