Nmap Development mailing list archives

Re: I cant make 6.49 on fedora 22.


From: David Fifield <david () bamsoftware com>
Date: Sun, 28 Jun 2015 07:57:08 -0700

On Sun, Jun 28, 2015 at 09:00:55AM +0200, Jacek Wielemborek wrote:
W dniu 28.06.2015 o 03:15, marfree pisze:
Hello, running into an error on make, configure went fine. Any
suggestions would be appreciated:

g++ -Wno-uninitialized -c -o linear.o linear.cpp
make[1]: g++: Command not found

Looks like you need to install gcc-c++ package. You can do that by
entering as root:

I wonder why AC_PROG_CXX in configure.ac did not notice the lack of g++?
marfree, does your configure output have a line like this?

checking for g++... g++
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: