首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

centos 5.5上安装erlang出现的异常

2012-09-24 
centos 5.5下安装erlang出现的错误make的时候出现make[2]: *** [i686-pc-linux-gnu/Makefile] Error 1make

centos 5.5下安装erlang出现的错误
make的时候出现


make[2]: *** [i686-pc-linux-gnu/Makefile] Error 1
make[2]: Leaving directory `/web_game/otp_src_R15B/erts/emulator'
make[1]: *** [generate] Error 2
make[1]: Leaving directory `/web_game/otp_src_R15B/erts/emulator'
make: *** [depend] Error 2

不知道这个错误要如何解决?

[解决办法]
重装吧
[解决办法]
make[2]: Warning: File `/web_game/otp_src_R15B/make/otp_release_targets.mk' has modification time 4.9e+07 s in the future

文件在将来,可以尝试先修复文件时间。

Makefile.in has been updated, please re-run configure!

重新跑./configure

[解决办法]
我刚装了一个, 没有什么问题.

热点排行