[Bug 8141] New: Pthreads multiple definition

bugzilla at busybox.net bugzilla at busybox.net
Sun May 31 03:47:56 UTC 2015


https://bugs.busybox.net/show_bug.cgi?id=8141

           Summary: Pthreads multiple definition
           Product: uClibc
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Threads
        AssignedTo: unassigned at uclibc.org
        ReportedBy: ishitatsuyuki at gmail.com
                CC: uclibc-cvs at uclibc.org
   Estimated Hours: 0.0


setresuid.c:(.text+0x0): multiple definition of `setresuid'
setresgid.c:(.text+0x0): multiple definition of `setresgid'
Actually, we need to empty the 2 files to successfully link (at least
staticlly).

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list