Dear Sir

Hi
I like to install tcl/tk 7.5/4.1 but there is bugs in make step

a...@linux-usdz:~/Download/tcl7.5/unix> make
cc -c -O  -I./../generic -I. -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1
-DHAVE_TIMEZONE_VAR=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1
-DTCL_SHLIB_EXT=\".so\"
./../generic/tclPosixStr.c

./../generic/tclPosixStr.c: In function
‘Tcl_ErrnoId’:

./../generic/tclPosixStr.c:121: error: duplicate case
value

./../generic/tclPosixStr.c:118: error: previously used
here

./../generic/tclPosixStr.c:340: error: duplicate case
value

./../generic/tclPosixStr.c:328: error: previously used
here

./../generic/tclPosixStr.c: In function
‘Tcl_ErrnoMsg’:

./../generic/tclPosixStr.c:567: error: duplicate case
value

./../generic/tclPosixStr.c:564: error: previously used
here

./../generic/tclPosixStr.c:787: error: duplicate case
value

./../generic/tclPosixStr.c:775: error: previously used
here

make: *** [tclPosixStr.o] Error 1


I've also installed tcl8.5.8 and tk8.5.8 before.
how can I install them?

Best Regards
Amin
_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to