日本免费全黄少妇一区二区三区-高清无码一区二区三区四区-欧美中文字幕日韩在线观看-国产福利诱惑在线网站-国产中文字幕一区在线-亚洲欧美精品日韩一区-久久国产精品国产精品国产-国产精久久久久久一区二区三区-欧美亚洲国产精品久久久久

Ubuntu系統(tǒng)下編譯PARSEC 2.1出現(xiàn)錯誤怎么辦?

PARSEC是Linux系統(tǒng)中的測試程序集,包含了多個應用程序 。Ubuntu系統(tǒng)中對PARSEC 2.1進行編譯出現(xiàn)了錯誤,導致編譯失敗 。這個時候該怎么辦呢?

Ubuntu系統(tǒng)下編譯PARSEC 2.1出現(xiàn)錯誤怎么辦?


錯誤信息:
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: *** [install_docs] 錯誤 255
原因分析:這是由于OpenSSL 1.0.1e 與 perl5.18 不兼容 。
解決方法:
1.有人驗證 安裝perl 5.16 可以兼容,安排低版本perl 5.16可以解決問題 。
2.刪除 pod2man文件:
sudo rm /usr/bin/pod2man
【Ubuntu系統(tǒng)下編譯PARSEC 2.1出現(xiàn)錯誤怎么辦?】 以上就是Ubuntu系統(tǒng)下編譯PARSEC 2.1出錯的原因分析和解決方法了,當然以上的方法是根據(jù)文中的錯誤信息制定的有針對性解決方案,不一定適用于所有的編譯錯誤 。

    推薦閱讀