Hello,

Sorry for the multiple posting since my previous post was not gone through
smoothly. 

After I compiled tcl8.4.11 and execute make command under Fedora5.0. I got
the following errors at the end. 

make
gcc -pipe -c -DTCL_DBGX=   -I./../generic -I. -DHAVE_UNISTD_H=1
-DHAVE_LIMITS_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long
-DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1
-DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1
-DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1
-DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1
-DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1
-DHAVE_LANGINFO=1 
       -DTCL_SHLIB_EXT=\"\" @EXTRA_CC_SWITCHES@ ./../generic/tclAsync.c
gcc: @EXTRA_CC_SWITCHES@: No such file or directory
make: *** [tclAsync.o] Error 1

I have also tried to compile tcl8.4.5 and got the same error message.
Please advise what I should do. Thanks.

Angie

Reply via email to