| 查看: 139 | 回复: 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 ] |
» 猜你喜欢
欢迎发来filecode的Mz6后的代码验证其规律
已经有59人回复
filecode=后面第一个是大写字母
已经有5人回复
时间戳又变了8-15
已经有21人回复
有时候,自然基金真的不能太认真 (我的申报经验)
已经有10人回复
filecode
已经有12人回复
小木虫上这么多卖论文的,真有人买论文么?感觉没必要啊
已经有13人回复
哪位老哥知道今年的国自然具体哪一天放榜?
已经有7人回复
关于Filecode分析方法
已经有13人回复
各位道友,我要去昆明玩几天,回来见。
已经有8人回复
咱们一起用铁证分析2026国家社科基金中标与否
已经有22人回复

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










回复此楼