
Nmap Development mailing list archives
SunOS 5.8 and nmap > 3.00 doesn't compile (including 3.15beta1)
From: <nickbsd () yahoo com>
Date: Wed, 19 Feb 2003 17:25:25 -0800 (PST)
Since 3.00stable, none of the releases have compiled on my system. Does anyone know why this may be? Thanks, Nick
uname -a
SunOS inca 5.8 Generic_108528-14 sun4u sparc SUNW,Ultra-5_10
make
Compiling libnbase cd nbase; make gcc -I/usr/local/include -Wall -g -DHAVE_CONFIG_H -DNCRACK_VERSION=\"\" -DHAVE_CONFIG_H=1 -c inet_aton.c In file included from inet_aton.c:66: /usr/include/netdb.h:397: warning: `MAXHOSTNAMELEN' redefined nbase.h:108: warning: this is the location of the previous definition gcc -I/usr/local/include -Wall -g -DHAVE_CONFIG_H -DNCRACK_VERSION=\"\" -DHAVE_CONFIG_H=1 -c snprintf.c gcc -I/usr/local/include -Wall -g -DHAVE_CONFIG_H -DNCRACK_VERSION=\"\" -DHAVE_CONFIG_H=1 -c getopt.c gcc -I/usr/local/include -Wall -g -DHAVE_CONFIG_H -DNCRACK_VERSION=\"\" -DHAVE_CONFIG_H=1 -c getopt1.c gcc -I/usr/local/include -Wall -g -DHAVE_CONFIG_H -DNCRACK_VERSION=\"\" -DHAVE_CONFIG_H=1 -c nbase_str.c gcc -I/usr/local/include -Wall -g -DHAVE_CONFIG_H -DNCRACK_VERSION=\"\" -DHAVE_CONFIG_H=1 -c nbase_misc.c Compiling libnbase rm -f libnbase.a ar cr libnbase.a inet_aton.o snprintf.o getopt.o getopt1.o nbase_str.o nbase_misc.o ranlib libnbase.a CC -c main.cc sh: CC: not found *** Error code 1 make: Fatal error: Command failed for target `main.o' --------------------------------- Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day
Current thread:
- SunOS 5.8 and nmap > 3.00 doesn't compile (including 3.15beta1) nickbsd (Feb 19)
- Re: SunOS 5.8 and nmap > 3.00 doesn't compile (including 3.15beta1) Tom Duffy (Feb 20)
- Re: SunOS 5.8 and nmap > 3.00 doesn't compile (including 3.15beta1) nickbsd (Feb 20)
- Re: SunOS 5.8 and nmap > 3.00 doesn't compile (including 3.15beta1) Fyodor (Feb 26)
- Re: SunOS 5.8 and nmap > 3.00 doesn't compile (including 3.15beta1) Tom Duffy (Feb 20)