Hi Experts !!!
Any help, please ?!!!On Sun, Jan 15, 2017 at 9:14 AM, Ajay Garg <ajaygargnsit@xxxxxxxxx> wrote:
Hi All.I am getting stuck on the first step of configuring OpenSSL.Following are some of the diagnostics ::OpenSSL-Version : 1.0.2d
############################################################ ############# pi@raspberrypi:~/instamsg-c/third_party/openssl $ uname -a Linux raspberrypi 4.4.34-v7+ #930 SMP Wed Nov 23 15:20:41 GMT 2016 armv7l GNU/Linux############################################################ #############
############################################################ #############
pi@raspberrypi:~/instamsg-c/third_party/openssl $ ./Configure linux-armv4 Configuring for linux-armv4no-ec_nistp_64_gcc_128 [default] OPENSSL_NO_EC_NISTP_64_GCC_128 (skip dir) no-gmp [default] OPENSSL_NO_GMP (skip dir)no-jpake [experimental] OPENSSL_NO_JPAKE (skip dir)no-krb5 [krb5-flavor not specified] OPENSSL_NO_KRB5no-libunbound [experimental] OPENSSL_NO_LIBUNBOUND (skip dir)no-md2 [default] OPENSSL_NO_MD2 (skip dir)no-rc5 [default] OPENSSL_NO_RC5 (skip dir)no-rfc3779 [default] OPENSSL_NO_RFC3779 (skip dir)no-sctp [default] OPENSSL_NO_SCTP (skip dir)no-shared [default]no-ssl-trace [default] OPENSSL_NO_SSL_TRACE (skip dir)no-store [experimental] OPENSSL_NO_STORE (skip dir)no-unit-test [default] OPENSSL_NO_UNIT_TEST (skip dir)no-zlib [default]no-zlib-dynamic [default]IsMK1MF=0CC =gccCFLAG =-DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O3 -Wall -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASMEX_LIBS =-ldlCPUID_OBJ =armcap.o armv4cpuid.oBN_ASM =bn_asm.o armv4-mont.o armv4-gf2m.oEC_ASM =DES_ENC =des_enc.o fcrypt_b.oAES_ENC =aes_cbc.o aes-armv4.o bsaes-armv7.o aesv8-armx.oBF_ENC =bf_enc.oCAST_ENC =c_enc.oRC4_ENC =rc4_enc.o rc4_skey.oRC5_ENC =rc5_enc.oMD5_OBJ_ASM =SHA1_OBJ_ASM =sha1-armv4-large.o sha256-armv4.o sha512-armv4.oRMD160_OBJ_ASM=CMLL_ENC =camellia.o cmll_misc.o cmll_cbc.oMODES_OBJ =ghash-armv4.o ghashv8-armx.oENGINES_OBJ =PROCESSOR =RANLIB =/usr/bin/ranlibARFLAGS =PERL =/usr/bin/perlTHIRTY_TWO_BIT modeDES_UNROLL usedDES_INT usedBN_LLONG modeRC4 uses ucharRC4_CHUNK is unsigned longBF_PTR usede_os2.h => include/openssl/e_os2.hmaking links in crypto...make[1]: Entering directory '/home/pi/instamsg-c/third_party/openssl/crypto' crypto.h => ../include/openssl/crypto.hopensslv.h => ../include/openssl/opensslv.hopensslconf.h => ../include/openssl/opensslconf.h ebcdic.h => ../include/openssl/ebcdic.hsymhacks.h => ../include/openssl/symhacks.hossl_typ.h => ../include/openssl/ossl_typ.hconstant_time_test.c => ../test/constant_time_test.cmaking links in crypto/objects...make[2]: Entering directory '/home/pi/instamsg-c/third_party/openssl/crypto/objects' objects.h => ../../include/openssl/objects.h obj_mac.h => ../../include/openssl/obj_mac.h make[2]: Leaving directory '/home/pi/instamsg-c/third_party/openssl/crypto/objects' making links in crypto/md4...make[2]: Entering directory '/home/pi/instamsg-c/third_party/openssl/crypto/md4' md4.h => ../../include/openssl/md4.hmd4test.c => ../../test/md4test.cmd4.c => ../../apps/md4.cmake[2]: Leaving directory '/home/pi/instamsg-c/third_party/openssl/crypto/md4' making links in crypto/md5...make[2]: Entering directory '/home/pi/instamsg-c/third_party/openssl/crypto/md5' md5.h => ../../include/openssl/md5.hmd5test.c => ../../test/md5test.cmake[2]: Leaving directory '/home/pi/instamsg-c/third_party/openssl/crypto/md5' making links in crypto/sha...make[2]: Entering directory '/home/pi/instamsg-c/third_party/openssl/crypto/sha' sha.h => ../../include/openssl/sha.hshatest.c => ../../test/shatest.csha1test.c => ../../test/sha1test.csha256t.c => ../../test/sha256t.csha512t.c => ../../test/sha512t.cmake[2]: Leaving directory '/home/pi/instamsg-c/third_party/openssl/crypto/sha' making links in crypto/mdc2...make[2]: Entering directory '/home/pi/instamsg-c/third_party/openssl/crypto/mdc2' mdc2.h => ../../include/openssl/mdc2.hmdc2test.c => ../../test/mdc2test.cmake[2]: Leaving directory '/home/pi/instamsg-c/third_party/openssl/crypto/mdc2' making links in crypto/hmac...make[2]: Entering directory '/home/pi/instamsg-c/third_party/openssl/crypto/hmac' make[2]: *** No rule to make target 'links'. Stop.make[2]: Leaving directory '/home/pi/instamsg-c/third_party/openssl/crypto/hmac' Makefile:95: recipe for target 'links' failedmake[1]: *** [links] Error 1make[1]: Leaving directory '/home/pi/instamsg-c/third_party/openssl/crypto' Makefile:433: recipe for target 'links' failedmake: *** [links] Error 1
############################################################ ############# What am I missing?Will be grateful for pointers.Thanks and Regards,
Ajay
--
Regards,
Ajay
Ajay
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users