-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
I'm forwarding this to the list, as automake and autoconf and that stuff isn't my strongest field.... Hopefully someone else can help you out. There's probably something going on since both you and Matja gets the same error. - -Øystein - -------- Original Message -------- Subject: Re: [Bug-gnubg] GNU Backgammon on AMD64 Date: Mon, 13 Feb 2006 13:03:28 -0500 From: Esa Pääkkönen <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Dear Öystein, (sorry - no /O in my Finnish keyboard, have to use our equivalent Ö) I have been very happy user of GnuBG on my x86 (Gentoo) linux box as well as in Windows, thanks for the great work! I am continuing from your message in http://lists.gnu.org/archive/html/bug-gnubg/2006-01/msg00034.html I have tried to compile GnuBG for my amd64 (Gentoo linux) box with the following results: 1) 14.3 compiles, but segfaults (like Matija writes in http://lists.gnu.org/archive/html/bug-gnubg/2006-01/msg00029.html) 2) CVS tarball gnubg-0.15-20060213.tar.gz does not compile with the followin errors: cd . && /bin/sh /var/tmp/portage/gnubg-0.15/work/gnubg-0.15/missing - --run aclocal-1.9 -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 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 /usr/share/aclocal/wxwin.m4:36: warning: underquoted definition of AM_OPTIONS_WXCONFIG /usr/share/aclocal/wxwin.m4:59: warning: underquoted definition of AM_PATH_WXCONFIG /usr/share/aclocal/pstoedit.m4:7: warning: underquoted definition of AM_PATH_PSTOEDIT /usr/share/aclocal/paragui.m4:12: warning: underquoted definition of AM_PATH_PARAGUI /usr/share/aclocal/oaf.m4:4: warning: underquoted definition of AM_PATH_OAF /usr/share/aclocal/nspr.m4:8: warning: underquoted definition of AM_PATH_NSPR /usr/share/aclocal/libguppi.m4:11: warning: underquoted definition of AM_PATH_LIBGUPPI /usr/share/aclocal/libglade.m4:7: warning: underquoted definition of AM_PATH_LIBGLADE /usr/share/aclocal/gtkDPS.m4:3: warning: underquoted definition of AM_PATH_GTK_DPS /usr/share/aclocal/gconf-1.m4:4: warning: underquoted definition of AM_PATH_GCONF /usr/share/aclocal/gconf-1.m4:71: warning: underquoted definition of AM_GCONF_SOURCE /usr/share/aclocal/autotrace.m4:7: warning: underquoted definition of AM_PATH_AUTOTRACE 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 cd . && /bin/sh /var/tmp/portage/gnubg-0.15/work/gnubg-0.15/missing - --run automake-1.9 --gnu cd . && /bin/sh /var/tmp/portage/gnubg-0.15/work/gnubg-0.15/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:17396: error: possibly undefined macro: AM_LC_MESSAGES If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. make: *** [configure] Error 1 make: *** Deleting file `configure' make: *** Waiting for unfinished jobs.... 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 I'll attach a snip from emerge info which might contain some useful details: Portage 2.1_pre4-r1 (default-linux/amd64/2005.1, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-gentoo-r5 x86_64) ================================================================= System uname: 2.6.15-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3200+ Gentoo Base System version 1.12.0_pre15 ccache version 2.4 [enabled] dev-lang/python: 2.3.5-r2, 2.4.2-r1 sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 sys-devel/binutils: 2.16.1-r1 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r3 ACCEPT_KEYWORDS="amd64 ~amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=k8 -pipe -O2 -fomit-frame-pointer" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /etc/mail/dspam /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /var/qmail/alias /var/qmail/control /var/run/dspam /var/vpopmail/domains /var/vpopmail/etc" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d" CXXFLAGS="-march=k8 -pipe -O2 -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig ccache distlocks sandbox sfperms strict" LINGUAS="en fr de it fi sv" MAKEOPTS="-j2" USE="X aac acl alsa amd64 apache2 arts audiofile avi bash-completion berkdb bitmap-fonts bonobo bzip2 cdr crypt cscope cups curl directfb dv dvd dvdr dvdread eds emboss encode esd exif fam ffmpeg flac foomaticdb fortran gd gdbm gif glut gmp gnome gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal idn imagemagick imlib ipv6 jack java jpeg junit kde lcms ldap lua lzw lzw-tiff mad mhash mikmod mng motif mozilla mp3 mpeg mysql ncurses nls nptl nvidia odbc ogg opengl pam pcre pdflib perl php plotutils png postgres python qt quicktime readline ruby scanner sdl slang snmp speex spell sqlite ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts unicode usb userlocales vorbis xine xml xml2 xmms xpm xv zlib elibc_glibc kernel_linux linguas_en linguas_fr linguas_de linguas_it linguas_fi linguas_sv userland_GNU" Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS The bottom line: Is there anything I can do to help? I am no great C guru, but I can do testing and try out things on my amd64. - -- ___________________________________________________ Play 100s of games for FREE! http://games.mail.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFD8Qoq6kDTFPhwyqYRAkOEAJ9RDGcefU+U+2NcVC/2EpLzhtn8NwCfVu3h UD+IckdKhsocySDjgzS3dcU= =EtTF -----END PGP SIGNATURE----- _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
