Bug 10271

Summary: ldconfig -p shows unknown
Product: uClibc Reporter: cody
Component: Shared Library SupportAssignee: unassigned
Status: NEW ---    
Severity: normal CC: uclibc-cvs
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description cody 2017-08-29 20:06:50 UTC
When you run `ldconfig -p` you get "unknown" for the .so variant on all 64bit libs.

    $ ldconfig -p | tail
    libcrypt.so.1 (unknown) => /lib/libcrypt.so.1

For more info see here http://forum.tinycorelinux.net/index.php/topic,21344.0.html
Comment 1 cody 2018-06-06 16:32:24 UTC
In the linked thread there is a patch.

http://patches.tinycorelinux.net/uploaded/uclibc-ldconfig-x64-p-option.patch