History Of Ticket e4ff63edaece13846bd56feedc5c43484ecfcd2c

Artifacts Associated With Ticket e4ff63edaece13846bd56feedc5c43484ecfcd2c

  1. Ticket change [72f39c539a] (rid 2632) by anonymous on 2020-05-07 09:53:57:

    1. comment initialized to:
      <div>I built a kit with the online creator (Linux-ARM).<br /></div><div>Loading sqlite3 (or any other shared lib extension) gives this error:</div><div><pre>% package require sqlite3<br />couldn't load file "/tmp/tcl_CFOcQP": /tmp/tcl_CFOcQP: cannot open shared object file: No such file or directory<br />% set errorInfo<br />couldn't load file "/tmp/tcl_CFOcQP": /tmp/tcl_CFOcQP: cannot open shared object file: No such file or directo<br />&nbsp;&nbsp;&nbsp; while executing<br />"load /tmp/tclkit-8.6.10-linux-arm/lib/sqlite3.30.1.2/libsqlite3.30.1.2.so Sqlite3"<br />&nbsp;&nbsp;&nbsp; ("package ifneeded sqlite3 3.30.1.2" script&nbsp;&nbsp;&nbsp; invoked from within<br />"package require sqlite3"</pre></div><div>Static extensions load fine (e.g. udp).</div><div>Building the same kit for Linux-amd64 does not have the problem - sqlite3 loads fine.</div><div><br /></div><div>Please let me know if I can provide any more info, or do more testing!</div><div>Thanks,<br />Ian<br /></div><div><br /></div>
      
    2. foundin initialized to: "0.12.0 / 8.6.10"
    3. login: "anonymous"
    4. private_contact initialized to: "5a54a005e3482a08893355204ade2363c21aa776"
    5. severity initialized to: "Critical"
    6. status initialized to: "Open"
    7. title initialized to: "Dynamic libraries not loading on RPi (Linux ARM)"
    8. type initialized to: "Incident"
  2. Ticket change [25a8f42010] (rid 2637) by rkeene on 2020-05-11 16:45:30:

    1. icomment:
      Probably the best thing to do is compile packages statically linked to the kit.  This is the "Kit: Statically link packages in pkgs directory" option in the online builder.
      
    2. login: "rkeene"
    3. mimetype: "text/x-fossil-plain"
    4. priority changed to: "Immediate"
    5. resolution changed to: "Open"
    6. severity changed to: "Important"
    7. subsystem changed to: "Tcl"