Trying to compile seafile-client on Arch Linux. Have compiled libsearpc, ccnet and seafile - but I’m failing on seafile-client since openssl-1.1 seems to be unsupported. The seafile-client code uses the deprecated DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void.
Trying to get the compiler to use the openssl-1.0 libs/includes etc. when running cmake, but with no success compiling - I still get the deprecation error.
Anyone having ideas how to get the compiler to use correct libraries?
Regards,
Rasmus