Hmmm sorry, but I'm getting this here : CC src/ssl_sock.o src/ssl_sock.c: In function 'sample_conv_aes_gcm_dec': src/ssl_sock.c:9166:27: error: 'EVP_CTRL_AEAD_SET_IVLEN' undeclared (first use in this function) src/ssl_sock.c:9166:27: note: each undeclared identifier is reported only once for each function it appears in src/ssl_sock.c:9191:27: error: 'EVP_CTRL_AEAD_SET_TAG' undeclared (first use in this function) distcc[22896] ERROR: compile src/ssl_sock.c on localhost failed make: *** [src/ssl_sock.o] Error 1
It's on openssl 1.1.1a. Willy

