|
已经做到了安装系统基础软件,前面一个是e2fsprogs-1.40.2成功,编译coreutils-6.9时出错:
make[1]:进入/sources/coreutils-6.9/man'
updateing man.page cut.1
Can't locate POSIX.pm in @INC(@INC contains:/tools/lib/perl5/5.8.8/i686-linux /tools/lib/perl5/5.8.8 /tools/lib/perl5/site_perl/5.8.8 /tools/lib/perl5/site_perl5/5.8.8/i686-linux /tools /lib/perl5/site_perl/5.8.8 /tools/lib/perl5/site_perl .)at ./help2man line 28.
BEGIN failed --compilation aborted at ./help2man line 28
make[1] ***[cut.1] Error 2
...还有一行
make:***[all-rearsive] Error 1 |
|