Artifacts Associated With Ticket 57876735db0ff2542085c72ad02d79818ffb00cb
Ticket change [7427eadc36] (rid 2656) by anonymous on 2020-12-21 19:28:10:
- comment initialized to:
After following this recipe in the packaged README file:<br /><br /> 5. Cross-compile a Tclkit:<br /> a. Bootstrap (optional, you can use an existing Tclkit):<br /> i. $ ./kitcreator<br /> ii. $ mv tclkit-8.4.19 tclkit-local<br /> iii. $ TCLKIT="`pwd`/tclkit-local"<br /> iv. $ export TCLKIT<br /> b. Cross-compile:<br /> i. $ CC=mipsel-linux-uclibc-gcc<br /> ii. $ CXX=false<br /> iii. $ AR=mipsel-linux-uclibc-ar<br /> iv. $ RANLIB=mipsel-linux-uclibc-ranlib<br /> v. $ export CC CXX AR RANLIB<br /> vi. $ ./kitcreator --host=mipsel-linux-uclibc<br /><br />this error is given:<br /><br />./kitcreator: line 317: /tclConfig.sh: No such file or directory<br /><br />The bootstrap tclkit was built from version 8.5.7.
- foundin initialized to: "0.12.0"
- login: "anonymous"
- private_contact initialized to: "4935ab53bb655f358c9074a11f6a9e76da83ccbc"
- severity initialized to: "Important"
- status initialized to: "Open"
- title initialized to: "'./kitcreator --host=mipsel-linux-uclibc' fails"
- type initialized to: "Code Defect"
- comment initialized to: