public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/10423] New: glibc does not build for ia64-linux
@ 2009-07-20 23:49 felix-glibc at fefe dot de
  2009-07-21  0:02 ` [Bug libc/10423] " felix-glibc at fefe dot de
  2010-06-01  3:00 ` pasky at suse dot cz
  0 siblings, 2 replies; 3+ messages in thread
From: felix-glibc at fefe dot de @ 2009-07-20 23:49 UTC (permalink / raw)
  To: glibc-bugs

The first issue I'm running into is that bzero comes from sysdeps/ia64/bzero.S,
which declares bzero but not __bzero, which is referenced by a few RPC functions.
So in the end libc.so refuses to build with missing __bzero symbols.

After that there is another build failure, I'll paste the error message here:

/tmp/build/libc_pic.os: In function `faccessat':
(.text+0x130952): undefined reference to `fstatat64'
collect2: ld returned 1 exit status
make[1]: *** [/tmp/build/libc.so] Error 1

This should be self-explanatory.

-- 
           Summary: glibc does not build for ia64-linux
           Product: glibc
           Version: 2.11
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: felix-glibc at fefe dot de
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: x86_64-linux
  GCC host triplet: ia64-linux
GCC target triplet: ia64-linux


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

------- 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] 3+ messages in thread

* [Bug libc/10423] glibc does not build for ia64-linux
  2009-07-20 23:49 [Bug libc/10423] New: glibc does not build for ia64-linux felix-glibc at fefe dot de
@ 2009-07-21  0:02 ` felix-glibc at fefe dot de
  2010-06-01  3:00 ` pasky at suse dot cz
  1 sibling, 0 replies; 3+ messages in thread
From: felix-glibc at fefe dot de @ 2009-07-21  0:02 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From felix-glibc at fefe dot de  2009-07-21 00:02 -------
the fstatat64 issue goes away if I manually add io/fstatat64.oS to libc_pic.a
and re-run make.

-- 


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

------- 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] 3+ messages in thread

* [Bug libc/10423] glibc does not build for ia64-linux
  2009-07-20 23:49 [Bug libc/10423] New: glibc does not build for ia64-linux felix-glibc at fefe dot de
  2009-07-21  0:02 ` [Bug libc/10423] " felix-glibc at fefe dot de
@ 2010-06-01  3:00 ` pasky at suse dot cz
  1 sibling, 0 replies; 3+ messages in thread
From: pasky at suse dot cz @ 2010-06-01  3:00 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From pasky at suse dot cz  2010-06-01 02:59 -------
it appears glibc builds fine now, and generic build failures like thsi shouldn't
be reported anyway

*** This bug has been marked as a duplicate of 333 ***

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


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

------- 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] 3+ messages in thread

end of thread, other threads:[~2010-06-01  3:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-20 23:49 [Bug libc/10423] New: glibc does not build for ia64-linux felix-glibc at fefe dot de
2009-07-21  0:02 ` [Bug libc/10423] " felix-glibc at fefe dot de
2010-06-01  3:00 ` pasky at suse dot cz

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