Hello, I am attempting to use the tests provided in the 'test' directory of the openssl-fips-2.0.7 software. I am under the impression that I should be able to build these tests, transport them to our target hardware and execute them in order to test our port of the openssl and fips software. 'make build_tests' produces the following error:
make[1]: Entering directory `/home/test/apps/openssl-fips-2.0.7/test' /opt/asp/buildroot-2.6.19.2/build_powerpc/staging_dir/bin/powerpc-linux-uclibc-gcc -I.. -I../include -I../fips -DOPENSSL_FIPSCANISTER -fPIC -DOPENSSL_PIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -I/home/nnichols/trunk/Asp0-1/apps/include -isystem /home/nnichols/trunk/Asp0-1/linux/include -DCONFIG_MRV -DLX -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -mcpu=860 -Wall -c -o fips_shatest.o fips_shatest.c make[2]: Entering directory `/home/test/apps/openssl-fips-2.0.7/test' ../fips/fipsld: line 185: ./fips_shatest: cannot execute binary file make[2]: *** [link_app.gnu] Error 126 Even though the above error is produced, the "fips_shatest.o" file is created as well as the "fips_shates"t executable, but the make stops with the above error, handling only that one file rather than the list of all fips_*.c files (19 in total, I believe) before erroring out. Any help would be most appreciated. Thanks, Phil [E-Banner]<http://www.mrv.com/landing/mrvs-software-defined-networking-sdn-and-network-function-virtualization-nfv-products-and-architecture> The contents of this message, together with any attachments, are intended only for the use of the person(s) to whom they are addressed and may contain confidential and/or privileged information. If you are not the intended recipient, immediately advise the sender, delete this message and any attachments and note that any distribution, or copying of this message, or any attachment, is prohibited. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org