|
|
从 stage1开始安装的,编译系统时出错,不知道该如何解决。
livecd etc # emerge system
Calculating system dependencies ...done!
>>> emerge (1 of 40) perl-core/Test-Simple-0.62 to /
>>> md5 files ;-) Test-Simple-0.53.ebuild
>>> md5 files ;-) Test-Simple-0.54.ebuild
>>> md5 files ;-) Test-Simple-0.47-r1.ebuild
>>> md5 files ;-) Test-Simple-0.60.ebuild
>>> md5 files ;-) Test-Simple-0.62.ebuild
>>> md5 files ;-) files/digest-Test-Simple-0.54
>>> md5 files ;-) files/digest-Test-Simple-0.60
>>> md5 files ;-) files/digest-Test-Simple-0.47-r1
>>> md5 files ;-) files/digest-Test-Simple-0.53
>>> md5 files ;-) files/digest-Test-Simple-0.62
>>> md5 src_uri ;-) Test-Simple-0.62.tar.gz
>>> Unpacking source...
>>> Unpacking Test-Simple-0.62.tar.gz to /var/tmp/portage/Test-Simple-0.62/work
>>> Source unpacked.
* Using ExtUtils::MakeMaker
WARNING: LICENSE is not a known parameter.
Checking if your kit is complete...
Looks good
Warning: prerequisite Test::Harness 2.03 not found.
'LICENSE' is not a known MakeMaker parameter name.
Error: Unable to locate installed Perl libraries or Perl source code.
It is recommended that you install perl in a standard location before
building extensions. Some precompiled versions of perl do not contain
these header files, so you cannot build extensions. In such a case,
please build and install your perl from a fresh perl distribution. It
usually solves this kind of problem.
(You get this message, because MakeMaker could not find "/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h")
make: *** No targets specified and no makefile found. Stop.
!!! ERROR: perl-core/Test-Simple-0.62 failed.
!!! Function perl-module_src_compile, Line 120, Exitcode 2
!!! compilation failed
!!! If you need support, post the topmost build error, NOT this status message.
livecd etc # |
|