使用道具 举报
Post by hamxch;1992261 到第六章第一个Linux-2.6.22.5中 cp -rv dest/include/* /usr/include 出现如下问题 找不到 dest/include/* 请问怎么解决?
Post by hamxch;1992159 mv -v /tools/bin/{ld,ld-old} mv -v /tools/$(gcc -dumpmachine)/bin/{ld,ld-old} mv -v /tools/bin/{ld-new,ld} ln -sv /tools/bin/ld /tools/$(gcc -dumpmachine)/bin/ld gcc -dumpspecs | sed 's@^/lib/ld-linux.so.2@/tools&@g' > `dirname $(gcc -print-libgcc-file-name)`/specs GCC_INCLUDEDIR=`dirname $(gcc -print-libgcc-file-name)`/include && find ${GCC_INCLUDEDIR}/* -maxdepth 0 -xtype d -exec rm -rvf '{}' \; && rm -vf `grep -l "DO NOT EDIT THIS FILE" ${GCC_INCLUDEDIR}/*` && unset GCC_INCLUDEDIR 出错 我也看了 61、62、63、81、129、130、132帖子,可是还没有解决!
Post by jiqingbingshan;1838122 我照着手册做,但是到了6.9时,老是出现这个错误 lfs6.3 chroot后glibc-2.5.1 make出错,大家看看! -------------------------------------------------------------------------------- no gen-translit.pl < C-translit.h.in > C-translit.h.tmp /bin/sh: no :command not found make[2]:*** [C-translit.h] Error 127 make[2]eaving directory '/sources/glibc-2.5.1/locale' make[1]: ***[locale/others] Error2 make[1]eaving directory '/sources/glibc-.2.5.1' make : *** [all] Error2
您需要 登录 才可以下载或查看,没有帐号?注册
Post by gbm_pgs;1993731 呵呵,我很顺利,花了一天半时间,完成了LFS........ 很感谢youbest的教程. 不过我发现进入后没有ipconfig,及service,chkconfig,netstat 等工具, 网卡配置系统能够捕捉到了,也能正常上网!不知以上的工具是需要装哪些包呢?请赐教...
本版积分规则 发表回复 回帖后跳转到最后一页