LFS无法安装binutils-2.17,怎么解决?

其他Linux/Unix/BSD/OSX等发行版讨论
回复
8fu8
帖子: 7
注册时间: 2011-04-29 12:19

LFS无法安装binutils-2.17,怎么解决?

#1

帖子 8fu8 » 2012-09-09 16:11

完全按照《手把手教你如何建立自己的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'
8fu8
帖子: 7
注册时间: 2011-04-29 12:19

LFS无法安装binutils-2.17,怎么解决?

#2

帖子 8fu8 » 2012-09-09 16:12

完全按照《手把手教你如何建立自己的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'
头像
YeLee
论坛版主
帖子: 26406
注册时间: 2008-08-13 8:48
系统: Fundu i64
来自: 东海硇州,一双管钥。
联系:

Re: LFS无法安装binutils-2.17,怎么解决?

#3

帖子 YeLee » 2012-09-09 16:13

lol
lfs啊,你起码也贴贴应该贴的东西吧。 :em01 :em01 :em01
◎当我站在道德的高度上俯视别人的时候,发现自己是多么渺小。
♥执着但不偏激,反对而不排斥,坚决捍卫矛盾体的存在方式。
★★★天气预报★★★
fcitx-yatable一个可以使用的码表输入法
[教程]几个实例攻克软件编译难关
Gentoo Development Guide
字体相关
头像
zhw2101024
帖子: 1849
注册时间: 2009-03-28 16:10
系统: Arch debian win7
联系:

Re: LFS无法安装binutils-2.17,怎么解决?

#4

帖子 zhw2101024 » 2012-09-12 22:37

教程的版本跟你下载的版本是一致的吗?有一点不一样都做不成LFS的,最好参照一下官网的说明
http://www.linuxfromscratch.org/
回复