
Nmap Developmentmailing list archives
Re: error building nmap on macosx
From: David Fifield <david () bamsoftware com>
Date: Thu, 25 Oct 2007 03:32:06 -0600
On Thu, Oct 25, 2007 at 02:33:58PM +0200, Mathieu Prevot wrote:
Hi,I have the following error:--------Building NmapFE graphical frontendcd . && aclocalaclocal: configure.ac: 9: macro `AM_PATH_GTK_2_0' not found in librarymake[1]: *** [aclocal.m4] Error 1make: *** [nmapfe/nmapfe] Error 2--------Can someone help me ?I use macosx 10.4.10. I used just './configure&&make' as non root user.
aclocal shouldn't be run at all unless you changed configure.ac, ormaybe your file modification times are messed up. I just tried a brandnew Subversion checkout and aclocal doesn't run.You can try cd nmapfe touch aclocal.m4 touch configure touch config.status touch MakefileAnd then run make again.David_______________________________________________Sent through the nmap-dev mailing listhttp://cgi.insecure.org/mailman/listinfo/nmap-devArchived athttp://SecLists.Org
Current thread:
- error building nmap on macosxMathieu Prevot (Oct 25)
- Re: error building nmap on macosxDaniel Johnson (Oct 25)
- Re: error building nmap on macosxDavid Fifield (Oct 25)
- Re: error building nmap on macosxMathieu Prevot (Oct 25)