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

No Subject



On Tue, 20 Apr 1999 18:28:29 +0200, "Sofiene.Gam DEA MB" wrote: 
>Hello,
>> I am trying to install ns-allinone software v2.1b5 and getting the
>> following errors... PLEASE HELP ME....
>> 
>> > 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
>> > "./../generic/tclIOUtil.c", line 66: undefined symbol: access
>> > "./../generic/tclIOUtil.c", line 66: warning: initialization type mismatch
>> > "./../generic/tclIOUtil.c", line 66: non-constant initializer: op "U&"
>> > "./../generic/tclIOUtil.c", line 242: cannot recover from previous errors
>> > *** Error code 10
>> > make: Fatal error: Command failed for target `tclIOUtil.o'
>> > tcl8.0.4 make failed! Exiting ...
>>  
>>  i've seen that yo've got the same , if you've the solution at these problem  
>> please and send me a mail 

This problem is in the tcl code, not ns itself.  You should try
looking in the tcl documentation or at www.scriptics.com for info
about known problems/solutions.  You may have to build Tcl by hand and
ns from pieces.

   -John Heidemann