Nmap Development mailing list archives
nmap 4.85BETA8 Solaris 10 build
From: Pieter Bowman <bowman () math utah edu>
Date: Wed, 22 Apr 2009 15:15:04 -0600 (MDT)
On Solaris 10, nmap 4.85BETA8 runs into a build problem. There is a function "yield" declared in unistd.h. This conflicts with the struct yield in nse_nsock.cc. I made a small change to nse_nsock.cc (renaming the local struct yield) and the build succeeded with both g++ 4.2.3 and g++ 3.4.3. Pieter _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://SecLists.Org
Current thread:
- nmap 4.85BETA8 Solaris 10 build Pieter Bowman (Apr 22)
- Re: nmap 4.85BETA8 Solaris 10 build Patrick Donnelly (Apr 22)
