Menu

#140 Not compatible with tcl/tk 8.5

open
nobody
None
5
2014-08-16
2008-06-25
No

Please update blt so that it can be compiled and run against tcl/tk 8.5.2 or newer.

Discussion

  • Yann Golanski

    Yann Golanski - 2008-08-14

    Logged In: YES
    user_id=457259
    Originator: NO

    I managed to get it compiling under 8.5.3 but whenever I run a bltwish I get an error stating that I have TCL version 8.5.3 but that bltwish uses 8.5. This has been tested with 2.4z and 3.0 (from cvs) compiled with icc and gcc.

     
  • Yann Golanski

    Yann Golanski - 2008-09-03

    Logged In: YES
    user_id=457259
    Originator: NO

    Still the same error with the cvs of today (2008 09 03) with tcl/tk 8.5.4.

    Anyone?...

     
  • Yann Golanski

    Yann Golanski - 2008-09-03

    Logged In: YES
    user_id=457259
    Originator: NO

    With the fix in 2011564 to get ride of the version error, I am getting a new problem when running the demo code:

    Application initialization failed: couldn't load file "/usr/lib/libBLTX30.so": /usr/lib/libBLTX30.so: undefined symbol: Blt_FirstHashEntry
    Error in startup script: couldn't load file "/usr/lib/libBLTX30.so": /usr/lib/libBLTX30.so: undefined symbol: Blt_FirstHashEntry
    while executing
    "load $library $package"
    (procedure "blt::load_library" line 24)
    invoked from within
    "blt::load_library "BLTX" 3.0 /usr/lib/blt3.0 "blt_x""
    ("package ifneeded blt_extra 3.0" script)
    invoked from within
    "package require blt_extra 3.0"
    invoked from within
    "if { [info commands tk] == "tk" } {
    package require blt_extra 3.0
    } "
    ("package ifneeded BLT 3.0" script)
    invoked from within
    "package require BLT"
    (file "graph1.tcl" line 6)

     
  • Yann Golanski

    Yann Golanski - 2008-09-04

    Logged In: YES
    user_id=457259
    Originator: NO

    With the fix in 2011564 to get ride of the version error, I am getting a new problem when running the demo code:

    Application initialization failed: couldn't load file "/usr/lib/libBLTX30.so": /usr/lib/libBLTX30.so: undefined symbol: Blt_FirstHashEntry
    Error in startup script: couldn't load file "/usr/lib/libBLTX30.so": /usr/lib/libBLTX30.so: undefined symbol: Blt_FirstHashEntry
    while executing
    "load $library $package"
    (procedure "blt::load_library" line 24)
    invoked from within
    "blt::load_library "BLTX" 3.0 /usr/lib/blt3.0 "blt_x""
    ("package ifneeded blt_extra 3.0" script)
    invoked from within
    "package require blt_extra 3.0"
    invoked from within
    "if { [info commands tk] == "tk" } {
    package require blt_extra 3.0
    } "
    ("package ifneeded BLT 3.0" script)
    invoked from within
    "package require BLT"
    (file "graph1.tcl" line 6)

     

Log in to post a comment.

MongoDB Logo MongoDB