[Bug build/23824] New: libnsl.so not installed

dilyan.palauzov at aegee dot org sourceware-bugzilla@sourceware.org
Thu Oct 25 11:38:00 GMT 2018


https://sourceware.org/bugzilla/show_bug.cgi?id=23824

            Bug ID: 23824
           Summary: libnsl.so not installed
           Product: glibc
           Version: 2.28
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build
          Assignee: unassigned at sourceware dot org
          Reporter: dilyan.palauzov at aegee dot org
                CC: carlos at redhat dot com
  Target Milestone: ---

Atfer “make install DESTDIR=x” I have

find x -name 'librt*'
x/usr/lib64/librt.a
x/usr/lib64/librt.so
x/lib64/librt-2.28.so
x/lib64/librt.so.1

where x/usr/lib64/librt.so is a symlink to ../../lib64/librt.so.1

I have also for

find x -name 'libnsl*'
x/lib64/libnsl.so.1
x/lib64/libnsl-2.28.so

so there is no libnsl.so and scripts/test-installation.pl fails when DESDTIR is
missing.

There is also no libnsl.a, which is no concern for me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list