|
Nmap Development
mailing list archives
Re: Nmap 3.84ALPHA1: Call For Testers
From: Greg Darke <starstuff () optusnet com au>
Date: Fri, 12 Aug 2005 07:22:41 +1000
Hi Emmanuel,
I had just done the same thing on my machine (running FC4 as well). GCC
4 seems to be incorrectly compiling the nmap binary (I am not an expert,
so I don't know where the error is coming in).
If you have installed the "compatibility" version of gcc (version 3.2 -
from the rpm compat-gcc-32), you can correctly compile nmap using the
following commands (from the nmap source directory):
./configure CC=gcc2
make
make install
Greg Darke
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
By Date
By Thread
Current thread:
- Re: Nmap 3.84ALPHA1: Call For Testers, (continued)
Re: Nmap 3.84ALPHA1: Call For Testers Okan Demirmen (Aug 16)
Re: Nmap 3.84ALPHA1: Call For Testers David Warde-Farley (Aug 18)
Re: Nmap 3.84ALPHA1: Call For Testers Daniel Harrison (Aug 19)
Re: Nmap 3.84ALPHA1: Call For Testers Ron (Aug 25)
|