Created
January 29, 2012 17:35
-
-
Save soc/1699767 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
| ant libs.llvm | |
| Buildfile: /home/soc/Entwicklung/scala/build.xml | |
| libs.start: | |
| libs.pre-llvm: | |
| libs.llvm: | |
| [mkdir] Created dir: /home/soc/Entwicklung/scala/build/libs/classes/llvm | |
| BUILD FAILED | |
| /home/soc/Entwicklung/scala/build.xml:1529: Problem: failed to create task or type scalacfork | |
| Cause: The name is undefined. | |
| Action: Check the spelling. | |
| Action: Check that any custom tasks/types have been declared. | |
| Action: Check that any <presetdef>/<macrodef> declarations have taken place. | |
| Total time: 1 second |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment