Nmap Development mailing list archives

Re: [patch] concurrent make fix


From: Fyodor <fyodor () insecure org>
Date: Sat, 30 Aug 2008 15:04:15 -0700

On Sat, Aug 30, 2008 at 11:58:20PM +0200, Michal Januszewski wrote:
nmap's makefile contains a race condition which can lead to build
failures when using more than one make job (make option -jx, x > 1),
see e.g. [1].  The problem is caused by libnsock using libnbase,
without specifying an explicit dependency in the Makefile.  The
attached patch fixes this by adding the dependency.

[1] https://bugs.gentoo.org/show_bug.cgi?id=235995

Thanks for the patch.  I've tested it with my build system and applied
it to our svn.

Cheers,
-F

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


Current thread: