Nmap Development mailing list archives

compile error: nsock_core.c:423


From: Forrest Aldrich <forrie () gmail com>
Date: Wed, 18 Aug 2010 14:48:38 -0400

 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



Best,

Forrest



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


Current thread: