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 libc/5515] New: compile errors on Linux 2.6.20


/home/daveg/downloads/glibc-2.7-obj/libc_pic.os: In function 
`__nscd_drop_map_ref':
/home/daveg/downloads/glibc-2.7/nscd/nscd-client.h:320: undefined reference to 
`__sync_fetch_and_add_4'
/home/daveg/downloads/glibc-2.7-obj/libc_pic.os: In function `nscd_getpw_r':
/home/daveg/downloads/glibc-2.7/nscd/nscd_getpw_r.c:232: undefined reference to 
`__sync_fetch_and_add_4'
/home/daveg/downloads/glibc-2.7-obj/libc_pic.os: In function 
`__nscd_drop_map_ref':
/home/daveg/downloads/glibc-2.7/nscd/nscd-client.h:320: undefined reference to 
`__sync_fetch_and_add_4'
/home/daveg/downloads/glibc-2.7-obj/libc_pic.os: In function `nscd_getgr_r':
/home/daveg/downloads/glibc-2.7/nscd/nscd_getgr_r.c:321: undefined reference to 
`__sync_fetch_and_add_4'
/home/daveg/downloads/glibc-2.7-obj/libc_pic.os: In function 
`__nscd_drop_map_ref':
/home/daveg/downloads/glibc-2.7/nscd/nscd-client.h:320: undefined reference to 
`__sync_fetch_and_add_4'
/home/daveg/downloads/glibc-2.7-obj/libc_pic.os:/home/daveg/downloads/glibc-
2.7/                                       nscd/nscd_gethst_r.c:400: more 
undefined references to 
`__sync_fetch_and_add_4'                                        follow
/home/daveg/downloads/glibc-2.7-obj/libc_pic.os: In function 
`__nscd_get_map_ref':
/home/daveg/downloads/glibc-2.7/nscd/nscd_helper.c:404: undefined reference to 
`__sync_val_compare_and_swap_4'
/home/daveg/downloads/glibc-2.7-obj/libc_pic.os: In function 
`*__GI___libc_freeres':
/home/daveg/downloads/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]: *** [/home/daveg/downloads/glibc-2.7-obj/libc.so] Error 1
make[1]: Leaving directory `/home/daveg/downloads/glibc-2.7'
make: *** [all] Error 2

-- 
           Summary: compile errors on Linux 2.6.20
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: dgibelli at googlemail dot com
                CC: glibc-bugs at sources dot redhat dot com


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

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