On Sat, Feb 16, 2002 at 06:15:36PM -0500, Tom Lane wrote:
> Hi folks,
> 
> I was pleased to see that openssl 0.9.6c finally tries to support
> building shared libraries on HPUX.  It's not quite there yet, though.
> I recommend the attached patch.
> 
> I see that in your CVS head the hpux make targets have been patched
> in a different way, but I consider that solution inferior: it's
> gratuitously different from all the other platforms, it deliberately
> breaks HPUX's shared lib dependency records, and it still doesn't fix
> the *real* problem, which is to make sure that libssl.sl contains the
> correct absolute path for libcrypto.sl so that the latter can be found
> when the former is loaded.  The right way to make that happen, IMHO,
> is to set the absolute path in libcrypto.sl's internal name --- see +h
> switch in the attached.

Did you try to run "make test" without prior installing OpenSSL?
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to