Problem z instalacją nmap

marekhtk

Użytkownik
Dołączył
Wrzesień 25, 2006
Posty
7
Witam mam Auroxa 12 i mam problem z instalacją nmapa, poniżej przedstawiam proces kompilacji i pruby instalacji programu:
checking for unistd.h... yes
checking for string.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for strings.h... (cached) yes
checking for memory.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking bstring.h usability... no
checking bstring.h presence... no
checking for bstring.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking rpc/types.h usability... yes
checking rpc/types.h presence... yes
checking for rpc/types.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking libiberty.h usability... yes
checking libiberty.h presence... yes
checking for libiberty.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for net/if.h... (cached) yes
checking for netinet/if_ether.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for inline... inline
checking for __attribute__... no
checking whether byte ordering is bigendian... no
checking for gethostent... yes
checking for setsockopt... yes
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for bzero... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for memcpy... yes
checking for nanosleep... yes
checking for strerror... yes
checking for strcasestr... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for signal... yes
checking for inet_aton... yes
checking for vsnprintf... (cached) yes
checking for snprintf... (cached) yes
checking for asprintf... yes
checking for asnprintf... no
checking for vasprintf... yes
checking for vasnprintf... no
checking for usleep... yes
checking for gettimeofday... yes
checking for sleep... yes
checking for getopt_long_only... yes
checking for strcasecmp... (cached) yes
checking for strncasecmp... (cached) yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking openssl/rand.h usability... yes
checking openssl/rand.h presence... yes
checking for openssl/rand.h... yes
checking for BIO_int_ctrl in -lcrypto... yes
checking for SSL_new in -lssl... yes
checking for library containing getaddrinfo... none required
checking for library containing gai_strerror... none required
checking for library containing getnameinfo... none required
checking for gai_strerror... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for working getaddrinfo... yes
checking for working getnameinfo... yes
checking for sockaddr_in6... yes
checking for sockaddr_storage... yes
checking for AF_INET6 definition... yes
checking for IPv6 support... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating nbase_config.h
configure: configuring in libpcap-possiblymodified
configure: running /bin/sh './configure' --prefix=/usr/local --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking gcc version... 4
checking for inline... inline
checking for __attribute__... no
checking for u_int8_t using gcc... yes
checking for u_int16_t using gcc... yes
checking for u_int32_t using gcc... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/ioccom.h usability... no
checking sys/ioccom.h presence... no
checking for sys/ioccom.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for netinet/if_ether.h... yes
checking for ANSI ioctl definitions... yes
checking for ether_hostton... yes
checking for strerror... yes
checking for strlcpy... no
checking for vsnprintf... yes
checking for snprintf... yes
checking if --disable-protochain option is specified... enabled
checking packet capture type... linux
checking for getifaddrs... yes
checking if --enable-ipv6 option is specified... no
checking whether to build optimizer debugging code... no
checking whether to build parser debugging code... no
checking Linux kernel version... 2
checking if if_packet.h has tpacket_stats defined... yes
checking whether we have /proc/net/dev... yes
checking whether we have DAG API... no
checking for ranlib... ranlib
checking if sockaddr struct has sa_len member... no
checking if sockaddr_storage struct exists... yes
checking if dl_hp_ppa_info_t struct has dl_module_id_1 member... no
checking if unaligned accesses fail... no
checking for a BSD-compatible install... /usr/bin/install -c
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
configure: configuring in nsock/src
configure: running /bin/sh './configure' --prefix=/usr/local --cache-file=/dev/null --srcdir=.
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for ranlib... ranlib
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gethostent... yes
checking for setsockopt... yes
checking for nanosleep... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking openssl/rand.h usability... yes
checking openssl/rand.h presence... yes
checking for openssl/rand.h... yes
checking for BIO_int_ctrl in -lcrypto... yes
checking for SSL_new in -lssl... yes
checking struct ip... yes
checking ip_v in struct ip... yes
checking if sockaddr{} has sa_len member... no
checking if struct icmp exists... yes
checking if struct ip exists... yes
checking if struct ip has ip_sum member... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating nsock_config.h
[marekhtk@localhost nmap-3.81]$ make
Compiling libpcap
make[1]: Entering directory `/home/marekhtk/School/Chapter2/nmap-3.81/libpcap-possiblymodified'
gcc -g -O2 -I. -DHAVE_CONFIG_H -D_U_="" -c ./pcap-linux.c
gcc -g -O2 -I. -DHAVE_CONFIG_H -D_U_="" -c ./fad-getad.c
gcc -g -O2 -I. -DHAVE_CONFIG_H -D_U_="" -c ./pcap.c
gcc -g -O2 -I. -DHAVE_CONFIG_H -D_U_="" -c ./inet.c
gcc -g -O2 -I. -DHAVE_CONFIG_H -D_U_="" -c ./gencode.c
gcc -g -O2 -I. -DHAVE_CONFIG_H -D_U_="" -c ./optimize.c
gcc -g -O2 -I. -DHAVE_CONFIG_H -D_U_="" -c ./nametoaddr.c
gcc -g -O2 -I. -DHAVE_CONFIG_H -D_U_="" -c ./etherent.c
gcc -g -O2 -I. -DHAVE_CONFIG_H -D_U_="" -c ./savefile.c
rm -f bpf_filter.c
ln -s ./bpf/net/bpf_filter.c bpf_filter.c
gcc -g -O2 -I. -DHAVE_CONFIG_H -D_U_="" -c bpf_filter.c
gcc -g -O2 -I. -DHAVE_CONFIG_H -D_U_="" -c ./bpf_image.c
gcc -g -O2 -I. -DHAVE_CONFIG_H -D_U_="" -c ./bpf_dump.c
gcc -g -O2 -I. -DHAVE_CONFIG_H -D_U_="" -c scanner.c
gcc -g -O2 -I. -DHAVE_CONFIG_H -D_U_="" -Dyylval=pcap_lval -c grammar.c
sed -e 's/.*/char pcap_version[] = "&";/' ./VERSION > version.c
gcc -g -O2 -I. -DHAVE_CONFIG_H -D_U_="" -c version.c
ar rc libpcap.a pcap-linux.o fad-getad.o pcap.o inet.o gencode.o optimize.o nametoaddr.o etherent.o savefile.o bpf_filter.o bpf_image.o bpf_dump.o scanner.o grammar.o version.o
ranlib libpcap.a
make[1]: Leaving directory `/home/marekhtk/School/Chapter2/nmap-3.81/libpcap-possiblymodified'
Compiling libnbase
cd nbase && make
make[1]: Entering directory `/home/marekhtk/School/Chapter2/nmap-3.81/nbase'
gcc -g -O2 -Wall -DHAVE_CONFIG_H -DNCRACK_VERSION="" -DHAVE_CONFIG_H=1 - c -o snprintf.o snprintf.c
gcc -g -O2 -Wall -DHAVE_CONFIG_H -DNCRACK_VERSION="" -DHAVE_CONFIG_H=1 - c -o nbase_str.o nbase_str.c
gcc -g -O2 -Wall -DHAVE_CONFIG_H -DNCRACK_VERSION="" -DHAVE_CONFIG_H=1 - c -o nbase_misc.o nbase_misc.c
gcc -g -O2 -Wall -DHAVE_CONFIG_H -DNCRACK_VERSION="" -DHAVE_CONFIG_H=1 - c -o nbase_memalloc.o nbase_memalloc.c
gcc -g -O2 -Wall -DHAVE_CONFIG_H -DNCRACK_VERSION="" -DHAVE_CONFIG_H=1 - c -o nbase_rnd.o nbase_rnd.c
Compiling libnbase
rm -f libnbase.a
ar cr libnbase.a snprintf.o nbase_str.o nbase_misc.o nbase_memalloc.o nbase_rnd.o
ranlib libnbase.a
make[1]: Leaving directory `/home/marekhtk/School/Chapter2/nmap-3.81/nbase'
Compiling libnsock
cd nsock/src && make
make[1]: Entering directory `/home/marekhtk/School/Chapter2/nmap-3.81/nsock/src'gcc -c -g -O2 -Wall -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION="0.01" - I../include error.c -o error.o
gcc -c -g -O2 -Wall -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION="0.01" - I../include filespace.c -o filespace.o
gcc -c -g -O2 -Wall -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION="0.01" - I../include gh_list.c -o gh_list.o
gcc -c -g -O2 -Wall -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION="0.01" - I../include nsock_connect.c -o nsock_connect.o
nsock_connect.c: In function ‘nsi_getlastcommunicationinfo’:
nsock_connect.c:291: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness
gcc -c -g -O2 -Wall -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION="0.01" - I../include nsock_core.c -o nsock_core.o
nsock_core.c: In function ‘handle_connect_result’:
nsock_core.c:232: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness
nsock_core.c: In function ‘nsock_loop’:
nsock_core.c:785: warning: ‘loop_timeout.tv_sec’ may be used uninitialized in this function
nsock_core.c:785: warning: ‘loop_timeout.tv_usec’ may be used uninitialized in t his function
gcc -c -g -O2 -Wall -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION="0.01" - I../include nsock_iod.c -o nsock_iod.o
gcc -c -g -O2 -Wall -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION="0.01" - I../include nsock_read.c -o nsock_read.o
gcc -c -g -O2 -Wall -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION="0.01" - I../include nsock_timers.c -o nsock_timers.o
gcc -c -g -O2 -Wall -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION="0.01" - I../include nsock_write.c -o nsock_write.o
gcc -c -g -O2 -Wall -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION="0.01" - I../include nsock_ssl.c -o nsock_ssl.o
gcc -c -g -O2 -Wall -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION="0.01" - I../include nsock_utils.c -o nsock_utils.o
gcc -c -g -O2 -Wall -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION="0.01" - I../include nsock_event.c -o nsock_event.o
gcc -c -g -O2 -Wall -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION="0.01" - I../include nsock_pool.c -o nsock_pool.o
gcc -c -g -O2 -Wall -I../../nbase -DHAVE_CONFIG_H -DNSOCK_VERSION="0.01" - I../include netutils.c -o netutils.o
Compiling libnsock
rm -f libnsock.a
ar cr libnsock.a error.o filespace.o gh_list.o nsock_connect.o nsock_core.o nsock_iod.o nsock_read.o nsock_timers.o nsock_write.o nsock_ssl.o nsock_utils.o nsock_event.o nsock_pool.o netutils.o
ranlib libnsock.a
make[1]: Leaving directory `/home/marekhtk/School/Chapter2/nmap-3.81/nsock/src'g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified main.cc -o main.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified nmap.cc -o nmap.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified targets.cc -o targets.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified tcpip.cc -o tcpip.o
tcpip.cc: In function ‘interface_info* getinterfaces(int*)’:
tcpip.cc:1921: warning: dereferencing type-punned pointer will break strict-aliasing rules
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified nmap_error.cc -o nmap_error.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified utils.cc -o utils.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified idle_scan.cc -o idle_scan.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified osscan.cc -o osscan.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified output.cc -o output.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified scan_engine.cc -o scan_engine.o
scan_engine.cc: In function ‘void processData(UltraScanInfo*)’:
scan_engine.cc:2707: warning: ‘tv_start$tv_sec’ may be used uninitialized in this function
scan_engine.cc:2707: warning: ‘tv_start$tv_usec’ may be used uninitialized in this function
scan_engine.cc: In member function ‘bool UltraScanInfo::sendOK(timeval*)’:
scan_engine.cc:994: warning: ‘lowhtime$tv_sec’ may be used uninitialized in this function
scan_engine.cc:994: warning: ‘lowhtime$tv_usec’ may be used uninitialized in this function
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified timing.cc -o timing.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified charpool.cc -o charpool.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified services.cc -o services.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified protocols.cc -o protocols.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified nmap_rpc.cc -o nmap_rpc.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified portlist.cc -o portlist.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified NmapOps.cc -o NmapOps.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified TargetGroup.cc -o TargetGroup.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified Target.cc -o Target.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified FingerPrintResults.cc -o FingerPrintResults.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified service_scan.cc -o service_scan.og++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified NmapOutputTable.cc -o NmapOutputTable.o
g++ -c -g -O2 -Wall -Ilibpcap-possiblymodified -Inbase -Insock/include -DHAVE_CONFIG_H -DNMAP_VERSION="3.81" -DNMAP_NAME="nmap" -DNMAP_URL="http://www.insecure.org/nmap/" -DNMAP_PLATFORM="i686-pc-linux-gnu" -DNMAPDATADIR="/usr/local/share/nmap" -Ilibpcap-possiblymodified MACLookup.cc -o MACLookup.o
Compiling nmap
rm -f nmap
g++ -Llibpcap-possiblymodified -Lnbase -Lnsock/src/ -o nmap main.o nmap.o targets.o tcpip.o nmap_error.o utils.o idle_scan.o osscan.o output.o scan_engine.o t iming.o charpool.o services.o protocols.o nmap_rpc.o portlist.o NmapOps.o TargetGroup.o Target.o FingerPrintResults.o service_scan.o NmapOutputTable.o MACLookup.o -lnbase -lnsock -lpcre -lpcap -lssl -lcrypto -lm
NmapFE will not be made -- your system lacks the capabilities (perhaps GTK) forthis graphical frontend. You can still run command-line nmap!
[marekhtk@localhost nmap-3.81]$ su
Password:
[root@localhost nmap-3.81]# make install
Compiling libpcap
make[1]: Entering directory `/home/marekhtk/School/Chapter2/nmap-3.81/libpcap-possiblymodified'
make[1]: Nie nic do roboty w `all'.
make[1]: Leaving directory `/home/marekhtk/School/Chapter2/nmap-3.81/libpcap-possiblymodified'
Compiling libnbase
cd nbase && make
make[1]: Entering directory `/home/marekhtk/School/Chapter2/nmap-3.81/nbase'
make[1]: Nie nic do roboty w `all'.
make[1]: Leaving directory `/home/marekhtk/School/Chapter2/nmap-3.81/nbase'
Compiling libnsock
cd nsock/src && make
make[1]: Entering directory `/home/marekhtk/School/Chapter2/nmap-3.81/nsock/src'make[1]: Nie nic do roboty w `all'.
make[1]: Leaving directory `/home/marekhtk/School/Chapter2/nmap-3.81/nsock/src'./shtool mkdir -f -p -m 755 /usr/local/bin /usr/local/man/man1 /usr/local/share/nmap
./shtool install -c -m 755 nmap -s /usr/local/bin/nmap
./shtool install -c -m 644 docs/nmap.1 /usr/local/man/man1/nmap.1
./shtool install -c -m 644 docs/nmap.xsl /usr/local/share/nmap/
./shtool install -c -m 644 docs/nmap.dtd /usr/local/share/nmap/
./shtool install -c -m 644 nmap-services /usr/local/share/nmap/
./shtool install -c -m 644 nmap-rpc /usr/local/share/nmap/
./shtool install -c -m 644 nmap-os-fingerprints /usr/local/share/nmap/
./shtool install -c -m 644 nmap-service-probes /usr/local/share/nmap/
./shtool install -c -m 644 nmap-protocols /usr/local/share/nmap/
./shtool install -c -m 644 nmap-mac-prefixes /usr/local/share/nmap/
NmapFE will not be made -- your system lacks the capabilities (perhaps GTK) forthis graphical frontend. You can still run command-line nmap!
./shtool mkdir -f -p -m 755 /usr/local/bin /usr/local/man/man1 /usr/local/share/nmap /usr/local/share/applications
If the next command fails -- you cannot use the X front end
test -f nmapfe/nmapfe && ./shtool install -c -m 755 -s nmapfe/nmapfe /usr/local/bin/nmapfe && rm -f /usr/local/bin/xnmap && ./shtool mkln -f -s /usr/local/bin/nmapfe /usr/local/bin/xnmap && ./shtool install -c -m 644 nmapfe.desktop /usr/local/share/applications/nmapfe.desktop && ./shtool install -c -m 644 docs/nmapfe.1 /usr/local/man/man1/nmapfe.1 && ./shtool install -c -m 644 docs/xnmap.1 /usr/local/man/man1/xnmap.1
make: [install-nmapfe] Błąd 1 (zignorowany)
 
Do góry Bottom