On Sat, Jan 25, 2025 at 10:57:26PM -0600, Steven Robbins wrote:
> I've come to realise the ITK build has 15 libraries that lintian flags with 
> error library-not-linked-against-libc.
> 
>   https://lintian.debian.org/tags/library-not-linked-against-libc.html[1]
> 
> The error description seems straightforward.  But how does one solve this?  I 
> have to 
> assume that the linker would by default link with the libc (?), so perhaps 
> the linker 
> invocation has options that suppress this?  What would that be?

Before fixing you need to make sure that those libraries indeed use
symbols from libc (with ldd -r, I guess).


-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature

Reply via email to