[swift-corelibs-dev] libdispatch build issue
Pierre Habouzit
phabouzit at apple.com
Fri Dec 11 09:36:13 CST 2015
Hi,
> On Dec 11, 2015, at 12:17 AM, f-dz-f via swift-corelibs-dev <swift-corelibs-dev at swift.org> 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 <os/lock_private.h>
> ^
>
> Using Xcode:
>
> /Users/dzianis/Documents/my_code/libs/swift-corelibs-libdispatch/private/voucher_activity_private.h:493:10: 'os/lock_private.h' file not found
Yes, this is known and we’re working on resolving that issue.
> PS On ubuntu 14.04 project is also generally unbuildable (despite title of commit:33b735c5330b5a97d029bccfff9a7d78ef1f214 ;)).
The linux port is in progress, and even if it built, right now, it wouldn’t be functional.
-Pierre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-corelibs-dev/attachments/20151211/cb04db01/attachment.html>
More information about the swift-corelibs-dev
mailing list