/home/user_name/Desktop/dgx/glow/thirdparty/folly/folly/ssl/OpenSSLPtrTypes.h:33:73: error: template argument 2 is invalid
/home/user_name/Desktop/dgx/glow/thirdparty/folly/folly/ssl/OpenSSLPtrTypes.h:105:34: error: ‘EvpMdCtxDeleter’ was not declared in this scope`Preformatted text`
@bucky This isn’t a Glow-specific issue, this is related to building folly which is a dependency of Glow. So I am not totally sure what the issue might be, or if it’s the version of OpenSSL you’re using. How did you install that version? It looks like on the folly page for 16.04 they just installed libssl-dev through apt-get, perhaps you could find out what version that is and use it too…