| 查看: 109 | 回复: 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 ] |
» 猜你喜欢
同年申请2项不同项目,第1个项目里不写第2个项目的信息,可以吗
已经有6人回复
依托企业入选了国家启明计划青年人才。有无高校可以引进的。
已经有6人回复
依托企业入选了国家启明计划青年人才。有无高校可以引进的。
已经有10人回复
天津大学招2026.09的博士生,欢迎大家推荐交流(博导是本人)
已经有9人回复
有院领导为了换新车,用横向课题经费买了俩车
已经有10人回复
遇见不省心的家人很难过
已经有24人回复
AI 太可怕了,写基金时,提出想法,直接生成的文字比自己想得深远,还有科学性
已经有6人回复
酰胺脱乙酰基
已经有13人回复
有时候真觉得大城市人没有县城人甚至个体户幸福
已经有10人回复

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













回复此楼