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