Nmap Development mailing list archives

SVN build broken


From: Forrest Aldrich <forrie () gmail com>
Date: Thu, 14 Nov 2013 13:41:13 -0500

This build has been broken for some time -- at least more than a week. Is this getting fixed? Am I missing something. I double-checked with a fresh checkout and on multiple systems, the problem still persists.



cd libnetutil && make
make[1]: Entering directory `/usr/local/src/nmap/libnetutil'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/src/nmap/libnetutil'
make nmap build-zenmap build-ndiff build-nping
make[1]: Entering directory `/usr/local/src/nmap'
g++ -c -I./liblinear -I./liblua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\"; -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing osscan2.cc -o osscan2.o
osscan2.cc:349: error: integer constant is too large for 'long' type
FPEngine.h:251: warning: 'class FPEngine' has virtual functions but non-virtual destructor FPEngine.h:271: warning: 'class FPEngine6' has virtual functions but non-virtual destructor
make[1]: *** [osscan2.o] Error 1
make[1]: Leaving directory `/usr/local/src/nmap'
make: *** [all] Error 2



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


Current thread: