আমি সেন্টস on. এ জিসিসি ৪.৯.০ ইনস্টল করার চেষ্টা করছি During ./configure
এমন সময় একটি ত্রুটি আসছে:
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-redhat-linux/4.4.7/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-redhat- linux/4.4.7/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: cannot find -lgcc_s
collect2: ld returned 1 exit status
configure: error: I suspect your system does not have 32-bit developement libraries (libc and headers). If you have them, rerun configure with --enable-multilib. If you do not have them, and want to build a 64-bit-only compiler, rerun configure with --disable-multilib.
আমি একটি উত্তর অনুসন্ধান করেছি এবং খুঁজে পেয়েছি যে এই ত্রুটিটি glibc-devel.i686
প্যাকেজ ইনস্টল করে সমাধান করা উচিত ।
তবে, এটি ব্যবহার করে ইনস্টল করার পরেও একই ত্রুটিটি স্থির থাকে yum
। কোন ধারনা?