| 查看: 104 | 回复: 1 | |||
| 当前主题已经存档。 | |||
| 【悬赏金币】回答本帖问题,作者gamma337将赠送您 10 个金币 | |||
[求助]
【求助】Linux 下configure 问题【有效期至2009年6月20日】
|
|||
|
我在linux下装软件的时候有以下的报错, [nnzheng@minast install]$ ./configure --with-pthread checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: error: newly created file is older than distributed files! Check your system clock [nnzheng@minst install]$ 我在configure的源文件里找到了该错的代码(如下),但我看不懂这种代码,还请大虾帮助看下这里报错是出于什么原因,如何才能解决? if ( set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` if test "$*" = "X"; then # -L didn't work. set X `ls -t $srcdir/configure conftest.file` fi rm -f conftest.file if test "$*" != "X $srcdir/configure conftest.file" \ && test "$*" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". { { echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken alias in your environment" >&5 echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken alias in your environment" >&2;} { (exit 1); exit 1; }; } fi test "$2" = conftest.file ) then # Ok. : else { { echo "$as_me:$LINENO: error: newly created file is older than distributed files! Check your system clock" >&5 echo "$as_me: error: newly created file is older than distributed files! Check your system clock" >&2;} { (exit 1); exit 1; }; } fi 以上有下划线部分为错误输出信息。 configure的完整代码没能上传成功,如果你在看问题的时候需要完整代码,请消息我。 谢谢大虾们的热情帮助!!! [ Last edited by gamma337 on 2008-6-20 at 09:30 ] |
» 猜你喜欢
基金申报
已经有5人回复
基金委咋了?2026年的指南还没有出来?
已经有7人回复
国自然申请面上模板最新2026版出了吗?
已经有17人回复
纳米粒子粒径的测量
已经有8人回复
疑惑?
已经有5人回复
计算机、0854电子信息(085401-058412)调剂
已经有5人回复
Materials Today Chemistry审稿周期
已经有5人回复
溴的反应液脱色
已经有7人回复
推荐一本书
已经有12人回复
常年博士招收(双一流,工科)
已经有4人回复

zhanglizhi
银虫 (正式写手)
- 博学EPI: 1
- 应助: 2 (幼儿园)
- 金币: 197.4
- 帖子: 305
- 在线: 6.4小时
- 虫号: 570000
- 注册: 2008-06-06
- 专业: 特殊与极端环境下的高分子
2楼2008-06-20 20:21:47











回复此楼