Nmap Development mailing list archives

Re: unofficial release of nmap-3.78mm (Re: [patch] SNMP support for version scan)


From: Andreas Ericsson <ae () op5 se>
Date: Fri, 28 Jan 2005 16:18:29 +0100

Alex R wrote:
Unfortunately it failed to compile for me.
g++ -c  -g -O2 -Wall  -Ilibpcap-possiblymodified -Inbase -Insock/include
-DHAVE_CONFIG_H -DNMAP_VERSION=\"3.78\" -DNMAP_NAME=\"nmap\"
-DNMAP_URL=\"http://www.insecure.org/nmap/\";
-DNMAP_PLATFORM=\"i686-pc-linux-gnu\"
-DNMAPDATADIR=\"/usr/local/share/nmap\" -Ilibpcap-possiblymodified  tcpip.cc
-o tcpip.o
tcpip.cc: In function `const char* ippackethdrinfo(const u8*, u32)':
tcpip.cc:352: error: ISO C++ forbids cast to non-reference type used as
lvalue
make: *** [tcpip.o] Error 1

I'm using gcc 3.4.3.


with -std=c99 -pedantic-errors somewhere in there? $GCC_OPT, perhaps?


-----Original Message-----
From: Martin Maèok [mailto:martin.macok () underground cz]
Sent: Friday, January 28, 2005 11:48 AM
To: nmap-dev () insecure org
Subject: unofficial release of nmap-3.78mm (Re: [patch] SNMP support for
version scan)

On Fri, Jan 28, 2005 at 12:21:58AM +0200, Alex R wrote:


Thank you, a single .tar.gz would be great!

I have uploaded the file:

http://Xtrmntr.org/ORBman/tmp/nmap/nmap-3.78mm.tar.bz2
http://Xtrmntr.org/ORBman/tmp/nmap/nmap-3.78mm.tar.bz2.md5.asc

It is Fyodor's 3.78 with all patches (and nothing else) from
http://Xtrmntr.org/ORBman/tmp/nmap/

Martin Maèok
ICT Security Consultant



---------------------------------------------------------------------
For help using this (nmap-dev) mailing list, send a blank email to nmap-dev-help () insecure org . List archive: http://seclists.org




--
Andreas Ericsson                   andreas.ericsson () op5 se
OP5 AB                             www.op5.se
Lead Developer

---------------------------------------------------------------------
For help using this (nmap-dev) mailing list, send a blank email to nmap-dev-help () insecure org . List archive: http://seclists.org



Current thread: