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

Installation Problem "tcl8.0 make failed!"





I can't build ns-allinone-2.1b3 on RedHat 5.
I think this problem occour from Tcl/Tk 8.0

Below is build message.

-------------------------------------------
...
...

checking system version (for dynamic loading)... Linux-2.0.32
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
-DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1
        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclAsync.c

tcl8.0 make failed! Exiting ...

--------------------------------------------------------------------------