Our op. sys is: OSF1 link.softax.local V5.1 732 alpha
our compiler is:
Compaq C V6.3-025 on Compaq Tru64 UNIX V5.1 (Rev. 732)
Compiler Driver V6.3-026 (sys) cc Driver

Problem concerns both openssl-0.9.6g and openssl_0-9-6c. We did not test
other wersions.
We tried compile library with following options

./config -shared -threads
gnumake
ld -shared -o shlib/libcrypto.so -all libcrypto.a -lc
ld -shared -o shlib/libssl.so -L./shlib  -lcrypto -all libssl.a -lc

also adding -no-asm doesn't  change anything.

In our ssl application most of the time we receive "bad record mac"error
during handshake.


Regards,
Chris

----- Original Message -----
From: "Krzysztof Krzos" <[EMAIL PROTECTED]>
To: "bartek kozielski" <[EMAIL PROTECTED]>
Sent: Thursday, November 21, 2002 2:45 PM
Subject: Fw: [openssl.org #354] openssl problem on tru64


>
> ----- Original Message -----
> From: "Lutz Jaenicke via RT" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Thursday, November 21, 2002 2:39 PM
> Subject: [openssl.org #354] openssl problem on tru64
>
>
> >
> > [[EMAIL PROTECTED] - Thu Nov 21 14:36:48 2002]:
> >
> > > We're making test on DUnix Tru 64 and we had problem with this
> > > library:
> >
> > > We can send more informations if you want.
> >
> > Please give details about the operating system, compiler and especially
> > the version of OpenSSL you are using. (Are you aware, that 0.9.7-beta4
> > has just been made available?)
> >
> > Best regards,
> >       Lutz
> >
> >
> >
> >
>
>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to