Created
February 9, 2012 20:32
-
-
Save apetresc/1782877 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
| ➜ thrift git:(trunk) ./bootstrap.sh | |
| Configuring for: | |
| PHP Api Version: 20090626 | |
| Zend Module Api No: 20090626 | |
| Zend Extension Api No: 220090626 | |
| configure.in:3: warning: prefer named diversions | |
| configure.in:3: warning: prefer named diversions | |
| configure.ac: warning: missing AC_CHECK_HEADERS([wchar.h]) wanted by: lib/py/compat/win32/stdint.h:52 | |
| configure.ac:20: error: Autoconf version 2.65 or higher is required | |
| configure.ac:20: the top level | |
| autom4te: /usr/bin/gm4 failed with exit status: 63 | |
| aclocal: /usr/bin/autom4te failed with exit status: 63 | |
| ➜ thrift git:(trunk) which autoconf | |
| /usr/local/Cellar/autoconf/2.68/bin/autoconf | |
| ➜ thrift git:(trunk) autoconf --version | |
| autoconf (GNU Autoconf) 2.68 | |
| Copyright (C) 2010 Free Software Foundation, Inc. | |
| License GPLv3+/Autoconf: GNU GPL version 3 or later | |
| <http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html> | |
| This is free software: you are free to change and redistribute it. | |
| There is NO WARRANTY, to the extent permitted by law. | |
| Written by David J. MacKenzie and Akim Demaille. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment