[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#714222: libstoragemgmt: FTBFS on non-Linux: 'WEXITED' undeclared



On Thursday 27 June 2013 01:48 PM, Ritesh Raj Sarraf wrote:
> On Thursday 27 June 2013 04:19 AM, Aaron M. Ucko wrote:
>> > Builds of libstoragemgmt on the Hurd and kFreeBSD have been failing
>> > because WEXITED is evidently Linux-specific:
>> >
>> >     CC       lsm_daemon.o
>> >   lsm_daemon.c: In function 'child_cleanup':
>> >   lsm_daemon.c:426:44: error: 'WEXITED' undeclared (first use in this function)
>> >            rc = waitid(P_ALL, 0, &si, WNOHANG|WEXITED);
>> >                                               ^
>> >   lsm_daemon.c:426:44: note: each undeclared identifier is reported only once for each function it appears in
>> >
>> > Could you please take a look?
> I will check on this what upstream's intent on cross-platform support is..

I checked with upstream and they are open to cross-platform patches.

Any help from Hurd / BSD teams will be appreciated. What would be the
replacement for WEXITED ?

-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
"Necessity is the mother of invention."


Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: