完全按照《手把手教你如何建立自己的Linux系统(LFS速成手册)》上所做,在构建临时编译环境时,即第一次编译Binutils-2.17,
已经CC="gcc -B/usr/bin/" ../binutils-2.17/configure --prefix=/tools --disable-nls --disable-werror
但make时无法通过
make install也是Nothing to be done for "install"
make后结果如下
make[4] : Leaving directory '/mnt/lfs/sources/binutils-build/ld'
make[3] : Leaving directory '/mnt/lfs/sources/binutils-build/ld'
make[2] : Leaving directory '/mnt/lfs/sources/binutols-build/ld'
make[1] : Noting to be done for 'all-target'.
make[1] : Leaving directory 'mnt/lfs/sources/binutils-build'
LFS无法安装binutils-2.17,怎么解决?
-
- 帖子: 7
- 注册时间: 2011-04-29 12:19
-
- 帖子: 7
- 注册时间: 2011-04-29 12:19
LFS无法安装binutils-2.17,怎么解决?
完全按照《手把手教你如何建立自己的Linux系统(LFS速成手册)》上所做,在构建临时编译环境时,即第一次编译Binutils-2.17,
已经CC="gcc -B/usr/bin/" ../binutils-2.17/configure --prefix=/tools --disable-nls --disable-werror
但make时无法通过
make install也是Nothing to be done for "install"
make后结果如下
make[4] : Leaving directory '/mnt/lfs/sources/binutils-build/ld'
make[3] : Leaving directory '/mnt/lfs/sources/binutils-build/ld'
make[2] : Leaving directory '/mnt/lfs/sources/binutols-build/ld'
make[1] : Noting to be done for 'all-target'.
make[1] : Leaving directory 'mnt/lfs/sources/binutils-build'
已经CC="gcc -B/usr/bin/" ../binutils-2.17/configure --prefix=/tools --disable-nls --disable-werror
但make时无法通过
make install也是Nothing to be done for "install"
make后结果如下
make[4] : Leaving directory '/mnt/lfs/sources/binutils-build/ld'
make[3] : Leaving directory '/mnt/lfs/sources/binutils-build/ld'
make[2] : Leaving directory '/mnt/lfs/sources/binutols-build/ld'
make[1] : Noting to be done for 'all-target'.
make[1] : Leaving directory 'mnt/lfs/sources/binutils-build'
- YeLee
- 论坛版主
- 帖子: 26406
- 注册时间: 2008-08-13 8:48
- 系统: Fundu i64
- 来自: 东海硇州,一双管钥。
- 联系:
Re: LFS无法安装binutils-2.17,怎么解决?
lol
lfs啊,你起码也贴贴应该贴的东西吧。

lfs啊,你起码也贴贴应该贴的东西吧。



◎当我站在道德的高度上俯视别人的时候,发现自己是多么渺小。
♥执着但不偏激,反对而不排斥,坚决捍卫矛盾体的存在方式。
★★★天气预报★★★
fcitx-yatable一个可以使用的码表输入法
[教程]几个实例攻克软件编译难关
Gentoo Development Guide
字体相关
♥执着但不偏激,反对而不排斥,坚决捍卫矛盾体的存在方式。
★★★天气预报★★★
fcitx-yatable一个可以使用的码表输入法
[教程]几个实例攻克软件编译难关
Gentoo Development Guide
字体相关
- zhw2101024
- 帖子: 1849
- 注册时间: 2009-03-28 16:10
- 系统: Arch debian win7
- 联系:
Re: LFS无法安装binutils-2.17,怎么解决?
教程的版本跟你下载的版本是一致的吗?有一点不一样都做不成LFS的,最好参照一下官网的说明
http://www.linuxfromscratch.org/
http://www.linuxfromscratch.org/
为什么我的问题总是没有人回答?
金钱、责任与荣誉:OpenSSL主席谈心脏出血
拥有丰富API接口和广泛程序支持的dropbox云同步,点此注册,开始就比别人多500兆,我的空间也会增加。谢啦
==========我的作品==========
我做的一个面向开发者的gnome-shell扩展,有js基础又想自己调整gnome-shell功能的可以尝试一下
gnome-shell扩展开发入门,gnome-shell扩展系统扫盲帖
金钱、责任与荣誉:OpenSSL主席谈心脏出血
拥有丰富API接口和广泛程序支持的dropbox云同步,点此注册,开始就比别人多500兆,我的空间也会增加。谢啦
==========我的作品==========
我做的一个面向开发者的gnome-shell扩展,有js基础又想自己调整gnome-shell功能的可以尝试一下
gnome-shell扩展开发入门,gnome-shell扩展系统扫盲帖