make glibc过程中遇到的问题

0 views
Skip to first unread message

木木

unread,
Nov 14, 2008, 9:12:04 AM11/14/08
to Linux-release
提示的错误为:/bin/sh: no: command not found
问题起因:在之前的perl安装时出现问题
问题解决方案:
(1)退出chroot环境:exit
(2)进入到lfs用户环境:su - lfs +密码
(3)删除perl相关文件和目录:rm -rf /tools/bin/{perl,pod2man} /tools/lib/
perl5/5.8.6
(4)重新安装perl。
Reply all
Reply to author
Forward
0 new messages