Nmap Development mailing list archives

MAKE issue on nmap-7.60.tar.bz2


From: "Alison M. Wheeler" <alison () alisonw uk>
Date: Thu, 3 Aug 2017 14:43:46 +0100 (BST)

Hi,

Took the email about the new version as a good reason to install it, working from the bz2 source. Configure went 
through fine, but the make hasn't, throwing up the following:

---
EN -DHAVE_LUA=1 -I../liblua -g -O2 -Wall -c ncat_listen.c -o ncat_listen.o
ncat_listen.c: In function ‘ncat_listen_stream’:
ncat_listen.c:266:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
     if (o.ssl)
     ^~
ncat_listen.c:269:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
         setup_ssl_listen();
         ^~~~~~~~~~~~~~~~
--

Compiling on Linux 4.8.0-1-amd64 #1 SMP Debian 4.8.7-1 (2016-11-13) x86_64 GNU/Linux. This was a new/blank install, not 
an upgrade. Although it threw the warning it appears to be running OK so far.


Regards,
Alison
  
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: