Nmap Development mailing list archives

Re: Fails to Compile from Source


From: j <vwyodapink () gmail com>
Date: Fri, 29 Mar 2013 12:56:36 -0700

On 03/28/2013 04:13 PM, Nick Tripp wrote:
Hello.

After checking the latest version out from SVN and attempting to compile, I received an error during make that I 
believe may be a bug in the current version.

make[1]: Leaving directory `/usr/share/nmap/libdnet-stripped'
Compiling libnbase
cd nbase && make
make[1]: Entering directory `/usr/share/nmap/nbase'
autoconf
make[1]: autoconf: Command not found
make[1]: *** [configure] Error 127
make[1]: Leaving directory `/usr/share/nmap/nbase'
make: *** [nbase_build] Error 2

This is on Debian 7, Linux 3.6.11+, armv6l. (Raspbian)
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/
Looks like you do not have autoconf installed.

apt-get install autoconf
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: