Menu

#1581 tkConfig.sh doesn't set TK_STUB_LIB_SPEC

obsolete: 8.4.4
closed-fixed
7
2003-11-10
2003-10-20
Joe English
No

(This is for the ActiveState ActiveTcl 8.4.4.0 release--
don't know if it's a problem with other Windows builds.)

Anyway, the "tkConfig.sh" file in ActiveTcl 8.4.4.0 sets

TK_STUB_LIB_SPEC=''
TK_LIB_SPEC=''

So TEA-based Tk extensions fail to compile properly
unless this file is patched.

Discussion

  • Jeffrey Hobbs

    Jeffrey Hobbs - 2003-10-20

    Logged In: YES
    user_id=72656

    This does not appear to be an ActiveTcl problem ... looking at
    the tkConfig.sh for my regular Windows builds do not populate
    this either. It appears to be a Windows-specific issue, which
    would mean the win/tcl.m4,configure.in has some missing bits.

     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2003-10-20
    • priority: 5 --> 7
    • summary: ActiveTcl tkConfig.sh doesn't set TK_STUB_LIB_SPEC --> tkConfig.sh doesn't set TK_STUB_LIB_SPEC
     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2003-11-10
     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2003-11-10
    • status: open --> closed-fixed
     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2003-11-10

    Logged In: YES
    user_id=72656

    fixed with attached patch to win/configure.in for 8.4.5 and
    8.5a0