<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Excellent detective work!<div class=""><br class=""></div><div class="">I’m happy I’ll have something constructive to tell people that ask for help when this comes up!</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jan 15, 2016, at 8:24 PM, Darren Mo &lt;<a href="mailto:darren.mo@me.com" class="">darren.mo@me.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Found the bug: <a href="https://bugs.swift.org/browse/SR-23?focusedCommentId=11736&amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-11736" class="">https://bugs.swift.org/browse/SR-23?focusedCommentId=11736&amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-11736</a></div><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Jan 15, 2016, at 12:16 PM, William Dillon &lt;<a href="mailto:william@housedillon.com" class="">william@housedillon.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">You’re probably hitting the same issue as these similar bugs:<div class=""><br class=""></div><div class=""><a href="https://bugs.swift.org/browse/SR-23" class="">&nbsp;SR-23Build fails on Ubuntu 14.04.1 -&gt; error: opening ... 'SwiftShims': No such file</a></div><div class=""><a href="https://bugs.swift.org/browse/SR-333" class="">&nbsp;SR-333Compiling hello world fails on ARM Linux</a></div><div class=""><br class=""></div><div class="">I haven’t really looked into it very much, but it seems like relatively minor changes in system details can cause the appearance of this.</div><div class=""><br class=""></div><div class="">- Will</div><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Jan 13, 2016, at 6:42 PM, Darren Mo via swift-dev &lt;<a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">I am trying to use the prebuilt Ubuntu 14.04 binaries on Ubuntu 12.04. I have run into two problems so far.<br class=""><br class="">1. Swift needs libicu52. Only libicu48 is available for 12.04. Easy enough… just compile libicu52 and stick the libraries in /usr/local/lib. OK.<br class="">2. When I try to compile or use the REPL, I get “&lt;unknown&gt;:0: error: opening import file for module 'SwiftShims': No such file or directory”.<br class=""><br class="">For #2, I gave up trying to find the bug in the source code; right now I am in hack mode. I want to build SwiftShims.swiftmodule myself and stick it in usr/lib/swift/linux/x86_64, which is one of the places the Swift compiler tries to check. Any ideas how to make SwiftShims.swiftmodule?<br class=""><br class="">Darren<br class="">_______________________________________________<br class="">swift-dev mailing list<br class=""><a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a><br class=""><a href="https://lists.swift.org/mailman/listinfo/swift-dev" class="">https://lists.swift.org/mailman/listinfo/swift-dev</a><br class=""></div></div></blockquote></div><br class=""></div></div></div></blockquote></div><br class=""></div></div></blockquote></div><br class=""></div></body></html>