Artifacts Associated With Ticket e4ff63edae
Ticket change [72f39c539a] (rid 2632) by anonymous on 2020-05-07 09:53:57:
- 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 /> while executing<br />"load /tmp/tclkit-8.6.10-linux-arm/lib/sqlite3.30.1.2/libsqlite3.30.1.2.so Sqlite3"<br /> ("package ifneeded sqlite3 3.30.1.2" script 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>
- foundin initialized to: "0.12.0 / 8.6.10"
- login: "anonymous"
- private_contact initialized to: "5a54a005e3482a08893355204ade2363c21aa776"
- severity initialized to: "Critical"
- status initialized to: "Open"
- title initialized to: "Dynamic libraries not loading on RPi (Linux ARM)"
- type initialized to: "Incident"
- comment initialized to:
Ticket change [25a8f42010] (rid 2637) by rkeene on 2020-05-11 16:45:30:
- 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.
- login: "rkeene"
- mimetype: "text/x-fossil-plain"
- priority changed to: "Immediate"
- resolution changed to: "Open"
- severity changed to: "Important"
- subsystem changed to: "Tcl"
- icomment: