[gtk-osx-users] building gtk+: autoreconf error



Trying to build gtk-osx on OS X 10.6.8 -- in jhbuild build meta-gtk-osx-core, building gtk+ itself fails at the configure phase.

Following the instructions at http://live.gnome.org/GTK%2B/OSX/Building; no modifications to .jhbuildrc-custom

had Python 2.6.6 installed before starting this, if that's relevant

is there something I should do with m4_pattern_allow and autoconf?

--Tony



*** Configuring gtk+ *** [12/14]
autoreconf -fis && ./configure --prefix /Users/prog/gtk/inst --libdir '/Users/prog/gtk/inst/lib' --with-gdktarget=quartz configure.in:1575: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd /Users/prog/gtk/inst/share/aclocal/gtk-doc.m4:7: GTK_DOC_CHECK is expanded from...
configure.in:1575: the top level
configure.in:1575: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd
aclocal.m4:673: GTK_DOC_CHECK is expanded from...
configure.in:1575: the top level
libtoolize: putting auxiliary files in `.'.
libtoolize: linking file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: linking file `m4/libtool.m4'
libtoolize: linking file `m4/ltoptions.m4'
libtoolize: linking file `m4/ltsugar.m4'
libtoolize: linking file `m4/ltversion.m4'
libtoolize: linking file `m4/lt~obsolete.m4'
configure.in:1575: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd /Users/prog/gtk/inst/share/aclocal/gtk-doc.m4:7: GTK_DOC_CHECK is expanded from...
configure.in:1575: the top level
configure.in:1575: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd
aclocal.m4:673: GTK_DOC_CHECK is expanded from...
configure.in:1575: 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/prog/gtk/inst/bin/autoconf failed with exit status: 1
*** Error during phase configure of gtk+: ########## Error running autoreconf -fis && ./configure --prefix /Users/prog/gtk/inst --libdir '/Users/prog/gtk/inst/lib' --with-gdktarget=quartz *** [12/14]

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]