Thanks for your information. The libcrypto.a file in /usr/local/lib path in the system is broken as you mentioned. So I used another libcrypto.a file in the path /usr/local/ssl path in the system and the problem got resolved.
The libcrypto.a file is used in the command, it is being utilised from /usr/local/lib, when I changed the path to /usr/local/ssl the issue got resolved and the module is installed.
cc -shared -O2 -L/usr/local/lib SSLeay.o -o b +lib/arch/auto/Crypt/SSLeay/SSLeay.so \ -L/usr/lib -lssl -lcrypto \
In reply to Re^2: Issue in istalling Crypt::SSLeay
by raghu
in thread Issue in istalling Crypt::SSLeay
by raghu
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |