Source: libstoragemgmt
Version: 0.0.20-1
Severity: serious
Justification: fails to build from source

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?

Thanks!


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to