Giovanni Biscuolo writes: > git-crypt 0.7.0 is failing to build with OpenSSL 3.0 [...] > I'm going to investigate if there's a solution. This is the upstream bug report: https://github.com/AGWA/git-crypt/issues/232 (git-crypt fails to build with openssl 3.0.0) The solution is to add this build flag: CXXFLAGS='-DOPENSSL_API_COMPAT=0x30000000L' I'll try and send a patch as soon as I succeed HTH! Gio' -- Giovanni Biscuolo Xelera IT Infrastructures