I think the right way to do this is to move to the latest version of their libraries. Things like syscall are now deprecated in OSX.
I think Zuyu and Harshad may have some insights on how to do this right. On Tue, Nov 22, 2016 at 8:49 PM Marc Spehlmann <spehl.apa...@gmail.com> wrote: > That link appears to be broken. Do you mind copying the text? > > On Tue, Nov 22, 2016 at 8:24 PM, Navneet Sankara <nav...@gmail.com> wrote: > > > Probably this macOS Sierra issue: > > https://lists.apache.org/thread.html/81e200d3599f519009ebe54674f4aa > > 96c71f3e22ccbacaf9e5198332@ > > <dev.quickstep.apache.org> > > > > On Tue, Nov 22, 2016, 19:50 Marc Spehlmann <spehl.apa...@gmail.com> > wrote: > > > > > Hello quickstep, > > > I'm getting compile errors with the third party libraries. I have some > of > > > these installed on my system (protobuf). Is there a flag to tell CMake > to > > > use the system library instead of building the bundled one? > > > > > >