LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: konds

LFS问题.help

[复制链接]
发表于 2002-12-5 23:35:56 | 显示全部楼层
是啊,你现在做到哪里了?/static可以留,全部分区也可以留,看你的空间了,呵呵。
 楼主| 发表于 2002-12-5 23:44:14 | 显示全部楼层
我没空间了,我要把区从分一下.我patch-2.5.4和Texinfo-4.2有问题我看好像是同一个问题
还差安装 Textutils-2.1和安装 Util-linux-2.11w这2个没安,别的都没事

tar-1.13的包好像down坏了,不能解压

我去ftp://ftp.linuxfromscratch.org/lfs-packages/cvs

从当了一个,还是不行.bzip2解不开
 楼主| 发表于 2002-12-6 15:23:04 | 显示全部楼层
[lfs@konds bash-2.05a]$  ./configure --enable-static-link \
>      --prefix=$LFS/static --with-curses &&
>  make &&
>  make install
checking build system type... configure: error: cannot guess build type; you must specify one

奇怪了,不让装了
发表于 2002-12-6 15:30:37 | 显示全部楼层
你装到什么包了?
发表于 2002-12-6 15:32:31 | 显示全部楼层
应该是静态编译的bash吧。
发表于 2002-12-6 15:35:29 | 显示全部楼层
昨天不是做了很多了么?不太明白啊
 楼主| 发表于 2002-12-6 19:06:58 | 显示全部楼层
阿.不好意思,刚刚有事出去了,我又从作了.这个问题是在安装 Bash-2.05a时出现的.
发表于 2002-12-6 23:39:51 | 显示全部楼层
我在LFS的FAQ里找到了你问题的答案:
The problem is usually that the script can't run the compiler. Usually it's just a missing /usr/bin/cc symlink. You can fix it like this:

cd /usr/bin
ln -s gcc cc

If that doesn't do it, check the file config.log created by configure. Errors go there and may indicate the problem.
 楼主| 发表于 2002-12-7 23:57:40 | 显示全部楼层
bash-2.05$ ln -s gcc cc
ln: `cc': File exists
bash-2.05$ ls cc
cc         ccexample  
bash-2.05$ ls cc
cc         ccexample  
bash-2.05$ ls cc
cc         ccexample  
bash-2.05$ ls -l cc
lrwxrwxrwx   1 root     root            3 Dec  6 04:55 cc -> gcc
bash-2.05$

好像没用,本来就有阿
 楼主| 发表于 2002-12-8 00:39:19 | 显示全部楼层
奇怪.每次接着作LFS时都要从新把$LFS加载上去么??
它不能自动加载么?

???我的top也不能用了.我没动他呀

[root@konds root]# top
top: error while loading shared libraries: libncurses.so.4: cannot open shared object file: No such file or directory
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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