Tiny Core Linux
Tiny Core Base => CorePlus => Topic started by: t18 on May 13, 2025, 04:09:07 AM
-
Hello,
running "make test" on the latest compiled Patchelf it shows "set-interpreter-same FAIL".
Its log file shows:
./set-interpretes-same.sh: line 15: sha256sum: not found
FAIL set-interpretes-same.sh (exit status: 127)
Maybe are there further settings or packages to install?
Many thanks
-
Hi t18
It sounds like you are missing sha256sum which can be found
in coreutils.tcz or busybox-extras.tcz.
-
Coreutils.tcz needed to be loaded.
Thank you so much :)