On 04/01/2014 02:12 AM, Stuart Henderson wrote:
On 2014-03-31, Gregory Edigarov <[email protected]> wrote:
Hi,
followed faq/current.html,
===> man
pod2man --official --release="OpenBSD 5.5" --center=OpenSSL --section=3
--name=ASN1_OBJECT_NEW
/usr/src/lib/libssl/man/../src/doc/crypto/ASN1_OBJECT_new.pod >
ASN1_OBJECT_new.3
Perl API version v5.16.0 of Encode does not match v5.18.0 at
/usr/libdata/perl5/XSLoader.pm line 92.
Compilation failed in require at /usr/libdata/perl5/Pod/Man.pm line 34.
BEGIN failed--compilation aborted at /usr/libdata/perl5/Pod/Man.pm line 34.
Compilation failed in require at /usr/bin/pod2man line 19.
BEGIN failed--compilation aborted at /usr/bin/pod2man line 19.
*** Error 255 in man (Makefile:1127 'ASN1_OBJECT_new.3': @pod2man
--official --release="OpenBSD 5.5" --center=OpenSSL --section=3
--name=ASN...)
*** Error 1 in /usr/src/lib/libssl (<bsd.subdir.mk>:48 'all')
--
With best regards,
Gregory Eddigarov
Make sure that your obj/ dir is clean. If you still run into problems
after that, I suggest installing a snapshot which should fix them.
The today's (Apr 2) snapshot is installed ok, removed /usr/obj, run cd
/usr/src && make obj.
still the same problem:
===> man
pod2man --official --release="OpenBSD 5.5" --center=OpenSSL --section=3
--name=ASN1_OBJECT_NEW
/usr/src/lib/libssl/man/../src/doc/crypto/ASN1_OBJECT_new.pod >
ASN1_OBJECT_new.3
Perl API version v5.16.0 of Encode does not match v5.18.0 at
/usr/libdata/perl5/XSLoader.pm line 92.
Compilation failed in require at /usr/libdata/perl5/Pod/Man.pm line 34.
BEGIN failed--compilation aborted at /usr/libdata/perl5/Pod/Man.pm line 34.
Compilation failed in require at /usr/bin/pod2man line 19.
BEGIN failed--compilation aborted at /usr/bin/pod2man line 19.
*** Error 255 in man (Makefile:1127 'ASN1_OBJECT_new.3': @pod2man
--official --release="OpenBSD 5.5" --center=OpenSSL --section=3
--name=ASN...)
*** Error 1 in /usr/src/lib/libssl (<bsd.subdir.mk>:48 'all')