[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ns-all-in-one installation problem
This is an old problem related to tcl8.0. I think Yuri has posted a fix a
while ago. You may want to check the ns-users archive.
- Haobo
On Thu, 5 Aug 1999, Sambit Sahu wrote:
> Hi,
> I am trying to install ns-allinone-2.1b4 on a Linux box that has
> Redhat 6.0 kernel. It fails while installing tcl8.0. I had it
> installed on Redhat 5.2, and I did not have this problem ( as far
> as I remember).
>
> I get the following error:
>
> 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/tclPosixStr.c
> ./../generic/tclPosixStr.c: In function `Tcl_ErrnoId':
> ./../generic/tclPosixStr.c:340: duplicate case value
> ./../generic/tclPosixStr.c:328: this is the first entry for that value
> ./../generic/tclPosixStr.c: In function `Tcl_ErrnoMsg':
> ./../generic/tclPosixStr.c:787: duplicate case value
> ./../generic/tclPosixStr.c:775: this is the first entry for that value
> make: *** [tclPosixStr.o] Error 1
> tcl8.0 make failed! Exiting ...
>
> Any idea? Please let me know what I am doing wrong.
>
>
> Thanks in advance,
> Sambit
>
>