[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] Error in NS2.1b6-allinone installation



Dear all,

I am getting the following error when I try to install NS2.1b6 allinone.

Pls tell me how to solve it. Thanks a lot.

The installation log is as belows:
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) no
checking for tzname... (cached) yes
checking tm_tzadj in struct tm... no
checking tm_gmtoff in struct tm... no
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... buggy
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... no
checking matherr support... yes
checking return type of signal handlers... (cached) void
checking for vfork... (cached) yes
checking vfork/signal bug... buggy, using fork instead
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... no
checking for connect... (cached) yes
checking for gethostbyname... (cached) yes
checking system version (for dynamic loading)... SunOS-5.5.1
checking for -ldl... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/filio.h... (cached) yes
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 -DNO_STRING_H=1
-DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1
-DTIME_WITH_SYS_TIME=1 -DHAVE_TZNAME=1 -DHAVE_TIMEZONE_VAR=1
-DHAVE_ST_BLKSIZE=1 -Dstrtod=fixstrtod -DSTDC_HEADERS=1
-DNO_UNION_WAIT=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -Dvfork=fork
-DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1        -DTCL_SHLIB_EXT=\".so\"
./../generic/tclIOUtil.c
*** Error code 10
tcl8.0.4 make failed! Exiting ...
For problems with Tcl/Tk see http://www.scriptics.com

Thanks,
Karen