Nmap Development mailing list archives

Re: ncat failure to build on svn 30579 - util.c


From: Mark Cunningham <contact () markcunningham ie>
Date: Sat, 2 Feb 2013 01:24:19 +0000

Thanks, seems to be building now. My mistake

On Fri, Feb 1, 2013 at 8:36 PM, David Fifield <david () bamsoftware com> wrote:
On Fri, Feb 01, 2013 at 02:47:13PM +0000, Mark Cunningham wrote:
Check out the last 5-10 lines or so. I've included the full svn update
and make to be thorough even though it's probably not required.
http://pastebin.com/eQgTZbRm

Let me know any other information on kernel/package versions i should
include if needed. Have been building off the svn for a while without
issue.

The 6.25 builds fine (just double checked there). The lines indicated
are both the same though (Line:396 in ncat/util.c)

#ifdef HAVE_SYS_UN_H
    if (srcaddr_u->storage.ss_family == AF_UNIX)
        sa_len = SUN_LEN(&srcaddr_u->un);


Lines also grepped from both files for "const union sockaddr_u" and
"srcaddr_u" are also the same.

Please try "make distclean", then reconfigure and remake.

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


Current thread: