Re: [swift-dev] Adding kqueue lib to libdispatch test Makefile

2016-09-14 Thread David P Grove via swift-dev
swift-dev-boun...@swift.org wrote on 09/14/2016 01:34:10 PM: > > I'm trying to build Swift 3 for Fedora 24. Fedora doesn't come with > libkqueue so I built and installed that manually into > /usr/(include|lib). Building libdispatch as part of the build script > fails when trying to build the tes

[swift-dev] Adding kqueue lib to libdispatch test Makefile

2016-09-14 Thread Ron Olson via swift-dev
Hi all- I'm trying to build Swift 3 for Fedora 24. Fedora doesn't come with libkqueue so I built and installed that manually into /usr/(include|lib). Building libdispatch as part of the build script fails when trying to build the tests in swift-corelibs-libdispatch/tests because it can't find