This is the mail archive of the glibc-bugs@sourceware.org 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 nptl/3291] New: undefined reference for Sparc64 in Glibc 2.5


/mnt/sparc-multilib/build/glibc-cross-64bit/libc.so
/mnt/sparc-multilib/build/glibc-cross-64bit/libc_nonshared.a
/mnt/sparc-multilib/build/glibc-cross-64bit/elf/ld.so
/mnt/sparc-multilib/build/glibc-cross-64bit/nptl/libpthread_pic.a(ptw-pause.os):
In function `__pause_nocancel':
../sysdeps/posix/pause.c:53: undefined reference to `__sigprocmask'
/mnt/sparc-multilib/build/glibc-cross-64bit/nptl/libpthread_pic.a(ptw-pause.os):
In function `__libc_pause':
../sysdeps/posix/pause.c:33: undefined reference to `__sigprocmask'
collect2: ld returned 1 exit status
make[2]: *** [/mnt/sparc-multilib/build/glibc-cross-64bit/nptl/libpthread.so]
Error 1
make[2]: Leaving directory `/mnt/sparc-multilib/build/glibc-2.5/nptl'
make[1]: *** [nptl/others] Error 2

-- 
           Summary: undefined reference for Sparc64 in Glibc 2.5
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nptl
        AssignedTo: drepper at redhat dot com
        ReportedBy: giffordj at linkline dot com
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: x86_64-cross-linux-gnu
  GCC host triplet: sparc64-unknown-linux-gnu
GCC target triplet: sparc64-unknown-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=3291

------- 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]