[swift-corelibs-dev] libdispatch build issue

David P Grove groved at us.ibm.com
Fri Dec 11 09:02:55 CST 2015


swift-corelibs-dev-bounces at swift.org wrote on 12/11/2015 03:17:47 AM:

> From: f-dz-f via swift-corelibs-dev <swift-corelibs-dev at swift.org>
> To: swift-corelibs-dev at swift.org
> Date: 12/11/2015 03:18 AM
> Subject: [swift-corelibs-dev]  libdispatch build issue
> Sent by: swift-corelibs-dev-bounces at swift.org

> PS On ubuntu 14.04 project is also generally unbuildable (despite
> title of commit:33b735c5330b5a97d029bccfff9a7d78ef1f214 ;)).

Hi,

	Right now the Linux build is assuming you've installed some pre-req
packages.  In particular,

sudo apt-get install libblocksruntime-dev libkqueue-dev
libpthread-workqueue-dev

	I've been building on 15.10;  haven't tried 14.04 recently.  Maybe
try install the pre-reqs on 14.04 and see what happens?

	I'll put together a quick check sheet with build pre-reqs and
instructions and submit a pull request to include it.

--dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-corelibs-dev/attachments/20151211/f2feebcf/attachment.html>


More information about the swift-corelibs-dev mailing list