ubuntu 安裝 glibc


1. ubuntu版本 14.04,glibc的版本2.17

2. cd cd glibc-2.31.0

mkdir /usr/local/glibc

mkdir build

cd build 

../configure --prefix=/usr/local/glibc

make

之后報錯

configure: error: 
*** These critical programs are missing or too old: as GNU ld make bison compiler
*** Check the INSTALL file for required versions.

 

 

3. 說是GNU的版本不對,重新安裝一個新版本的gmake試一試

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM