mirror of
https://github.com/nmap/nmap.git
synced 2026-02-06 21:46:34 +00:00
fac8d52c1cd7e177b8fe4df2152766d08da52188
better by AC_PROG_CXX and caused a failure when configured with ccache: CXX="ccache /usr/bin/g++-4.0" ./configure checking build system type... i386-apple-darwin9.2.2 checking host system type... i386-apple-darwin9.2.2 checking for gcc... ccache /usr/bin/gcc-4.0 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ccache /usr/bin/gcc-4.0 accepts -g... yes checking for ccache /usr/bin/gcc-4.0 option to accept ISO C89... none needed checking for inline... inline checking for gcc... (cached) ccache /usr/bin/gcc-4.0 checking whether we are using the GNU C compiler... (cached) yes checking whether ccache /usr/bin/gcc-4.0 accepts -g... (cached) yes checking for ccache /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether ccache /usr/bin/g++-4.0 accepts -g... yes checking for ccache /usr/bin/g++-4.0... MISSING configure: error: Could not locate a C++ compiler. If it exists, add it to your PATH or give configure the CXX=path_to_compiler argument. Otherwise, install a C++ compiler such as g++ or install a binary package of Nmap (see http://nmap.org/download.html ))
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).
Description
Languages
C
37.5%
Lua
28.1%
C++
16.8%
Shell
5.8%
Python
4.2%
Other
7.3%