
Nmap Development mailing list archives
ncat failure to build on svn 30579 - util.c
From: Mark Cunningham <contact () markcunningham ie>
Date: Fri, 1 Feb 2013 14:47:13 +0000
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. Mark _______________________________________________ Sent through the dev mailing list http://nmap.org/mailman/listinfo/dev Archived at http://seclists.org/nmap-dev/
Current thread:
- ncat failure to build on svn 30579 - util.c Mark Cunningham (Feb 01)
- Re: ncat failure to build on svn 30579 - util.c David Fifield (Feb 01)
- Re: ncat failure to build on svn 30579 - util.c Mark Cunningham (Feb 01)
- Re: ncat failure to build on svn 30579 - util.c David Fifield (Feb 01)