Re: [gtk-osx-users] Build GTK-3 failed



On Oct 11, 2011, at 12:10 PM, Gérald Niel wrote:

> Hi,
> 
> I'm trying to build gtk+-3 and I've this message at begining of building phase :
> 
> *** Configuring gtk+-3 *** [10/10]
> autoreconf -fis && ./configure --prefix /Users/gerald/gtk/inst --libdir '/Users/gerald/gtk/inst/lib' --with-gdktarget=quartz 
> libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
> libtoolize: linking file `build-aux/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'
> gdk/Makefile.am:183: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL
> gtk/Makefile.am:1021: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL
> modules/input/Makefile.am:8: `INCLUDES' is the old name for `AM_CPPFLAGS' (or `*_CPPFLAGS')
> tests/Makefile.am:6: `INCLUDES' is the old name for `AM_CPPFLAGS' (or `*_CPPFLAGS')
> autoreconf: automake failed with exit status: 1
> *** Error during phase configure of gtk+-3: ########## Error running autoreconf -fis && ./configure --prefix /Users/gerald/gtk/inst --libdir '/Users/gerald/gtk/inst/lib' --with-gdktarget=quartz  *** [10/10]
> 

Sorry about that. I forgot to fix the configure arguments on gtk+-3. I just pushed a corrected module, but if you want to just fix what you've got, it should be --enable-quartz-backend --disable-colord .

BTW, you might prefer to build from moduleset as I haven't built up a set of patches (and there are still a few) for the gtk+-3 tarball.
 
Regards,
John Ralls




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