|
|
make[2]: Nothing to be done for `subdir_install'.
make[2]: Leaving directory `/source/glibc-2.3.3-lfs-5.1/gnulib'
make -C wctype subdir_install
make[2]: Entering directory `/source/glibc-2.3.3-lfs-5.1/wctype'
/tools/bin/install -c -m 644 wctype.h /usr/include/wctype.h
make[2]: Leaving directory `/source/glibc-2.3.3-lfs-5.1/wctype'
make -C manual subdir_install
make[2]: Entering directory `/source/glibc-2.3.3-lfs-5.1/manual'
pwd=`pwd`; \
no libm-err-tab.pl $pwd/.. > libm-err-tmp
/bin/sh: line 1: no: command not found
make[2]: *** [stamp-libm-err] Error 127
make[2]: Leaving directory `/source/glibc-2.3.3-lfs-5.1/manual'
make[1]: *** [manual/subdir_install] Error 2
make[1]: Leaving directory `/source/glibc-2.3.3-lfs-5.1'
make: *** [install] Error 2
root:/source/glibc-build#
我用了两个宿主系统做的 CENTOS4.1 REDHAT EL 4 都是在VMWARE5.5下做的 都是同样的错误 反复做了好几次
到底是怎么回事 |
|