Nmap Development mailing list archives

Re: nmap-5.36TEST2 compilation error (--without-liblua)


From: David Fifield <david () bamsoftware com>
Date: Wed, 24 Nov 2010 15:37:57 -0800

On Wed, Nov 24, 2010 at 10:06:15AM +0100, Henri Doreau wrote:
Hello,

after launching ./configure --without-liblua, make will fail with the
following error:

In file included from NmapOps.h:96,
                 from main.cc:97:
output.h:196: error: ‘string’ in namespace ‘std’ does not name a type
make[1]: *** [main.o] Error 1

Including <string> at the top of output.h instead of output.cc fixes
the problem.

Thanks, fixed in r21174.

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

Current thread: