./ApplyPatch: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
Rebuilding makes a version that does work, without the specified library, so I'm a little confused why it appears in the error message. (I didn't realize libcrypto was the actual library name of libssl-dev, so I didn't see it installed. Weird choice.)