parsec-2.1 編譯錯誤

OS: Ubuntu 14.04 LTS (x86_64)ui

參考:https://forums.freebsd.org/threads/security-openssl-build-failure.41478/spa

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 不兼容code

解決方法:blog

  • 1有人驗證 安裝perl 5.16 能夠兼容,安排低版本perl 5.16能夠解決問題
  • 2 刪除 pod2man文件
      1. sudo rm /usr/bin/pod2man
相關文章
相關標籤/搜索