You might want to show the whole command line that caused this error, and it would help if we could have a look at the libcrypto.map you got. To be more effective, it might be a good idea to create an issue for this on github: https://github.com/openssl/openssl/issues/new/choose Cheers, Richard On Wed, 13 Mar 2019 11:13:14 +0100, Parth Patel wrote: > > > Hi, > > Trying to build openssl-1.1.1b on solaris sparc 32 bit machine. > Getting some error with respect to "file format not recognized" > > -lsocket -lnsl -ldl -pthread > /v/toolchain/SunOS-5.10-sparc/binutils-2.30/bin/gld:libcrypto.map: file format not recognized; > treating as linker script > /v/toolchain/SunOS-5.10-sparc/binutils-2.30/bin/gld:libcrypto.map:1: syntax error > collect2: error: ld returned 1 exit status > make[1]: *** [libcrypto.so] Error 1 > make[1]: Leaving directory `/netapp-home/ppatel/lmadmin_parth/3rdparty/openssl/openssl-1.1.1b' > > Can any one help me on this issue ? > > Thanks, > Parth > > -- Richard Levitte levitte@xxxxxxxxxxx OpenSSL Project http://www.openssl.org/~levitte/