Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: CNK on June 10, 2025, 07:52:32 PM
-
Since upgrading from TC15 to TC16 when I try to run "ncdu" from ncdu.tcz it fails with this error (and messes up the terminal):
ncdu: symbol lookup error: ncdu: undefined symbol: _nc_acs_map
The MD5sum of ncdu.tcz on my system matches the current version and other programs that depend on ncursesw.tcz run fine, so I think ncdu needs to be recompiled for TC16.
-
Hi CNK. I can reproduce the problem on TCL16 x86_64.
I just submitted an updated ncdu extension for the TCL16 x86_64 repository. It will be available as soon as the TCL developers post it.
-
Hi GNUser
This sounds similar to the problem you encountered here:
https://forum.tinycorelinux.net/index.php/topic,27049.0.html
The current version of ncursesw-dev now has ncursesw6-config as described here:
https://forums.opensuse.org/t/compilation-issue-with-cdk-library-and-leap-42-1/123789/2
https://bugzilla.opensuse.org/show_bug.cgi?id=918553
-
I just submitted an updated ncdu extension for the TCL16 x86_64 repository. It will be available as soon as the TCL developers post it.
Thanks GNUser, that was quick!
-
ncdu posted
-
Hello,
Gosh, tricky with Firmware......right ?
i seem to recall some hardware is inevitably "broke" if firmware updates fail.......(interminably )
hope it works out (somehow)
Thx
C
-
I get the same error for two further extensions/applications:
- bmon
- iftop (which worked w/o issues on TC 15.1)
Also, calling either of the two programs leaves the terminal (aterm and uxrvt) in a state, where ENTER is interpreted as CR (w/o LF).
I can confirm that other extensions/programs that depend on/use libncursesw run just fine.
-
I just recompiled bmon and submitted it for the TCL16 x86_64 repo.
-
Wow, that was fast - thanks a lot! Now, bmon works like a charm.