﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
5937	nmap-7.99 FTBFS with OpenSSL-4	Douglas R. Reno	Douglas R. Reno	"This one had a more unique presentation at first, haven't seen this one yet!

{{{
nsock_ssl.c: In function ‘ssl_init_helper’: 
nsock_ssl.c:121:5: error: implicit declaration of function 
‘OPENSSL_atexit’; did you mean ‘OPENSSL_init’? [-Wimplici
t-function-declaration] 
 121 |     OPENSSL_atexit(nsock_ssl_atexit); 
     |     ^~~~~~~~~~~~~~ 
     |     OPENSSL_init 
make[1]: *** [Makefile:48: nsock_ssl.o] Error 1 
make[1]: Leaving directory '/build/nmap-7.99/nmap-7.99/nsock/src'
}}}

I looked upstream and found PR#3331 at https://github.com/nmap/nmap/pull/3331 which does the trick for me."	enhancement	closed	normal	13.1	Book	git	normal	invalid		
