Tiny Core Linux

Tiny Core Base => TCB Bugs => Topic started by: alphons on March 14, 2022, 04:22:11 AM

Title: 'ldd --version' gives an error (13.0)
Post by: alphons on March 14, 2022, 04:22:11 AM
Current /usr/bin/ldd script does not work when --version argument is given.
It can be easily patched.

--Because of the forum error, i can not show the patched line, but attached is the new ldd script , which goes into /usr/bin--




Title: Re: 'ldd --version' gives an error (13.0)
Post by: Juanito on March 14, 2022, 04:43:11 AM
Thanks - could you make a pull request to tinycore git?
Title: Re: 'ldd --version' gives an error (13.0)
Post by: alphons on March 14, 2022, 05:37:07 AM
Done  8)
Title: Re: 'ldd --version' gives an error (13.0)
Post by: curaga on March 14, 2022, 12:52:18 PM
The original pull req didn't work, but the updated one was good. It's been applied, thanks.