public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/5217] New: Couldn't compile glibc 2.7 (gcc 4.4.2)
@ 2007-10-24 14:09 red at rasc dot ru
  2007-10-27 13:11 ` [Bug libc/5217] " Alexander dot Kahl at web dot de
  0 siblings, 1 reply; 2+ messages in thread
From: red at rasc dot ru @ 2007-10-24 14:09 UTC (permalink / raw)
  To: glibc-bugs

gcc   -shared -static-libgcc -Wl,-O1  -Wl,-z,defs
-Wl,-dynamic-linker=/lib/ld-linux.so.2  -B/software/gnu/glibc/build/csu/ 
-Wl,--version-script=/software/gnu/glibc/build/libc.map -Wl,-soname=libc.so.6
-Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -nostdlib -nostartfiles -e
__libc_main -L/software/gnu/glibc/build -L/software/gnu/glibc/build/math
-L/software/gnu/glibc/build/elf -L/software/gnu/glibc/build/dlfcn
-L/software/gnu/glibc/build/nss -L/software/gnu/glibc/build/nis
-L/software/gnu/glibc/build/rt -L/software/gnu/glibc/build/resolv
-L/software/gnu/glibc/build/crypt -L/software/gnu/glibc/build/nptl
-Wl,-rpath-link=/software/gnu/glibc/build:/software/gnu/glibc/build/math:/software/gnu/glibc/build/elf:/software/gnu/glibc/build/dlfcn:/software/gnu/glibc/build/nss:/software/gnu/glibc/build/nis:/software/gnu/glibc/build/rt:/software/gnu/glibc/build/resolv:/software/gnu/glibc/build/crypt:/software/gnu/glibc/build/nptl
-o /software/gnu/glibc/build/libc.so -T /software/gnu/glibc/build/shlib.lds
/software/gnu/glibc/build/csu/abi-note.o /software/gnu/glibc/build/elf/soinit.os
/software/gnu/glibc/build/libc_pic.os /software/gnu/glibc/build/elf/sofini.os
/software/gnu/glibc/build/elf/interp.os /software/gnu/glibc/build/elf/ld.so -lgcc
/software/gnu/glibc/build/libc_pic.os: In function `__libc_fork':
/software/gnu/glibc/glibc-2.7/posix/../nptl/sysdeps/unix/sysv/linux/i386/../fork.c:76:
undefined reference to `__sync_bool_compare_and_swap_4'
/software/gnu/glibc/build/libc_pic.os: In function `__nscd_drop_map_ref':
/software/gnu/glibc/glibc-2.7/nscd/nscd-client.h:320: undefined reference to
`__sync_fetch_and_add_4'
/software/gnu/glibc/build/libc_pic.os: In function `nscd_getpw_r':
/software/gnu/glibc/glibc-2.7/nscd/nscd_getpw_r.c:232: undefined reference to
`__sync_fetch_and_add_4'
/software/gnu/glibc/build/libc_pic.os: In function `__nscd_drop_map_ref':
/software/gnu/glibc/glibc-2.7/nscd/nscd-client.h:320: undefined reference to
`__sync_fetch_and_add_4'
/software/gnu/glibc/build/libc_pic.os: In function `nscd_getgr_r':
/software/gnu/glibc/glibc-2.7/nscd/nscd_getgr_r.c:321: undefined reference to
`__sync_fetch_and_add_4'
/software/gnu/glibc/build/libc_pic.os: In function `__nscd_drop_map_ref':
/software/gnu/glibc/glibc-2.7/nscd/nscd-client.h:320: undefined reference to
`__sync_fetch_and_add_4'
/software/gnu/glibc/build/libc_pic.os:/software/gnu/glibc/glibc-2.7/nscd/nscd_gethst_r.c:400:
more undefined references to `__sync_fetch_and_add_4' follow
/software/gnu/glibc/build/libc_pic.os: In function `__nscd_get_map_ref':
/software/gnu/glibc/glibc-2.7/nscd/nscd_helper.c:404: undefined reference to
`__sync_val_compare_and_swap_4'
/software/gnu/glibc/build/libc_pic.os: In function `*__GI___libc_freeres':
/software/gnu/glibc/glibc-2.7/malloc/set-freeres.c:39: undefined reference to
`__sync_bool_compare_and_swap_4'
collect2: ld returned 1 exit status
make[1]: *** [/software/gnu/glibc/build/libc.so] Error 1
make[1]: Leaving directory `/software/gnu/glibc/glibc-2.7'
make: *** [all] Error 2

-- 
           Summary: Couldn't compile glibc 2.7 (gcc 4.4.2)
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: red at rasc dot ru
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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

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

* [Bug libc/5217] Couldn't compile glibc 2.7 (gcc 4.4.2)
  2007-10-24 14:09 [Bug libc/5217] New: Couldn't compile glibc 2.7 (gcc 4.4.2) red at rasc dot ru
@ 2007-10-27 13:11 ` Alexander dot Kahl at web dot de
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander dot Kahl at web dot de @ 2007-10-27 13:11 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From Alexander dot Kahl at web dot de  2007-10-27 13:10 -------
http://sourceware.org/ml/libc-alpha/2007-02/msg00009.html

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


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

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

end of thread, other threads:[~2007-10-27 13:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-24 14:09 [Bug libc/5217] New: Couldn't compile glibc 2.7 (gcc 4.4.2) red at rasc dot ru
2007-10-27 13:11 ` [Bug libc/5217] " Alexander dot Kahl at web dot de

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