Hello,

I'm trying to install openssl-0.9.5 on an old AIX3.2 machine so I can 
eventually install openssh-3.1.  Whenever I try to build with 'make', I 
get the following long list of errors (this is a partial list):

making all in crypto/bn...
        .
        cc -I.. -I../../include -DNO_ASM -O -DAIX -DB_ENDIAN -c bn_div.c
"bn_div.c", line 252.39: 1506-114 (W) Duplicate length adjective long 
ignored.
"bn_div.c", line 267.43: 1506-114 (W) Duplicate length adjective long 
ignored.
"bn_div.c", line 271.61: 1506-114 (W) Duplicate length adjective long 
ignored
        .
        .
        .
        cc -I.. -I../../include -DNO_ASM -O -DAIX -DB_ENDIAN -c bn_asm.c
"bn_asm.c", line 80.33: 1506-114 (W) Duplicate length adjective long 
ignored.
        .
        .
        "bn_asm.c", line 697.56: 1506-207 (S) Integer constant out of 
range.
"bn_asm.c", line 697.56: 1506-206 (S) Suffix of integer constant is not 
valid.
        .
        .
        make: 1254-004 The error code from the last command is 1.

Make Quitting.
make: 1254-004 The error code from the last command is 1.

Make Quitting.
make: 1254-004 The error code from the last command is 1.

Make Quitting.

Can anyone help?

Thanks,

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

Reply via email to