Nmap Development mailing list archives

Re: Compiling nmap on Red Hat


From: David Fifield <david () bamsoftware com>
Date: Wed, 13 Jun 2012 08:44:13 -0700

On Wed, Jun 13, 2012 at 09:16:59AM -0600, Francois Lachance wrote:
I am trying to compile nmap 6.0 (fresh download of source) and I seem to be
missing something on my system.

The error message is:

[francois@cerberus nmap-6.00]$ make
Makefile:409: makefile.dep: No such file or directory

As you can see, I did not have make available, so I tried gmake instead.

You actually do have make; that first error message you see is the
automatic generation of makefile.dep, which is normal and expected. You
also have gmake, but in all likelihood they both point to the same
program.

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


Current thread: