31
TCB Talk / Re: Tiny Core v17.0 upgrade issues
« Last post by Stefann on March 30, 2026, 10:49:09 AM »Hickup when I restarted on TC15,
I thought it was running (all gets started automatically all seemed up) but I noticed that the state did not change.
Better checking revealed:
- yes TC15 was running
- but my application was not
Starting it from the command line gave me:
What I did:
- completely recompiled my application on TC15
- restart
now all works.
Which makes me thinking:
- I probably need to do that on TC17: "completely recompile the application"
Anyway... I now want to run the thing "crash free" for upcoming days to allow me a headache-free travel April 2-10
I thought it was running (all gets started automatically all seemed up) but I noticed that the state did not change.
Better checking revealed:
- yes TC15 was running
- but my application was not
Starting it from the command line gave me:
Code: [Select]
tc@huis:/krubo/work$ /krubo/work/krubo /krubo/work/1wire.def
/krubo/work/krubo: /lib/libc.so.6: version `GLIBC_ABI_GNU_TLS' not found (required by /krubo/work/krubo)
/krubo/work/krubo: /lib/libc.so.6: version `GLIBC_2.42' not found (required by /krubo/work/krubo)What I did:
- completely recompiled my application on TC15
- restart
now all works.
Which makes me thinking:
- I probably need to do that on TC17: "completely recompile the application"
Anyway... I now want to run the thing "crash free" for upcoming days to allow me a headache-free travel April 2-10
Recent Posts