Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: rhermsen on February 16, 2025, 05:30:03 PM

Title: submitqc ldd missing file arguments
Post by: rhermsen on February 16, 2025, 05:30:03 PM
Evey time I use submitqc for Raspberry Pi I see the following messags:

Code: [Select]
submitqc: go-doc.tcz dep file includes all necessary libraries? ldd: missing file arguments
Try `ldd --help' for more information.
Ok!

Looked in older session logs, but don't have these incorrect arguments messages for x86 or x86_64.
Code: [Select]
submitqc: frr.tcz dep file includes all necessary libraries? Ok!
Title: Re: submitqc ldd missing file arguments
Post by: polikuo on February 20, 2025, 04:30:22 AM
There's currently no go-doc.tcz on the pi repo.
It's just a trivial warning.
You can ignore that.
Title: Re: submitqc ldd missing file arguments
Post by: rhermsen on February 20, 2025, 05:03:29 PM
@polikuo,
Thanks for looking into this.

I will check once the extensions are available in the pi repo.