make test runs fine. make install crashes and burns:
... making install in fips/rsa... making install in fips/dh... making install in fips/hmac... cp: fipscanister.o: A file or directory in the path name does not exist. cp: fipscanister.o.sha1: A file or directory in the path name does not exist. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. ________________________________ From: Andrew Masterson Sent: Tuesday, January 20, 2009 4:07 PM To: 'openssl-users@openssl.org' Subject: Compiling openssl-0.9.8j on AIX 5.3 64 bit Noticed the following during make (after ./Configure aix64-cc): cc -DMONOLITH -I.. -I../include -DOPENSSL_THREADS -qthreaded -DDSO_DLFCN -DHAVE_DLFCN_H -q64 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst -c ca.c "ca.c", line 1297.59: 1506-1298 (W) The subscript 256 is out of range. The valid range is 0 to 255.