[swift-corelibs-dev] Can't build corelibs-libdispatch on OS X

Chris Bailey BAILEYC at uk.ibm.com
Wed Aug 3 04:41:26 CDT 2016


Hi Kevin:

Unless something has changed very recently, Its not currently possible to 
build swift-corelibs-libdispatch on OSX - the build process works on Linux 
only.

Chris




From:   Kevin Ballard via swift-corelibs-dev 
<swift-corelibs-dev at swift.org>
To:     swift-corelibs-dev at swift.org
Date:   02/08/2016 22:23
Subject:        [swift-corelibs-dev] Can't build corelibs-libdispatch on 
OS X
Sent by:        swift-corelibs-dev-bounces at swift.org



I want to port https://github.com/apple/swift/pull/3923 to 
swift-corelibs-libdispatch but I can't figure out how to build 
swift-corelibs-libdispatch on OS X. Running `sh autogen.sh` results in

src/Makefile.am:9: error: Libtool library used but 'LIBTOOL' is undefined
src/Makefile.am:9:   The usual way to define 'LIBTOOL' is to add 'LT_INIT'
src/Makefile.am:9:   to 'configure.ac' and run 'aclocal' and 'autoconf' 
again.
src/Makefile.am:9:   If 'LT_INIT' is in 'configure.ac', make sure
src/Makefile.am:9:   its definition is in aclocal's search path.

configure.ac does include LT_INIT, but I have no idea how to make sure its 
definition is in aclocal's search path.

I get the same problem with swift/utils/build-script --libdispatch.

-Kevin Ballard
_______________________________________________
swift-corelibs-dev mailing list
swift-corelibs-dev at swift.org
https://lists.swift.org/mailman/listinfo/swift-corelibs-dev


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


More information about the swift-corelibs-dev mailing list