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 math/6740] New: Build failiure on powerpc when using --enable-kernel=2.6.22 or higher


Recently, Hiroki Kaminaga reported a build failure on powerpc  on libc-help:

http://sourceware.org/ml/libc-help/2008-04/msg00002.html

This happens when building using the option '--enable-kernel=<version>', where
<version> is 2.6.22 or higher. Investigation shows that this happens because a
missing __ASSUME_PRIVATE_FUTEX guard around the usage of struct pthread's struct
header, private_futex member.

-- 
           Summary: Build failiure on powerpc when using --enable-
                    kernel=2.6.22 or higher
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
        AssignedTo: cseo at linux dot vnet dot ibm dot com
        ReportedBy: cseo at linux dot vnet dot ibm dot com
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: powerpc-linux


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

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