Created
September 25, 2015 16:41
-
-
Save taotetek/fc8127373419d50af3ee 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
| $ ./autogen.sh | |
| autoreconf: Entering directory `.' | |
| autoreconf: configure.ac: not using Gettext | |
| autoreconf: running: aclocal -I config --force -I config | |
| configure.ac:138: error: AC_SUBST: `json-c_CFLAGS' is not a valid shell variable name | |
| ../../lib/autoconf/general.m4:1511: AC_ARG_VAR is expanded from... | |
| /usr/share/aclocal/pkg.m4:106: PKG_CHECK_MODULES is expanded from... | |
| configure.ac:138: the top level | |
| autom4te: /usr/bin/m4 failed with exit status: 1 | |
| aclocal: error: echo failed with exit status: 1 | |
| autoreconf: aclocal failed with exit status: 1 | |
| autogen.sh: error: autoreconf exited with status 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment