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

Re: Problems with installing ns-allinone-2.1b5



This problem came up on this list just a couple of days ago.  Please
try to search the archive before you post.

You need to apply a patch from:

http://www.scriptics.com/live/showurl?i=software%2epatches%2etcl804&url=%2fpatches%2ftcl8%2e0%2e4%2ftclPosixS

or you can just '#undef EOPNOTSUPP' in that file.

tr%2ec%2e1137%2etxt"Nick A. Fikouras" <[email protected]> writes:

> Hi,
> 
> I am running redhat6.0. I've downloaded ns-allinone-2.1b5, unpacked it
> and ran install, the error message that I am getting is:
> 
> 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: 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 casevalue
> ./../generic/tclPosixStr.c:775: this is the first entry for that value
> make: *** [tclPosixStr.o] Error 1
> tcl8.0.4 make failed! Exiting ...
> 
> I get the same error message even when I apply the
> ns-allinone-2.1b5.patch.
> 
> I you  can make out what I am doing wrong please reply to my e-mail
> address as I am not in the ns mailling list.
> 
> nick