Nmap Development mailing list archives

Re: 4.90RC1 doesn't compile on FreeBSD


From: David Fifield <david () bamsoftware com>
Date: Mon, 29 Jun 2009 07:58:56 -0600

On Sat, Jun 27, 2009 at 12:10:30AM -0400, Chris Buechler wrote:
On Fri, Jun 26, 2009 at 11:56 PM, Kris Katterjohn<katterjohn () gmail com> wrote:
I'm not a *BSD user, but I think you have to use gmake instead of
make in this instance.


Ah yeah, didn't think about that. It works with gmake. It does have
one complaint:
Makefile:312: makefile.dep: No such file or directory

line 312 is:
include makefile.dep

This message is normal. When makefile.dep doesn't exist, it is generated
automatically. makefile.dep contains the dependencies of object files on
source files.

David Fifield

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


Current thread: