public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug build/18870] New: sem_open.c fails to compile with missing symbol FUTEX_SHARED
@ 2015-08-26  0:32 bneumeier at gmail dot com
  2015-08-26  9:40 ` [Bug build/18870] " joseph at codesourcery dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: bneumeier at gmail dot com @ 2015-08-26  0:32 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 18870
           Summary: sem_open.c fails to compile with missing symbol
                    FUTEX_SHARED
           Product: glibc
           Version: 2.22
            Status: NEW
          Severity: normal
          Priority: P2
         Component: build
          Assignee: unassigned at sourceware dot org
          Reporter: bneumeier at gmail dot com
                CC: carlos at redhat dot com
  Target Milestone: ---

Created attachment 8551
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8551&action=edit
Add missing include directive.

In 2.22 and master, when doing a x86_64-pc-linux-gnu to sparc-pc-linux-gnu
cross-toolchain build, sem_open.c fails to compile because it can't find
FUTEX_SHARED. It looks to me like an include directive got missed.

The attached fixes it for me on 2.22.

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


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

end of thread, other threads:[~2015-10-29 17:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-26  0:32 [Bug build/18870] New: sem_open.c fails to compile with missing symbol FUTEX_SHARED bneumeier at gmail dot com
2015-08-26  9:40 ` [Bug build/18870] " joseph at codesourcery dot com
2015-08-30 16:08 ` bneumeier at gmail dot com
2015-08-31 22:28 ` cvs-commit at gcc dot gnu.org
2015-08-31 22:34 ` cvs-commit at gcc dot gnu.org
2015-08-31 23:09 ` joseph at codesourcery dot com
2015-09-01 23:17 ` bneumeier at gmail dot com
2015-10-17  4:55 ` cvs-commit at gcc dot gnu.org
2015-10-29 17:05 ` jsm28 at gcc dot gnu.org

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