Nmap Development mailing list archives

Re: can not compile recent svn nmap on windows vc 2010


From: Gisle Vanem <gvanem () broadpark no>
Date: Fri, 03 May 2013 13:34:15 +0200

"jaebum shin" <kuh3h3 () gmail com> wrote:

thanks for  patch.
but when apply it, redefinition error occured.

1>------ Build started: Project: nsock, Configuration: Release Win32 ------
1>  nsock_proxy.c
1>  proxy_http.c
1>src\proxy_http.c(213): error C2086: 'const proxy_spec ProxySpecHttp'
: redefinition
1>          src\proxy_http.c(71) : see declaration of 'ProxySpecHttp'

That's because Henry used a C99 feature which VC 2010 doesn't
support. I have already proposed a fix for that. Ref.:
 http://seclists.org/nmap-dev/2013/q2/186

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


Current thread: