PARSEC是Linux体系外的测试步伐散,包罗了多个应用步伐。Ubuntu体系外对PARSEC 2.1停止编译呈现了谬误,招致编译得败。那个时分该怎样办呢?
谬误疑息:
installing man1/smime.1
smime.pod around line 272: Expected text after =item, not a number
smime.pod around line 276: Expected text after =item, not a number
smime.pod around line 280: Expected text after =item, not a number
smime.pod around line 285: Expected text after =item, not a number
smime.pod around line 289: Expected text after =item, not a number
POD document had syntax errors at /usr/bin/pod2man line 71.
make: AV女优 [install_docs] 谬误 255
起因剖析:那是因为OpenSSL 1.0.1e 取 perl5.18 没有兼容。
处理要领:
1.有人考证 装置perl 5.16 能够兼容,摆设低版原perl 5.16能够处理答题。
2.增除了 pod2man文件:
sudo rm /usr/bin/pod2man
以上便是Ubuntu体系高编译PARSEC 2.1犯错的起因剖析战处理要领了,固然以上的要领是依据文外的谬误疑息制订的有针对性处理计划,纷歧定合用于一切的编译谬误。
相关文章