Created
September 14, 2011 13:20
-
-
Save grahams/1216530 to your computer and use it in GitHub Desktop.
nethack build succeeds: 2335-10.7
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
tacoby:[~]$ brew install nethack | |
Warning: Building with LLVM, but this formula is reported to not work with LLVM: | |
(No specific reason was given) | |
We are continuing anyway so if the build succeeds, please open a ticket with | |
the following information: 2335-10.7. So | |
that we can update the formula accordingly. Thanks! | |
If it doesn't work you can: brew install --use-gcc | |
==> Downloading http://downloads.sourceforge.net/project/nethack/nethack/3.4.3/n | |
######################################################################## 100.0% | |
==> Patching | |
patching file .gitignore | |
patching file include/system.h | |
patching file include/unixconf.h | |
patching file sys/unix/Makefile.src | |
patching file win/tty/termcap.c | |
==> sh sys/unix/setup.sh | |
==> cd dat;make | |
==> touch perm | |
==> touch logfile | |
==> cd src;make | |
/usr/local/Cellar/nethack/3.4.3: 130 files, 2.7M, built in 98 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment