Created
January 16, 2014 12:49
-
-
Save kaosf/8454498 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
| configure.ac:8: required file `./config.guess' not found | |
| configure.ac:8: `automake --add-missing' can install `config.guess' | |
| configure.ac:8: required file `./config.sub' not found | |
| configure.ac:8: `automake --add-missing' can install `config.sub' | |
| configure.ac:13: required file `./install-sh' not found | |
| configure.ac:13: `automake --add-missing' can install `install-sh' | |
| configure.ac:13: required file `./missing' not found | |
| configure.ac:13: `automake --add-missing' can install `missing' | |
| src/Makefile.am: required file `./depcomp' not found | |
| src/Makefile.am: `automake --add-missing' can install `depcomp' | |
| Makefile.am:3: required directory ./tests does not exist | |
| autoreconf: automake failed with exit status: 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment