Created
January 26, 2013 22:45
-
-
Save whichlight/4645157 to your computer and use it in GitHub Desktop.
libusb autogen error
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
| libusb -> ./autogen.sh | |
| glibtoolize: putting auxiliary files in `.'. | |
| glibtoolize: copying file `./ltmain.sh' | |
| glibtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. | |
| glibtoolize: copying file `m4/libtool.m4' | |
| glibtoolize: copying file `m4/ltoptions.m4' | |
| glibtoolize: copying file `m4/ltsugar.m4' | |
| glibtoolize: copying file `m4/ltversion.m4' | |
| glibtoolize: copying file `m4/lt~obsolete.m4' | |
| configure.ac:34: error: 'AM_CONFIG_HEADER': this macro is obsolete. | |
| You should use the 'AC_CONFIG_HEADERS' macro instead. | |
| /usr/local/Cellar/automake/1.13.1/share/aclocal-1.13/obsolete-err.m4:14: AM_CONFIG_HEADER is expanded from... | |
| configure.ac:34: the top level | |
| autom4te: /usr/bin/m4 failed with exit status: 1 | |
| aclocal: error: echo failed with exit status: 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment