首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > Ruby Rails >

/usr/include/gnu/stubs.h:七:27: error: gnu/stubs-32.h:解决

2013-11-25 
/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h:解决/usr/include/gnu/stubs.h:7:27: error: gnu/

/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h:解决
/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: 找不到文件?Fix for the RHEL/CentOS 5.x

Type the following command:
# yum -y install glibc-devel.i386

Fix for the RHEL/CentOS 6.x

Type the following command:
# yum -y install glibc-devel.i686 glibc-devel

热点排行