Created attachment 74260 [details] Patch that adds polling constants for QNX The QNX operating system uses different numeric constants for its poll() arguments than other *nixes. Due to the way DBus's polling code works, these constants must be exactly mirrored in its own flags in order for polling to work correctly. I've attached a patch which adds the appropriate constants, and allows poll() to run correctly on a QNX system.
Fixed in git for 1.7.0, thanks.
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.