Nmap Development mailing list archives
nmap-5.36TEST2 compilation error (--without-liblua)
From: Henri Doreau <henri.doreau () gmail com>
Date: Wed, 24 Nov 2010 10:06:15 +0100
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.
Regards.
--
Henri Doreau
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/
Current thread:
- nmap-5.36TEST2 compilation error (--without-liblua) Henri Doreau (Nov 26)
- Re: nmap-5.36TEST2 compilation error (--without-liblua) David Fifield (Nov 26)
