Advanced Search
Mail us
Home    Manuel    Links    Faq    Submit a tcl/tk Reference    Contact Us

    Some examples tcl/tk codes     Man of Bwidget     Man of blt     mkwidget screenshots     TkOgl     Video Demo real.


  Why do I get a parse error in tkInit.c when I try to compile Tk on my Irix machine?
 
 Jon Knight  reports that the version of
Irix that he is using doesn`t define a uid_t.  One needs to define one 
somewhere (or comment out the lines causing the problems) to get the compile
to continue.