coreutils pass2 make 时出错:求助!
时间:2007-12-14
来源:互联网
mv -f .deps/userspec.Tpo .deps/userspec.Po
gcc -std=gnu99 -I. -static -O2 -g -MT utimecmp.o -MD -MP
-MF .deps/utimecmp.Tpo -c -o utimecmp.o utimecmp.c
In file included from utimecmp.c:34:
utimens.h:2: error: conflicting types for 'futimens'
///usr/include/sys/stat.h:370: error: previous declaration of 'futimens'
was here
make[2]: *** [utimecmp.o] Error 1
make[2]: Leaving directory `/usr/src/redhat/SOURCES/coreutils-6.9/lib'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/redhat/SOURCES/coreutils-6.9/lib'
make: *** [all-recursive] Error 1
gcc -std=gnu99 -I. -static -O2 -g -MT utimecmp.o -MD -MP
-MF .deps/utimecmp.Tpo -c -o utimecmp.o utimecmp.c
In file included from utimecmp.c:34:
utimens.h:2: error: conflicting types for 'futimens'
///usr/include/sys/stat.h:370: error: previous declaration of 'futimens'
was here
make[2]: *** [utimecmp.o] Error 1
make[2]: Leaving directory `/usr/src/redhat/SOURCES/coreutils-6.9/lib'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/redhat/SOURCES/coreutils-6.9/lib'
make: *** [all-recursive] Error 1
作者: djstava 发布时间: 2007-12-14
前面执行过什麽?
主系统是啥?
主系统是啥?
作者: d00m3d 发布时间: 2007-12-15
是不是用了新版的glibc,比如2.6.1之类的?新版的glibc里面多了futimens函数,而coreutils和gzip自己都带了一个futimens函数,所以会出现冲突
作者: LanEast 发布时间: 2007-12-16
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28