Created
October 26, 2015 04:27
-
-
Save wmoxam/620f0ff056b20dcf0ff4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ ./crystal --version | |
| ./crystal:/usr/local/lib/libevent_core.so.1.1: /usr/lib/libevent.so.4.1 : WARNING: symbol(kqops) size mismatch, relink your program | |
| ./crystal:/usr/local/lib/libevent_core.so.1.1: /usr/lib/libevent.so.4.1 : WARNING: symbol(pollops) size mismatch, relink your program | |
| ./crystal:/usr/local/lib/libevent_core.so.1.1: /usr/lib/libevent.so.4.1 : WARNING: symbol(selectops) size mismatch, relink your program | |
| Crystal 0.9.0 [27c5681] (Sun Oct 25 01:58:45 UTC 2015) | |
| $ uname -rsv | |
| OpenBSD 5.8 GENERIC.MP#1521 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment