[Gtk-osx-users] Error During Build Phase of GTK+ (on OSX 10.8.2)
Status: Beta
Brought to you by:
jralls
From: Chris S. <cps...@ya...> - 2012-11-27 22:42:53
|
Hi, I'm getting an error when trying to build GTK+ on OSX 10.8.2. Here's the error: aclocal.m4:680: GTK_DOC_CHECK is expanded from... configure.in:1595: the top level configure.in:151: error: possibly undefined macro: dnl If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /Users/chris/gtk/inst/bin/autoconf failed with exit status: 1 *** Error during phase configure of gtk+: ########## Error running autoreconf -fis && ./configure --prefix /Users/chris/gtk/inst --libdir '/Users/chris/gtk/inst/lib' --with-gdktarget=quartz --enable-quartz-relocation --disable-introspection *** [19/21] How do I fix this? Cheers, Chris |