[Bug libc/22918] New: multiple common of `__nss_shadow_database'

schwab@linux-m68k.org sourceware-bugzilla@sourceware.org
Fri Mar 2 21:11:00 GMT 2018


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

            Bug ID: 22918
           Summary: multiple common of `__nss_shadow_database'
           Product: glibc
           Version: 2.27
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: schwab@linux-m68k.org
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

Statically linking a program that uses nss functions will get multiple
definitions of __nss_*_database.

/usr/lib64/gcc/x86_64-suse-linux/7/../../../../lib64/libc.a(getpwnam_r.o):
warning: multiple common of `__nss_shadow_database'
/usr/lib64/gcc/x86_64-suse-linux/7/../../../../lib64/libc.a(getpwuid.o):
warning: previous common is here

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


More information about the Glibc-bugs mailing list