GitHub user tibbetts opened a pull request: https://github.com/apache/qpid/pull/7
Get qpid C++ building on OSX. QPID-2536: Implement posix clock_gettime QPID-4280: clock_gettime not available on Mac OS X QPID-4278: Broken OS X Build Add documentation to INSTALL and fix up build scripts Conditionalize posix clock routines for __MACH__ sigfillset is a macro on osx. Open question around absolute time pthread wait()s. You can merge this pull request into a Git repository by running: $ git pull https://github.com/tibbetts/qpid trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/qpid/pull/7.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #7 ---- commit f110b5b9f8d604ca9804159770380433c2b70a1f Author: Richard Tibbetts <tibbe...@innocuous.org> Date: 2015-04-07T21:09:26Z QPID-2536: Implement posix clock_gettime QPID-4280: clock_gettime not available on Mac OS X Get qpid C++ building on OSX. Add documentation to INSTALL and fix up build scripts Conditionalize posix clock routines for __MACH__ sigfillset is a macro on osx. Open question around absolute time pthread wait()s. commit f472ca0c89728be8ca375bfd57df8e700d1a7d23 Author: Richard Tibbetts <tibbe...@innocuous.org> Date: 2015-04-07T21:16:15Z Remove commented code. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org