bug-make
[Top][All Lists]
Advanced

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

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


From: ESMAEILI AMIN
Subject: I like to install tcl/tk 7.5/4.1 but there is bugs in make step
Date: Tue, 16 Feb 2010 23:33:47 +0900

Dear Sir

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


address@hidden:~/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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]