Hi,

I am trying to install openssl-0.9.4 on HPUX11 machine. 
The make fails and this is the error message before it exits.


>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
making all in crypto/objects...
        cc -I.. -I../../include -O -c o_names.c
        cc -I.. -I../../include -O -c obj_dat.c
cc: "obj_dat.c", line 96: error 1588: "NUM_NID" undefined.
cc: "obj_dat.c", line 96: error 1521: Incorrect initialization.
cc: "obj_dat.c", line 263: error 1563: Expression in if must be scalar.
cc: "obj_dat.c", line 265: error 1588: "nid_objs" undefined.
cc: "obj_dat.c", line 265: error 1529: Cannot select field of non-structure.
cc: "obj_dat.c", line 265: error 1563: Expression in if must be scalar.
cc: "obj_dat.c", line 270: error 1527: Incompatible types in cast: Must cast
from s
calar to scalar or to void type.
cc: "obj_dat.c", line 295: error 1563: Expression in if must be scalar.
cc: "obj_dat.c", line 297: error 1588: "nid_objs" undefined.
cc: "obj_dat.c", line 297: error 1529: Cannot select field of non-structure.
cc: "obj_dat.c", line 297: error 1563: Expression in if must be scalar.
cc: "obj_dat.c", line 302: error 1529: Cannot select field of non-structure.
cc: "obj_dat.c", line 327: error 1563: Expression in if must be scalar.
cc: "obj_dat.c", line 329: error 1588: "nid_objs" undefined.
cc: "obj_dat.c", line 329: error 1529: Cannot select field of non-structure.
cc: "obj_dat.c", line 329: error 1563: Expression in if must be scalar.
cc: "obj_dat.c", line 334: error 1529: Cannot select field of non-structure.
cc: "obj_dat.c", line 371: error 1588: "obj_objs" undefined.
cc: "obj_dat.c", line 371: error 1527: Incompatible types in cast: Must cast
from s
calar to scalar or to void type.
cc: "obj_dat.c", line 371: error 1588: "NUM_OBJ" undefined.
cc: "obj_dat.c", line 371: warning 563: Argument #3 is not the correct type.
cc: "obj_dat.c", line 371: warning 526: Pointer implicitly converted to
integral va
lue in assignment.
cc: "obj_dat.c", line 371: warning 563: Argument #5 is not the correct type.
cc: "obj_dat.c", line 510: error 1588: "ln_objs" undefined.


>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
This is the output from ./config -t

# ./config -t
Operating system: 9000/800-hp-hpux11
Configuring for hpux11
/usr/bin/perl ./Configure hpux11


Please help.

thank you
Atiya


Atiya Palanukorn
Elcom
10 Oceana Way
Norwood, MA 02062
781-501-4183
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to