Skip to content

Instantly share code, notes, and snippets.

@smiler
Created July 5, 2012 19:35
Show Gist options
  • Save smiler/3055939 to your computer and use it in GitHub Desktop.
Save smiler/3055939 to your computer and use it in GitHub Desktop.
==> make install
cd . && /bin/sh /private/tmp/homebrew-gtk-mac-integration-1.0.1-vqqN/gtk-mac-integration-1.0.1/missing --run aclocal-1.10
configure.ac:30: warning: macro `AM_PATH_GLIB_2_0' not found in library
cd . && /bin/sh /private/tmp/homebrew-gtk-mac-integration-1.0.1-vqqN/gtk-mac-integration-1.0.1/missing --run autoconf
cd . && /bin/sh /private/tmp/homebrew-gtk-mac-integration-1.0.1-vqqN/gtk-mac-integration-1.0.1/missing --run automake-1.10 --gnu
configure.ac:30: error: possibly undefined macro: AM_PATH_GLIB_2_0
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:47: error: possibly undefined macro: AS_ECHO
make: *** [configure] Error 1
make: *** Waiting for unfinished jobs....
docs/Makefile.am:1: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL
gtk-doc.make:7: GTK_DOC_USE_LIBTOOL does not appear in AM_CONDITIONAL
docs/reference/Makefile.am:95: `gtk-doc.make' included from here
gtk-doc.make:50: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL
docs/reference/Makefile.am:95: `gtk-doc.make' included from here
gtk-doc.make:175: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL
docs/reference/Makefile.am:95: `gtk-doc.make' included from here
make: *** [Makefile.in] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment