Nmap Development mailing list archives

Re: Problem in compiling latest SVN


From: Brandon Enright <bmenrigh () ucsd edu>
Date: Thu, 9 Apr 2009 10:01:41 +0000

Sounds like you may need to do a "make distclean" and the configure again. If that doesn't work report back and maybe somebody will have a better idea.

Brandon

Sent from my phone. If you would like a digital signature for this email let me know and I will sign it later.


On Apr 9, 2009, at 9:56, Claudio Moretti <flyingstar16 () gmail com> wrote:

Hi all,
I have a problem in compiling the latest SVN version (r12920)
./configure works perfectly, but when I "make" I receive an error that
sounds like (it is in Italian, I'm translating it):

make[1]: *** No rule to create object «nse_init.h», needed from
«nse_main.o».  Stopping.
make[1]: exiting «/opt/nmap»
make: *** [all] Error 2

Make last operation was:

g++ -c -Iliblua -Ilibdnet-stripped/include -Ilibpcre  -Inbase
-Insock/include -g -O2 -Wall  -fno-strict-aliasing   -DHAVE_CONFIG_H
-DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\";
-DNMAP_PLATFORM=\"i686-pc-linux-gnu\"
-DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 service_scan.cc
-o service_scan.o

I'm running it under Ubuntu 9.04 Beta, kernel 2.6.28-11-generic

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

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

Current thread: