Bug 10271 - ldconfig -p shows unknown
Summary: ldconfig -p shows unknown
Status: NEW
Alias: None
Product: uClibc
Classification: Unclassified
Component: Shared Library Support (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-29 20:06 UTC by cody
Modified: 2018-06-06 16:32 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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