Hi, I am new to openssl. I am trying to cross compiling openssl-0.9.8g for mipsel-linux.
I added the following lines to my Configure file "linux-mipsel", "mipsel-linux-gcc:-DL_ENDIAN -DTERMIO -Os -fomit-frame-pointer -Wall::-D_REENTRANT:-ldl:BN_LLONG::::::::::dlfcn:linux-shared:-fPIC:.so. \$(SHLIB_MAJOR).\$(SHLIB_MINOR)", After that I compile by make. I am getting the following error [EMAIL PROTECTED] version ..undefined reference " Please let me know what went wrong. Thanks, Haresh E.L.