LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 947|回复: 4

菜鸟在装LFS时遇到下面问题,请高手帮忙!

[复制链接]
发表于 2003-12-29 21:19:29 | 显示全部楼层 |阅读模式
/binutils-2.14/configure --prefix=/tools --disable-nls
出来一大堆no
如下:
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-ar... no
checking for ar... (cached) ar
checking for i686-pc-linux-gnu-as... no
checking for as... (cached) as
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... (cached) dlltool
checking for i686-pc-linux-gnu-ld... no
... ...
后面
make configure-host
make LDFLAGS="-all-static"
时,说:
make: *** No rule to make target `configure-host'.  Stop.
make: *** No targets specified and no makefile found.  Stop

系统.redhat 8.0
谢谢了!
发表于 2003-12-29 22:24:56 | 显示全部楼层
你的主系统里安装的编译工具太少了,不能编译。
先升级主系统吧。把开发工具都选上。
 楼主| 发表于 2003-12-30 09:09:55 | 显示全部楼层
我的redhat 8.0选的是everything.
我开头装过一次LFS,但是不能chroot,第二次才出现以上情况!
发表于 2003-12-30 11:33:45 | 显示全部楼层
checking for i686-pc-linux-gnu-ar... no
这说明主系统里binutils没装好。你看看主系统里binutils的开发包装了没有。
发表于 2003-12-30 11:34:11 | 显示全部楼层
还有,就是第二次编译,要把以前解压的源码删了。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表