Hello Every body today I tried to install ns-allinone-2.1b5 in fedora core 2, but the following error turns up when i try to run the install script. Please help me.I have pasted the output when the install script is run
[EMAIL PROTECTED] ns-allinone-2.1b5]# ./install loading cache ./config.cache checking for ranlib... (cached) ranlib checking whether cross-compiling... (cached) no checking for getcwd... (cached) yes checking for opendir... (cached) yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for tmpnam... (cached) yes checking for waitpid... (cached) yes checking for strerror... (cached) yes checking for getwd... (cached) yes checking for wait3... (cached) yes checking for uname... (cached) yes checking for sin... (cached) no checking for -lieee... (cached) no checking dirent.h... yes checking how to run the C preprocessor... (cached) cc -E checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for values.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for unistd.h... (cached) yes checking termios vs. termio vs. sgtty... termios checking fd_set and sys/select... yes checking for sys/time.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for tm_zone in struct tm... (cached) yes checking tm_tzadj in struct tm... no checking tm_gmtoff in struct tm... yes checking long timezone variable... yes checking for st_blksize in struct stat... (cached) yes checking proper strstr implementation... yes checking for strtoul... (cached) yes checking for strtod... (cached) yes checking for strtod... (cached) yes checking for Solaris strtod bug... ok checking for ANSI C header files... (cached) yes checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for opendir... (cached) yes checking union wait... yes checking matherr support... yes checking return type of signal handlers... (cached) void checking for vfork... (cached) yes checking vfork/signal bug... ok checking for strncasecmp... (cached) yes checking for BSDgettimeofday... (cached) no checking for gettimeofday... (cached) yes checking for gettimeofday declaration... present checking for -linet... (cached) no checking for net/errno.h... (cached) no checking whether char is unsigned... (cached) no checking signed char declarations... yes checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking system version (for dynamic loading)... Linux-2.6.5-1.358 checking for -ldl... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/filio.h... (cached) no checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK creating ./config.status creating Makefile creating tclConfig.sh cc -c -O -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" ./../generic/tclPosixStr.c ../generic/tclPosixStr.c: In function `Tcl_ErrnoId': ../generic/tclPosixStr.c:340: error: duplicate case value ../generic/tclPosixStr.c:328: error: previously used here ../generic/tclPosixStr.c: In function `Tcl_ErrnoMsg': ../generic/tclPosixStr.c:787: error: duplicate case value ../generic/tclPosixStr.c:775: error: previously used here make: *** [tclPosixStr.o] Error 1 tcl8.0.4 make failed! Exiting ... -- ====== sing as if no one is listening dance as if no one is watching love as you've never loved before live as if heaven is here on earth
