Created
March 12, 2012 17:31
-
-
Save kumpera/2023519 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
Running libtoolize... | |
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' | |
Running aclocal -I m4 -I . ... | |
Running autoheader... | |
Running automake --gnu ... | |
Running autoconf ... | |
Running libgc/autogen.sh ... | |
Running libtoolize... | |
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' | |
Running aclocal ... | |
Running automake --gnu ... | |
Makefile.am:32: Libtool library used but `LIBTOOL' is undefined | |
Makefile.am:32: The usual way to define `LIBTOOL' is to add `LT_INIT' | |
Makefile.am:32: to `configure.in' and run `aclocal' and `autoconf' again. | |
Makefile.am:32: If `LT_INIT' is in `configure.in', make sure | |
Makefile.am:32: its definition is in aclocal's search path. | |
**Error**: automake failed. | |
Done running libgc/autogen.sh ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment