On Thu, Jan 17, 2019 at 10:10:35PM +0100, Gustaf Neumann wrote: > Maurizio has built binaries of NaviServer 4.99.17 with openssl-1.1.1a [2].
I sure could use some hints on how he built NaviServer on Windows! I guess he's not reading this, so I'll try contacting him by email. > Are you sure, you comipile and link against OpenSSL 1.1.1a? I'm fairly sure I'm linking against OpenSSL 1.1.1a, because the link error about SSL_get_version went away. The mystery is why I still get the SSL_get_cipher link error. I suspect that the compile may NOT be correct, because of those "SSL_get_cipher undefined; assuming extern returning int" warnings. But nothing I tried seemed to fix that. Btw, nsssl.dll now appears to build fine! It's just libnsd.dll and nsd.exe that fail to link. (Perhaps because SSL_get_cipher is not used in nsssl/nsssl.c, it's only in nsd/tclhttp.c.) My recent Windows build fixes are now here in this pull request: https://bitbucket.org/naviserver/naviserver/pull-requests/18/windows-build-fixes-and-attempted-fixes/diff That includes some working fixes, plus my attempts (failures) to get nsd.exe to build. Weirdly, I could not add Gustaf as a reviewer, as the reviewer look-up box refuses to find him! (Same thing for Zoran.) Hopefully that's some sort of temporary bitbucket.org bug. -- Andrew Piskorski <a...@piskorski.com> _______________________________________________ naviserver-devel mailing list naviserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/naviserver-devel