Nmap Development mailing list archives

Re: BUG: Undelclared IPV6_HOPLIMIT?


From: Patrik Karlsson <patrik () cqure net>
Date: Tue, 26 Jul 2011 08:28:34 +0200

On Jul 26, 2011, at 4:37 AM, Corey Quinn wrote:

On Mac OS 10.7.0 after a svn update, make clean, ./configure, make:

g++ -c -I../liblua -I../libdnet-stripped/include  -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 
-no-cpp-precomp -g -O2 -Wall -fno-strict-aliasing netutil.cc -o netutil.o
netutil.cc: In function ‘int send_ipv6_ip(const unsigned char*, size_t)’:
netutil.cc:3567: error: ‘IPV6_HOPLIMIT’ was not declared in this scope

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


Hi Corey,

Thanks for reporting this. Please check out my temporary not so elegant, but working fix until someone has the time to 
look into this.
http://seclists.org/nmap-dev/2011/q3/377

Cheers,
Patrik
--
Patrik Karlsson
http://www.cqure.net
http://www.twitter.com/nevdull77

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


Current thread: