I am trying to install the latest snapshot of openssl onto an i386 machine (an early Athlon) running Debian-linux.
./config 386 configures for linux-elf, which is OK by me if that will work.
Running make discloses the following error:
TOP=.. ../fips/openssl_fips_fingerprint ../libcrypto.a openssl
Checking library fingerprint for ../libcrypto.a
diff: ../libcrypto.sha1: No such file or directory
fingerprint mismatch
make[1] ***[openssl]Error 1 ... leaving directory ...SNAP-20040316/apps
make: ***[sub_all]Error 1
It is probably just the first of many mismatches-to-come, and make has just fallen at the first hurdle. Does anyone know what I can do to make make work?
Thanks,
Njlalive.