+ -
当前位置:首页 → 问答吧 → lfs6.4编译第一遍gcc有时候出错,

lfs6.4编译第一遍gcc有时候出错,

时间:2009-01-06

来源:互联网

aclocal.m4:16: warning: this file was generated for autoconf 2.62
You have another version of autoconf. It may work, but isnot guaranteed to.
...
configure.in:28: require Automake 1.10.1, but have 1.10
make[3]: *** [../../gcc-4.3.2/mpfr/Makefile.in] Error 1
...

有时候顺利的编译成功,有时候会抛出上边的错误,都是在格式化mke2fs /dev/hda的前提下。

不知道为什么,另外我的cpu是多核intel酷睿,应该不是多处理器系统吧。

作者: jvava   发布时间: 2009-01-06

引用:
作者: jvava
aclocal.m4:16: warning: this file was generated for autoconf 2.62
You have another version of autoconf. It may work, but isnot guaranteed to.
...
configure.in:28: require Automake 1.10.1, but have 1.10
make[3]: *** [../../gcc-4.3.2/mpfr/Makefile.in] Error 1
...

有时候顺利的编译成功,有时候会抛出上边的错误,都是在格式化mke2fs /dev/hda的前提下。

不知道为什么,另外我的cpu是多核intel酷睿,应该不是多处理器系统吧。
configure.in:28: require Automake 1.10.1, but have 1.10编译gcc需要automake的版本是1.10.1,但是你的主机上装的是1.10版本的,重新安装一下automake1.10.1版本的应该就可以了吧

作者: ningxinleng   发布时间: 2009-01-08

热门下载

更多