Hello everyone, when i install yate on raspbian i get this error:
openssl.cpp: In member function ‘virtual bool {anonymous}::AesCtrCipher::encrypt(void*, unsigned int, const void*)’:
openssl.cpp:654:6: error: ‘AES_ctr128_encrypt’ was not declared in this scope &num);
^
Makefile:315: recipe for target 'openssl.yate' failed
make[1]: *** [openssl.yate] Error 1
make[1]: Leaving directory '/usr/src/yate/modules'
Makefile:186: recipe for target 'modules' failed
make: *** [modules] Error 2
Where i was wrong? Thank you.