Hi,
I'm getting errors when installing OpenSSL on a HPUX 10.2 box. 
This is info about box: HP-UX i3107spw B.10.20 A 9000/847
I ran ./config and this is output:

$ ./config
Operating system: 9000/847-hp-hpux1x
Configuring for hpux-parisc-cc elif [ 528 -ge 523 ]; then # PA-RISC 1.0
CPU OUT=hpux-parisc-cc-cc
target already defined - hpux-parisc-cc (offending arg: elif)

Then make
These are the errors:

$ make
making all in crypto...
        /opt/ansic/bin/cc -I. -I.. -I../include -O -c cryptlib.c
cpp: "cryptlib.c", line 170: warning 2013: Unknown preprocessing
directive.
cc: "../include/openssl/stack.h", line 73: warning 5: "const" will
become a keyword.
cc: "../include/openssl/stack.h", line 73: error 1000: Unexpected
symbol: "char".
cc: "../include/openssl/stack.h", line 73: warning 5: "const" will
become a keyword.
cc: "../include/openssl/stack.h", line 73: warning 5: "const" will
become a keyword.
cc: error 2017: Cannot recover from earlier errors, terminating.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
$ 

Does anyone have any ideas?


Thanks,

Martin Riewski
(719)548-6831
[EMAIL PROTECTED] 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to