Checking for C header file tcl8.4/tk.h... no
now this is really weird ...
src/t_main.c:18:16: tk.h: No such file or directory
well, this is even stranger ... if tcl.h has been found in /usr/include/tcl8.4, this path should be in your include paths ... so tk.h should be found by the preprocessor ... if it's not, something is really going wrong on your machine ... can you actually open the tk.h file?
t