[openssl.org #142] (no subject)

2002-07-11 Thread [EMAIL PROTECTED] via RT


Dear all,
I get error messages when I tryed to compile the latest version of
openssl.
I attach a logfile of make

OpenSSL self-test report:

OpenSSL version:  0.9.6d
Last change:  Fix crypto/asn1/a_sign.c so that 'parameters' is
omitte...
Options:  -mips4
OS (uname):   IRIX gold 6.5 10181059 IP32
OS (config):  mips3-sgi-irix
Target (default): irix-mips3-gcc
Target:   irix-mips3-gcc
Compiler: gcc version 2.8.1

please reply directly to me because I am not a  mailing-list users

Marta Ferraroni


--
Marta Ferraroni
Universita' di Firenze
Via della Lastruccia,5- 50019 Sesto Fiorentino
Firenze-ITALIA
e-mail: [EMAIL PROTECTED]
tel: +39-055-457-3342
fax: +39-055-457-


__
OpenSSL Project http://www.openssl.org
Development Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



[openssl.org #142] (no subject)

2002-07-11 Thread Lutz Jaenicke via RT


[[EMAIL PROTECTED] - Thu Jul 11 15:25:40 2002]:

 I get error messages when I tryed to compile the latest version of
 openssl.
 I attach a logfile of make...

The error messages indicate, that there is something odd with your gcc
setup. It seems, that the assembler used cannot correctly handle the
code generated by your compiler.
Can you compile other code without problems? In this case it would be a
question of the compiler flags being used:
  -mips4 -mabi=n32 -mmips-as

I am however no expert on IRIX problems...

Best regards,
Lutz
__
OpenSSL Project http://www.openssl.org
Development Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]