Hi,

I use HPUX 9000/861 11.00 and want to install openssl, but it fails.
The attachement includes some outputs.
What's to do?
Many thanks!

Best regards

Heike Stephan
################################
# ./config -t
Operating system: 9000/861-hp-hpux11
Configuring for hpux11
/bin/perl ./Configure hpux11

################################
openssl-0.9.4

################################
# ./config --openssldir=/app/tools/ssl CC=gcc --perldir=/opt/perl5
Operating system: 9000/861-hp-hpux11
Configuring for hpux11
target already defined - hpux11

################################
# make
making all in crypto...
making all in crypto/md2...
making all in crypto/md5...
making all in crypto/sha...
making all in crypto/mdc2...
making all in crypto/hmac...
making all in crypto/ripemd...
making all in crypto/des...
making all in crypto/rc2...
making all in crypto/rc4...
making all in crypto/rc5...
making all in crypto/idea...
making all in crypto/bf...
making all in crypto/cast...
making all in crypto/bn...
making all in crypto/rsa...
making all in crypto/dsa...
making all in crypto/dh...
making all in crypto/buffer...
making all in crypto/bio...
making all in crypto/stack...
making all in crypto/lhash...
making all in crypto/rand...
making all in crypto/err...
making all in crypto/objects...
        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-stru
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: Mus
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-stru
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-stru
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-stru
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-stru
cc: "obj_dat.c", line 371: error 1588: "obj_objs" undefined.
cc: "obj_dat.c", line 371: error 1527: Incompatible types in cast: Mus
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
cc: "obj_dat.c", line 371: warning 526: Pointer implicitly converted t
cc: "obj_dat.c", line 371: warning 563: Argument #5 is not the correct
cc: "obj_dat.c", line 510: error 1588: "ln_objs" undefined.
cc: "obj_dat.c", line 510: error 1527: Incompatible types in cast: Mus
cc: "obj_dat.c", line 510: error 1588: "NUM_LN" undefined.
cc: "obj_dat.c", line 510: warning 563: Argument #3 is not the correct
cc: "obj_dat.c", line 510: warning 526: Pointer implicitly converted t
cc: "obj_dat.c", line 510: warning 563: Argument #5 is not the correct
cc: "obj_dat.c", line 529: error 1588: "sn_objs" undefined.
cc: "obj_dat.c", line 529: error 1527: Incompatible types in cast: Mus
cc: "obj_dat.c", line 529: error 1588: "NUM_SN" undefined.
cc: "obj_dat.c", line 529: warning 563: Argument #3 is not the correct
cc: "obj_dat.c", line 529: warning 526: Pointer implicitly converted t
cc: "obj_dat.c", line 529: warning 563: Argument #5 is not the correct
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.

#############################
# gcc --version
2.95.2

##############################
# perl --version

This is perl, v5.6.0 built for 9000/777-hpux

Copyright 1987-2000, Larry Wall

Reply via email to