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 build/20454] wait.h:102:22: error: ‘__WAIT_STATUS’ was not declared in this scope


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

Adhemerval Zanella <adhemerval.zanella at linaro dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adhemerval.zanella at linaro dot o
                   |                            |rg

--- Comment #1 from Adhemerval Zanella <adhemerval.zanella at linaro dot org> ---
Your instalation and/or compiler is nor using the correct headers, since
b49ab5f4503f36dcbf43f821f817da66b2931fe6 (included in 2.24) wait family
functions do not accept 'union wait' any longer.  The macro __WAIT_STATUS was
removed, so your system is most likely with a broken headers.

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]