Nmap Development mailing list archives

Re: compile error: nsock_core.c:423


From: David Fifield <david () bamsoftware com>
Date: Thu, 19 Aug 2010 10:07:43 -0600

On Wed, Aug 18, 2010 at 02:48:38PM -0400, Forrest Aldrich wrote:
 First, thank your for all the work you are doing on this project.

I just wanted to send a heads-up about a compile error that has been in  
SVN for the last few days:

gcc -o ncat -g -O2 -Wall -L../libpcap  ncat_main.o ncat_connect.o  
ncat_core.o ncat_posix.o ncat_listen.o ncat_proxy.o ncat_broker.o  
ncat_hostmatch.o ncat_ssl.o base64.o http.o util.o sys_wrap.o  
http_digest.o ../nsock/src/libnsock.a ../nbase/libnbase.a -lssl -lcrypto  
-lpcap -lssl -lcrypto -ldl
../nsock/src/libnsock.a(nsock_core.o): In function `handle_connect_result':
/usr/local/src/nmap/nmap-svn/nsock/src/nsock_core.c:423: undefined  
reference to `SSL_set_tlsext_host_name'
collect2: ld returned 1 exit status
make[1]: *** [ncat] Error 1
make[1]: Leaving directory `/usr/local/src/nmap/nmap-svn/ncat'
make: *** [ncat_build] Error 2

Thank you for the notice. This was fixed yesterday.
http://seclists.org/nmap-dev/2010/q3/490.

David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: