Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: CNK on June 10, 2025, 07:52:32 PM

Title: ncdu won't run in TC16 x86_64
Post 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):
Code: [Select]
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.
Title: Re: ncdu won't run in TC16 x86_64
Post by: GNUser on June 10, 2025, 10:25:35 PM
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.
Title: Re: ncdu won't run in TC16 x86_64
Post by: Rich on June 11, 2025, 12:25:29 AM
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
Title: Re: ncdu won't run in TC16 x86_64
Post by: CNK on June 11, 2025, 03:54:26 AM
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!
Title: Re: ncdu won't run in TC16 x86_64
Post by: Juanito on June 11, 2025, 06:20:27 AM
ncdu posted
Title: Re: ncdu won't run in TC16 x86_64
Post by: vinceASPECT on June 11, 2025, 09:47:09 AM
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
Title: Re: ncdu won't run in TC16 x86_64
Post by: udo on August 16, 2025, 03:50:20 PM
I get the same error for two further extensions/applications:
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.
Title: Re: ncdu won't run in TC16 x86_64
Post by: GNUser on August 16, 2025, 06:11:04 PM
I just recompiled bmon and submitted it for the TCL16 x86_64 repo.
Title: Re: ncdu won't run in TC16 x86_64
Post by: udo on August 18, 2025, 12:22:21 PM
Wow, that was fast - thanks a lot!  Now, bmon works like a charm.