github9157
Results
2
comments of
github9157
/home/zyj/third-part/GmSSL-master/src/rand_unix.c: In function ‘rand_bytes’: /home/zyj/third-part/GmSSL-master/src/rand_unix.c:36:13: warning: implicit declaration of function ‘getentropy’ [-Wimplicit-function-declaration] 36 | if (getentropy(buf, len) != 0) { | ^~~~~~~~~~ [ 36%] Linking C shared library bin/libgmssl.so [...
嗯,谢谢,应该是我的centos版本是老版本,也没有升级glibc,现在用的centos版本是:CentOS Linux release 7.9.2009 (Core) ;glibc版本是:ldd (GNU libc) 2.17