Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: CNK on June 01, 2025, 10:01:57 AM

Title: bind.tcz missing dependency in TC16 x86_64
Post by: CNK on June 01, 2025, 10:01:57 AM
Running "dig" from bind.tcz on TC16 x86_64 fails looking for "libjemalloc.so.2" which is in jemalloc.tcz. I suggest that jemalloc.tcz should be added to bind.tcz.dep.

Specifically, libjemalloc.so.2 is required by libisc-9.18.25.so in bind.tcz.
Title: Re: bind.tcz missing dependency in TC16 x86_64
Post by: Rich on June 01, 2025, 07:26:52 PM
Hi CNK
It seems the x86 version of bind has the same dependency.
TC16 x86 and x86_64 versions of bind.tcz.dep updated.

Thank you for reporting this.