centos下 update glibc to 2.27

https://www.didaproject.com/show-142.html

#configure --help
  --enable-obsolete-nsl   build and install the obsolete libnsl 
  library and depending NSS modules

 

按照下面格式重新调整一下,重新编译就可以了

../configure --prefix=/usr --with-headers=/usr/include
 --with-binutils=/usr/bin  --enable-obsolete-nsl

查看glibc 版本

https://wenku.csdn.net/answer/5aa9cc4e2ca2402cafc245cfc7f4724a

 

posted @ 2024-09-15 21:50  微笑的''80  阅读(22)  评论(0)    收藏  举报