This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/1043] New: --enable-static-nss false linking warnings


After build --disabled-shared --enable-static-nss glibc library it reports
warnings intended for glibc "--disabled-shared" (or "gcc application.c -static"
at all) but no longer valid for glibc built with: --enable-static-nss

warning: Using 'getpwnam' in statically linked applications requires at runtime
the shared libraries from the glibc version used for linking

Patch attached.

-- 
           Summary: --enable-static-nss false linking warnings
           Product: glibc
           Version: 2.3.5
            Status: NEW
          Severity: minor
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: web-sources dot redhat dot com at jankratochvil dot net
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: i386-redhat-linux-gnu
  GCC host triplet: i386-redhat-linux-gnu
GCC target triplet: i386-redhat-linux-gnu


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1043

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]