Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: 1000469518c67ad3ea8fe29f1a2f0c2226147b9e
Ticket: 395e4d28b1bc2614be6a14bffc10bc2cb538f5bb
8.6.2 RC1 sqlite build fails
User & Date: apnadkarni 2014-08-20 03:18:06
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/plain"
  4. comment changed to:
    Windows 8, VC8 compiler (64-bit). sqlite build fails with the following error message:
    
    tclsqlite3.obj : error LNK2019: unresolved external symbol __security_cookie referenced in function sqlite3PutVarint
    
    I believe error is caused by bufferoverflowU.lib not being included in the link line (all the other packages have it).
    
    Tcl and other bundled packages built without errors.
    
    /Ashok
    
  5. is_private changed to: "0"
  6. login: "apnadkarni"
  7. priority changed to: "5 Medium"
  8. resolution changed to: "None"
  9. severity changed to: "Minor"
  10. status changed to: "Open"
  11. submitter changed to: "apnadkarni"
  12. subsystem changed to: "81. Bundled Packages"
  13. title changed to: "8.6.2 RC1 sqlite build fails"
  14. type changed to: "Bug"