Version: 0.99 Since version 0.99, policykit fails to build on (k)freebsd, as it uses signalfd unconditionally. The Debian bug report is http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602476 The complete build log https://buildd.debian.org/fetch.cgi?pkg=policykit-1&arch=kfreebsd-amd64&ver=0.99-1&stamp=1288927440&file=log&as=raw
Created attachment 40833 [details] [review] Allow building on Non-Linux platforms without signalfd() I tested this by temporarily moving away my sys/signalfd.h. This gracefully handles the inavailabilty and keeps the current behaviour on Linux.
I just fixed this in another way: http://cgit.freedesktop.org/PolicyKit/commit/?id=02155a23eb27715d5d1d73c8ed1af417d1579bf5
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.