Re: [swift-corelibs-dev] libdispatch build issue

2015-12-11 Thread Philippe Hausler via swift-corelibs-dev
This is only tangentially related: but I was attempting to build dispatch as well to start work on CFRunLoop and a few other dispatch bound features in Foundation on linux. I was seeing similar failures as Dzianis Fedarenka. Is there a branch/fork that I can grab to test this stuff out w/

Re: [swift-corelibs-dev] libdispatch build issue

2015-12-11 Thread Pierre Habouzit via swift-corelibs-dev
Hi, > On Dec 11, 2015, at 12:17 AM, f-dz-f via swift-corelibs-dev > wrote: > > Hi! I’m unable to build on OS X 10.11 > > Using make: > > ../private/voucher_activity_private.h:493:10: fatal error: 'os/lock_private.h' > file not found > #include >

Re: [swift-corelibs-dev] libdispatch build issue

2015-12-11 Thread Pierre Habouzit via swift-corelibs-dev
> On Dec 11, 2015, at 9:02 AM, Philippe Hausler via swift-corelibs-dev > wrote: > > This is only tangentially related: but I was attempting to build dispatch as > well to start work on CFRunLoop and a few other dispatch bound features in > Foundation on linux. I

[swift-corelibs-dev] libdispatch build issue

2015-12-11 Thread f-dz-f via swift-corelibs-dev
Hi! I’m unable to build on OS X 10.11 Using make: ../private/voucher_activity_private.h:493:10: fatal error: 'os/lock_private.h' file not found #include ^ Using Xcode: /Users/dzianis/Documents/my_code/libs/swift-corelibs-libdispatch/private/voucher_activity_private.h:493:10: