Guest_imported
New member
- Jan 1, 1970
- 0
My sys admin sent me a message telling me he's having trouble compiling tk on our system. Here is the error msg he receives:
janus:/tmp/tk8.3.3/unix #make
cc -c -O +z -I/tmp/tk8.3.3/unix -I/tmp/tk8.3.3/unix/../generic
-I/tmp/tk8.3.3/unix/../bitmaps -I/tmp/tcl8.3.3/generic -DHAVE_UNISTD_H=1
-DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1
-DTIME_WITH_SYS_TIME=1 -DHAVE_PW_GECOS=1 -DTCL_NO_DEPRECATED
/tmp/tk8.3.3/unix/tkUnixDraw.c
cc: "/tmp/tk8.3.3/unix/tkUnixDraw.c", line 97: error 1563: Expression in if
must be scalar.
*** Error exit code 1
Stop.
I'm not the admin and this is all the info he gave me so I'm looking for help on what he can do to get this to compile correctly. Or find a website where I can download the binaries for tk so I don't have to compile. Or find another website that is a good spot to post these kind of questions
Thank you for your help.
janus:/tmp/tk8.3.3/unix #make
cc -c -O +z -I/tmp/tk8.3.3/unix -I/tmp/tk8.3.3/unix/../generic
-I/tmp/tk8.3.3/unix/../bitmaps -I/tmp/tcl8.3.3/generic -DHAVE_UNISTD_H=1
-DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1
-DTIME_WITH_SYS_TIME=1 -DHAVE_PW_GECOS=1 -DTCL_NO_DEPRECATED
/tmp/tk8.3.3/unix/tkUnixDraw.c
cc: "/tmp/tk8.3.3/unix/tkUnixDraw.c", line 97: error 1563: Expression in if
must be scalar.
*** Error exit code 1
Stop.
I'm not the admin and this is all the info he gave me so I'm looking for help on what he can do to get this to compile correctly. Or find a website where I can download the binaries for tk so I don't have to compile. Or find another website that is a good spot to post these kind of questions
Thank you for your help.