Created
October 4, 2014 17:46
-
-
Save mpolden/228c263f84b1487ea63c to your computer and use it in GitHub Desktop.
This file contains 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
/tmp/smlnj$ ./config/install.sh | |
./config/install.sh: Using shell /bin/sh. | |
./config/install.sh: SML root is /tmp/smlnj. | |
./config/install.sh: Installation directory is /tmp/smlnj. | |
./config/install.sh: Installing version 110.77. | |
./config/install.sh: URL of source archive is http://smlnj.cs.uchicago.edu/dist/working/110.77/. | |
./config/install.sh: Script /tmp/smlnj/bin/.arch-n-opsys reports ARCH=x86; OPSYS=darwin; HEAP_SUFFIX=x86-darwin. | |
./config/install.sh: Run-time system already exists. | |
/tmp/smlnj/config/unpack: The bootfiles tree already exists. | |
./config/install.sh: CM metadata directory name is ".cm" | |
/tmp/smlnj/bin/.run/run.x86-darwin: Fatal error -- Uncaught exception SysErr with <unknown> raised at <sysconf.c> | |
./config/install.sh !!! Boot code failed, no heap image (sml.x86-darwin). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment