On Sat 24 Sep 2005 (12:39 +0100), Jon Kinsey wrote: > Jon Kinsey wrote: > > > > Ok, who is a config expert? I could "have a go", but I'd mostly be > > guessing... > > Ok, I've "had a go"... It may all work ok now (I'll try it on my linux > box in a minute). Anyone else who can try building would help. > > Note that I've tidied things up a bit (remove myftgl.h and myftgl.c and > limited the use of freetype to the font building).
With autoconf 2.59, autoheader 2.59 and aclocal 1.9, here's what happens [EMAIL PROTECTED] jes/gnubg$ autoconf [EMAIL PROTECTED] jes/gnubg$ autoheader [EMAIL PROTECTED] jes/gnubg$ aclocal -I m4 acinclude.m4:17: warning: underquoted definition of AC_DEFINE_DIR run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal acinclude.m4:37: warning: underquoted definition of AM_GUILE acinclude.m4:75: warning: underquoted definition of AM_GTK2 acinclude.m4:108: warning: underquoted definition of AC_PROG_CC_IEEE acinclude.m4:127: warning: underquoted definition of AM_PATH_GTK acinclude.m4:320: warning: underquoted definition of PKG_CHECK_MODULES acinclude.m4:381: warning: underquoted definition of AM_PATH_GLIB acinclude.m4:579: warning: underquoted definition of AM_PATH_GTK_EXTRA /usr/X11R6/share/aclocal/xmms.m4:17: warning: underquoted definition of XMMS_TEST_VERSION /usr/X11R6/share/aclocal/xmms.m4:62: warning: underquoted definition of AM_PATH_XMMS /usr/X11R6/share/aclocal/wxwin.m4:36: warning: underquoted definition of AM_OPTIONS_WXCONFIG /usr/X11R6/share/aclocal/wxwin.m4:59: warning: underquoted definition of AM_PATH_WXCONFIG /usr/X11R6/share/aclocal/rep.m4:7: warning: underquoted definition of AM_PATH_REP /usr/X11R6/share/aclocal/oaf.m4:4: warning: underquoted definition of AM_PATH_OAF /usr/X11R6/share/aclocal/libglade.m4:7: warning: underquoted definition of AM_PATH_LIBGLADE /usr/X11R6/share/aclocal/libart.m4:11: warning: underquoted definition of AM_PATH_LIBART /usr/X11R6/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB /usr/X11R6/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB /usr/X11R6/share/aclocal/gtkextra.m4:8: warning: underquoted definition of AM_PATH_GTK_EXTRA /usr/X11R6/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/X11R6/share/aclocal/gtk--.m4:10: warning: underquoted definition of AM_PATH_GTKMM /usr/X11R6/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition of AM_PATH_GDK_PIXBUF /usr/X11R6/share/aclocal/gconf-1.m4:4: warning: underquoted definition of AM_PATH_GCONF /usr/X11R6/share/aclocal/gconf-1.m4:71: warning: underquoted definition of AM_GCONF_SOURCE m4/libart.m4:11: warning: underquoted definition of AM_PATH_LIBART m4/gtkglext-1.0.m4:11: warning: underquoted definition of AM_PATH_GTKGLEXT_1_0 m4/gtkglext-1.0.m4:218: warning: underquoted definition of AC_GTKGLEXT_SUPPORTS_MULTIHEAD m4/gtkextra.m4:8: warning: underquoted definition of AM_PATH_GTK_EXTRA m4/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK m4/gtk.m4:200: warning: underquoted definition of PKG_CHECK_MODULES m4/gtk-2.0.m4:8: warning: underquoted definition of AM_PATH_GTK_2_0 m4/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB m4/glib-gettext.m4:329: warning: underquoted definition of AM_GLIB_GNU_GETTEXT m4/glib-gettext.m4:330: warning: underquoted definition of AM_GLIB_DEFINE_LOCALEDIR m4/glib-2.0.m4:8: warning: underquoted definition of AM_PATH_GLIB_2_0 m4/freetype2.m4:7: warning: underquoted definition of AC_CHECK_FT2 m4/esd.m4:10: warning: underquoted definition of AM_PATH_ESD m4/esd.m4:169: warning: underquoted definition of AM_ESD_SUPPORTS_MULTIPLE_RECORD m4/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE aclocal:m4/po.m4:36: warning: macro `AM_PATH_PROG_WITH_TEST' not found in library aclocal:m4/po.m4:45: warning: macro `AM_PATH_PROG_WITH_TEST' not found in library aclocal:m4/po.m4:53: warning: macro `AM_PATH_PROG_WITH_TEST' not found in library aclocal:m4/gettext.m4:376: warning: macro `AM_LANGINFO_CODESET' not found in library aclocal:m4/gettext.m4:378: warning: macro `AM_LC_MESSAGES' not found in library configure.in:582: warning: jm_GLIBC21 is m4_require'd but is not m4_defun'd configure.in:582: jm_GLIBC21 is required by... m4/gettext.m4:411: AM_INTL_SUBDIR is expanded from... configure.in:582: AM_INTL_SUBDIR is required by... m4/gettext.m4:341: AM_GNU_GETTEXT is expanded from... configure.in:582: the top level configure.in:582: warning: AC_LIB_PREPARE_PREFIX is m4_require'd but is not m4_defun'd configure.in:582: AC_LIB_PREPARE_PREFIX is required by... m4/iconv.m4:20: AM_ICONV_LINKFLAGS_BODY is expanded from... configure.in:582: AM_ICONV_LINKFLAGS_BODY is required by... m4/iconv.m4:75: AM_ICONV_LINK is expanded from... m4/iconv.m4:103: AM_ICONV is expanded from... configure.in:582: warning: AC_LIB_RPATH is m4_require'd but is not m4_defun'd configure.in:582: AC_LIB_RPATH is required by... [EMAIL PROTECTED] /gnubg$ ./configure --with-python --with-board3d --enable-bearoff=external [EMAIL PROTECTED] jes/gnubg$ ./configure --with-python --with-board3d --enable-bearoff=external [snip normal configure output] [EMAIL PROTECTED] jes/gnubg$ gmake MAKE=gmake cd . && /usr/local/bin/bash /usr/home/jes/gnubg/missing --run automake-1.9 --gnu configure.in:582: warning: jm_GLIBC21 is m4_require'd but is not m4_defun'd configure.in:582: jm_GLIBC21 is required by... m4/gettext.m4:411: AM_INTL_SUBDIR is expanded from... configure.in:582: AM_INTL_SUBDIR is required by... m4/gettext.m4:341: AM_GNU_GETTEXT is expanded from... configure.in:582: the top level configure.in:582: warning: AC_LIB_PREPARE_PREFIX is m4_require'd but is not m4_defun'd configure.in:582: AC_LIB_PREPARE_PREFIX is required by... m4/iconv.m4:20: AM_ICONV_LINKFLAGS_BODY is expanded from... configure.in:582: AM_ICONV_LINKFLAGS_BODY is required by... m4/iconv.m4:75: AM_ICONV_LINK is expanded from... m4/iconv.m4:103: AM_ICONV is expanded from... configure.in:582: warning: AC_LIB_RPATH is m4_require'd but is not m4_defun'd configure.in:582: AC_LIB_RPATH is required by... cd . && /usr/local/bin/bash /usr/home/jes/gnubg/missing --run autoconf configure.in:582: warning: jm_GLIBC21 is m4_require'd but is not m4_defun'd configure.in:582: jm_GLIBC21 is required by... m4/gettext.m4:411: AM_INTL_SUBDIR is expanded from... configure.in:582: AM_INTL_SUBDIR is required by... m4/gettext.m4:341: AM_GNU_GETTEXT is expanded from... configure.in:582: the top level configure.in:582: warning: AC_LIB_PREPARE_PREFIX is m4_require'd but is not m4_defun'd configure.in:582: AC_LIB_PREPARE_PREFIX is required by... m4/iconv.m4:20: AM_ICONV_LINKFLAGS_BODY is expanded from... configure.in:582: AM_ICONV_LINKFLAGS_BODY is required by... m4/iconv.m4:75: AM_ICONV_LINK is expanded from... m4/iconv.m4:103: AM_ICONV is expanded from... configure.in:582: warning: AC_LIB_RPATH is m4_require'd but is not m4_defun'd configure.in:582: AC_LIB_RPATH is required by... configure:15327: error: possibly undefined macro: AM_PATH_PROG_WITH_TEST If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure:16047: error: possibly undefined macro: AC_LIB_PREPARE_PREFIX configure:16048: error: possibly undefined macro: AC_LIB_RPATH configure:16053: error: possibly undefined macro: AC_LIB_LINKFLAGS_BODY configure:16350: error: possibly undefined macro: AC_LIB_APPENDTOVAR configure:16565: error: possibly undefined macro: AM_LANGINFO_CODESET configure:16567: error: possibly undefined macro: AM_LC_MESSAGES gmake: *** [configure] Error 1 gmake: *** Deleting file `configure' -- Jim Segrave [EMAIL PROTECTED] _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
