/arm-linux-uclibc/bin/ld: cannot find -lcrypto
hi,
I have compiled source of rdesktop by arm-linux tool chain. But at the time of linking following error occurs:
/arm-linux-uclibc/bin/ld: cannot find -lcrypto
where do I find libcrypto.a for arm-linux-uclibc cross tool chain. what is the significant of file libcrypto.a
|