|
按10.4. Temporary Perl-5.8.8中的说明编译临时perl,执行make perl utilities命令出错:
make[1]: Entering directory `/sources/perl-5.8.8'
cp ext/re/re.pm lib/re.pm
make[1]: Leaving directory `/sources/perl-5.8.8'
Making DynaLoader (static)
Processing hints file hints/linux.pl
Unable to find a perl 4.94065645841247e-324 (by these names: ../../miniperl miniperl perl perl5 perl5.8.8, in these dirs: ../.. /bin /usr/bin /sbin /usr/sbin /tools/bin /tools/sbin /tools/bin)
Writing Makefile for DynaLoader
make[1]: Entering directory `/sources/perl-5.8.8/ext/DynaLoader'
/bin/sh: /sources/perl-5.8.8/ext/DynaLoader/0: No such file or directory
make[1]: *** [../../lib/.exists] Error 127
make[1]: Leaving directory `/sources/perl-5.8.8/ext/DynaLoader'
make config failed, continuing anyway...
make[1]: Entering directory `/sources/perl-5.8.8/ext/DynaLoader'
/bin/sh: /sources/perl-5.8.8/ext/DynaLoader/0: No such file or directory
make[1]: *** [../../lib/.exists] Error 127
make[1]: Leaving directory `/sources/perl-5.8.8/ext/DynaLoader'
make: *** [lib/auto/DynaLoader/DynaLoader.a] Error 2
请教各位牛人,这是什么原因,如何解决?
环境说明:
主机:DELL Insprion 6400,openSuSE 10.3 32bit
目标机:在同一主机上, 纯64位
CLFS BOOK: Version 1.0.0-x86_64-Pure64 |
|