During make install on a Solaris 2.6 with Perl 5.005_002 pod2mantest is
called via `cd ../../util; ./pod2mantest ignore` 
It complains "MultilineTest failed" and returns util/pod2man.pl 

This path does not work at this place. It should be
 ../../util/pod2man.pl

The installation stops here.

I changed 
echo "util/pod2man.pl"
to
echo "../../util/pod2man.pl"
and install went through.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to