public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug nptl/3291] New: undefined reference for Sparc64 in Glibc 2.5
@ 2006-09-30 21:08 giffordj at linkline dot com
  2006-09-30 22:52 ` [Bug nptl/3291] " giffordj at linkline dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: giffordj at linkline dot com @ 2006-09-30 21:08 UTC (permalink / raw)
  To: glibc-bugs

/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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug nptl/3291] undefined reference for Sparc64 in Glibc 2.5
  2006-09-30 21:08 [Bug nptl/3291] New: undefined reference for Sparc64 in Glibc 2.5 giffordj at linkline dot com
@ 2006-09-30 22:52 ` giffordj at linkline dot com
  2006-09-30 22:53 ` giffordj at linkline dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: giffordj at linkline dot com @ 2006-09-30 22:52 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From giffordj at linkline dot com  2006-09-30 22:52 -------
Fixed with patch located at
http://svn.cross-lfs.org/svn/repos/patches/glibc/glibc-2.5-sparc_fixes-1.patch

-- 


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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug nptl/3291] undefined reference for Sparc64 in Glibc 2.5
  2006-09-30 21:08 [Bug nptl/3291] New: undefined reference for Sparc64 in Glibc 2.5 giffordj at linkline dot com
  2006-09-30 22:52 ` [Bug nptl/3291] " giffordj at linkline dot com
@ 2006-09-30 22:53 ` giffordj at linkline dot com
  2006-10-02 18:15 ` jakub at redhat dot com
  2006-10-02 18:42 ` drepper at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: giffordj at linkline dot com @ 2006-09-30 22:53 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From giffordj at linkline dot com  2006-09-30 22:53 -------
Created an attachment (id=1340)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1340&action=view)
Allow glibc to build on Sparc64


-- 


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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug nptl/3291] undefined reference for Sparc64 in Glibc 2.5
  2006-09-30 21:08 [Bug nptl/3291] New: undefined reference for Sparc64 in Glibc 2.5 giffordj at linkline dot com
  2006-09-30 22:52 ` [Bug nptl/3291] " giffordj at linkline dot com
  2006-09-30 22:53 ` giffordj at linkline dot com
@ 2006-10-02 18:15 ` jakub at redhat dot com
  2006-10-02 18:42 ` drepper at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: jakub at redhat dot com @ 2006-10-02 18:15 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From jakub at redhat dot com  2006-10-02 18:15 -------
Created an attachment (id=1345)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1345&action=view)
glibc-bz3291.patch

Can you try the attached patch instead?

-- 


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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug nptl/3291] undefined reference for Sparc64 in Glibc 2.5
  2006-09-30 21:08 [Bug nptl/3291] New: undefined reference for Sparc64 in Glibc 2.5 giffordj at linkline dot com
                   ` (2 preceding siblings ...)
  2006-10-02 18:15 ` jakub at redhat dot com
@ 2006-10-02 18:42 ` drepper at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: drepper at redhat dot com @ 2006-10-02 18:42 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2006-10-02 18:41 -------
I've applied a different patch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-10-02 18:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-30 21:08 [Bug nptl/3291] New: undefined reference for Sparc64 in Glibc 2.5 giffordj at linkline dot com
2006-09-30 22:52 ` [Bug nptl/3291] " giffordj at linkline dot com
2006-09-30 22:53 ` giffordj at linkline dot com
2006-10-02 18:15 ` jakub at redhat dot com
2006-10-02 18:42 ` drepper at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).