Fork me on GitHub

Changes between Initial Version and Version 2 of Ticket #232


Ignore:
Timestamp:
Oct 15, 2013, 8:36:10 AM (11 years ago)
Author:
Pavel Demin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #232 – Description

    initial v2  
    22
    33I have no idea how to fix this following error: (BTW, I installed ActiveTcl before compiling)
    4 
     4{{{
    55external/tcl/panic.c:59:22: error: variable or field ‘Tcl_SetPanicProc’ declared void
    66 Tcl_SetPanicProc(proc)
     
    4545make: *** [tmp/external/tcl/panic.o] Error 1
    4646make: *** Waiting for unfinished jobs....
     47}}}