public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/10463] New: compile error
@ 2009-07-30  5:26 yangshaoxing at 163 dot com
  2009-07-30  5:29 ` [Bug libc/10463] " drepper at redhat dot com
  0 siblings, 1 reply; 3+ messages in thread
From: yangshaoxing at 163 dot com @ 2009-07-30  5:26 UTC (permalink / raw)
  To: glibc-bugs

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

-- 
           Summary: compile error
           Product: glibc
           Version: 2.10
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: yangshaoxing at 163 dot com
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: redflag linux desktop 6 sp2,linux kernel 2.6.30.3 or
                    2.6.27,gcc
  GCC host triplet: redflag linux desktop 6 sp2,linux kernel 2.6.30.3 or
                    2.6.27,gcc
GCC target triplet: redflag linux desktop 6 sp2,linux kernel 2.6.30.3 or
                    2.6.27,gcc


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

------- 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/10463] compile error
  2009-07-30  5:26 [Bug libc/10463] New: compile error yangshaoxing at 163 dot com
@ 2009-07-30  5:29 ` drepper at redhat dot com
  0 siblings, 0 replies; 3+ messages in thread
From: drepper at redhat dot com @ 2009-07-30  5:29 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2009-07-30 05:29 -------


*** 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=10463

------- 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/10463] compile error
       [not found] <bug-10463-131@http.sourceware.org/bugzilla/>
@ 2014-07-01  7:28 ` fweimer at redhat dot com
  0 siblings, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-07-01  7:28 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=10463

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

end of thread, other threads:[~2014-07-01  7:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-30  5:26 [Bug libc/10463] New: compile error yangshaoxing at 163 dot com
2009-07-30  5:29 ` [Bug libc/10463] " drepper at redhat dot com
     [not found] <bug-10463-131@http.sourceware.org/bugzilla/>
2014-07-01  7:28 ` fweimer 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).