ฉันพบข้อผิดพลาดในขณะที่รวบรวมบิลด์และอ้างอิงจากhttps://askubuntu.com/questions/421642/libc-so-6-version-glibc-2-14-not-found https://askubuntu.com/questions/421642/libc-so-6-version-glibc-2-14-not-foundฉันพยายามอัปเกรด libc โดยใช้ yum , ชง, ฉลาด - รับ, ไม่มีใครทำงานให้ฉันได้ฉันจะทำยังไงดีฉันจะอัพเกรด libc6 ได้อย่างไร?
arm-none-eabi-gcc: /lib64/libc.so.6: version GLIBC_2.14 not found (required by arm-none-eabi-gcc)
1.
[username@machine build]$ sudo yum install libc6
Loaded plugins: security
Setting up Install Process
No package libc6 available.
Error: Nothing to do
2.
sudo brew install libc6
sudo: brew: command not found
3.
[username@machine build]$ sudo apt-get install libc6
sudo: apt-get: command not found
UPDATE: -
[username@machinelinux8 build]$ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 6.6 (Santiago)
[username@machinelinux8 build]$ lsb_release -a
LSB Version: :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Distributor ID: OracleServer
Description: Oracle Linux Server release 6.6
Release: 6.6
Codename: n/a
[username@machinelinux8 build]$ uname -a
Linux machinelinux8 3.8.13-44.1.1.el6uek.x86_64 #2 SMP Wed Sep 10 06:10:25 PDT 2014 x86_64 x86_64 x86_64 GNU/Linux
[username@machinelinux8 build]$ cat /proc/cmdline
ro root=/dev/mapper/vg_machinelinux8-lv_root rd_NO_LUKS KEYBOARDTYPE=pc KEYTABLE=us LANG=en_US.UTF-8 rd_LVM_LV=vg_machinelinux8/lv_root rd_LVM_LV=vg_machinelinux8/lv_swap rd_NO_MD noapic crashkernel=257M@0M SYSFONT=latarcyrheb-sun16 rd_NO_DM rhgb quiet
@AndrewHenle - ก่อนหน้านั้นเราจะอัปเดตอย่างไรฉันได้ลองวิธีการที่แตกต่างกันและไม่มีใครทำงานให้ฉัน
—
redl56789
คุณได้ตรวจสอบ
—
Pimp Juice IT
sudo yum update glibc
หรือดูสิ่งที่รุ่นอาจจะออกและมีการติดตั้งเฉพาะหนึ่งที่คุณต้องการด้วยyum
? ง่ายพอที่จะลองฉันคิดว่า
การรันคำสั่งนั้นให้ฉัน
—
redl56789
Loaded plugins: security Setting up Update Process No Packages marked for Update
@ redl56789 เวอร์ชันล่าสุดของ
—
Andrew Henle
arm-none-eabi-gcc
การรองรับ Centos 6 คือ 5-2016-q3-update หากเวอร์ชันของคุณช้ากว่านั้นคุณจะไม่สามารถรันบน Centos 6 ได้และถ้าหากคุณต้องถามวิธีอัปเดตlibc
คุณก็ยังไม่มีธุรกิจเลยแม้แต่ลอง ระบบทั้งหมดขึ้นอยู่กับlibc
ว่าดังนั้นการเปลี่ยนเป็นรุ่นที่ระบบไม่ได้สร้างขึ้นมานั้นมีแนวโน้มที่จะทำให้ระบบของคุณพัง
arm-none-eabi-gcc
รองรับบน Centos 6 หรือไม่ หากเป็นรุ่นที่ใหม่กว่าอาจเป็นไปได้ว่าและพยายามอัปเดตlibc
การแจกจ่ายแบบ Centos 6 อาจไม่เพียงพอ