This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gnome-games configure 2.10.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu --disable-howl --disable-setgid --enable-gtk-doc ## --------- ## ## Platform. ## ## --------- ## hostname = seabiscuit uname -m = i686 uname -r = 2.6.11-gentoo-r9 uname -s = Linux uname -v = #3 Sat Jun 4 15:54:24 EDT 2005 /usr/bin/uname -p = Intel(R) Pentium(R) M processor 1.80GHz /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/ccache/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.4 PATH: /usr/i386-pc-linux-gnu/gcc-bin/3.3 PATH: /opt/ati/bin PATH: /opt/blackdown-jdk-1.4.2.01/bin PATH: /opt/blackdown-jdk-1.4.2.01/jre/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1567: checking for a BSD-compatible install configure:1622: result: /bin/install -c configure:1633: checking whether build environment is sane configure:1676: result: yes configure:1709: checking for gawk configure:1725: found /bin/gawk configure:1735: result: gawk configure:1745: checking whether make sets $(MAKE) configure:1765: result: yes configure:1932: checking whether to enable maintainer-specific portions of Makefiles configure:1941: result: no configure:1966: checking for i686-pc-linux-gnu-gcc configure:1982: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc configure:1992: result: i686-pc-linux-gnu-gcc configure:2274: checking for C compiler version configure:2277: i686-pc-linux-gnu-gcc --version &5 i686-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2280: $? = 0 configure:2282: i686-pc-linux-gnu-gcc -v &5 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs Configured with: /var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) configure:2285: $? = 0 configure:2287: i686-pc-linux-gnu-gcc -V &5 i686-pc-linux-gnu-gcc: `-V' option must have argument configure:2290: $? = 1 configure:2313: checking for C compiler default output file name configure:2316: i686-pc-linux-gnu-gcc -O2 -pipe conftest.c >&5 configure:2319: $? = 0 configure:2365: result: a.out configure:2370: checking whether the C compiler works configure:2376: ./a.out configure:2379: $? = 0 configure:2396: result: yes configure:2403: checking whether we are cross compiling configure:2405: result: no configure:2408: checking for suffix of executables configure:2410: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe conftest.c >&5 configure:2413: $? = 0 configure:2438: result: configure:2444: checking for suffix of object files configure:2465: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:2468: $? = 0 configure:2490: result: o configure:2494: checking whether we are using the GNU C compiler configure:2518: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:2524: $? = 0 configure:2528: test -z || test ! -s conftest.err configure:2531: $? = 0 configure:2534: test -s conftest.o configure:2537: $? = 0 configure:2550: result: yes configure:2556: checking whether i686-pc-linux-gnu-gcc accepts -g configure:2577: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:2583: $? = 0 configure:2587: test -z || test ! -s conftest.err configure:2590: $? = 0 configure:2593: test -s conftest.o configure:2596: $? = 0 configure:2607: result: yes configure:2624: checking for i686-pc-linux-gnu-gcc option to accept ANSI C configure:2694: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:2700: $? = 0 configure:2704: test -z || test ! -s conftest.err configure:2707: $? = 0 configure:2710: test -s conftest.o configure:2713: $? = 0 configure:2731: result: none needed configure:2749: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2755: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2899: checking for style of include used by make configure:2927: result: GNU configure:2955: checking dependency style of i686-pc-linux-gnu-gcc configure:3038: result: gcc3 configure:3060: checking how to run the C preprocessor configure:3095: i686-pc-linux-gnu-gcc -E conftest.c configure:3101: $? = 0 configure:3133: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3139: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-games" | #define PACKAGE_TARNAME "gnome-games" | #define PACKAGE_VERSION "2.10.1" | #define PACKAGE_STRING "gnome-games 2.10.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games" | #define PACKAGE "gnome-games" | #define VERSION "2.10.1" | /* end confdefs.h. */ | #include configure:3178: result: i686-pc-linux-gnu-gcc -E configure:3202: i686-pc-linux-gnu-gcc -E conftest.c configure:3208: $? = 0 configure:3240: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3246: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-games" | #define PACKAGE_TARNAME "gnome-games" | #define PACKAGE_VERSION "2.10.1" | #define PACKAGE_STRING "gnome-games 2.10.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games" | #define PACKAGE "gnome-games" | #define VERSION "2.10.1" | /* end confdefs.h. */ | #include configure:3299: checking for i686-pc-linux-gnu-g++ configure:3315: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ configure:3325: result: i686-pc-linux-gnu-g++ configure:3383: checking for C++ compiler version configure:3386: i686-pc-linux-gnu-g++ --version &5 i686-pc-linux-gnu-g++ (GCC) 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3389: $? = 0 configure:3391: i686-pc-linux-gnu-g++ -v &5 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs Configured with: /var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) configure:3394: $? = 0 configure:3396: i686-pc-linux-gnu-g++ -V &5 i686-pc-linux-gnu-g++: `-V' option must have argument configure:3399: $? = 1 configure:3402: checking whether we are using the GNU C++ compiler configure:3426: i686-pc-linux-gnu-g++ -c -O2 -pipe conftest.cc >&5 configure:3432: $? = 0 configure:3436: test -z || test ! -s conftest.err configure:3439: $? = 0 configure:3442: test -s conftest.o configure:3445: $? = 0 configure:3458: result: yes configure:3464: checking whether i686-pc-linux-gnu-g++ accepts -g configure:3485: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 configure:3491: $? = 0 configure:3495: test -z || test ! -s conftest.err configure:3498: $? = 0 configure:3501: test -s conftest.o configure:3504: $? = 0 configure:3515: result: yes configure:3557: i686-pc-linux-gnu-g++ -c -O2 -pipe conftest.cc >&5 configure:3563: $? = 0 configure:3567: test -z || test ! -s conftest.err configure:3570: $? = 0 configure:3573: test -s conftest.o configure:3576: $? = 0 configure:3602: i686-pc-linux-gnu-g++ -c -O2 -pipe conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' undeclared (first use this function) conftest.cc:15: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:3608: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-games" | #define PACKAGE_TARNAME "gnome-games" | #define PACKAGE_VERSION "2.10.1" | #define PACKAGE_STRING "gnome-games 2.10.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games" | #define PACKAGE "gnome-games" | #define VERSION "2.10.1" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3557: i686-pc-linux-gnu-g++ -c -O2 -pipe conftest.cc >&5 configure:3563: $? = 0 configure:3567: test -z || test ! -s conftest.err configure:3570: $? = 0 configure:3573: test -s conftest.o configure:3576: $? = 0 configure:3602: i686-pc-linux-gnu-g++ -c -O2 -pipe conftest.cc >&5 configure:3608: $? = 0 configure:3612: test -z || test ! -s conftest.err configure:3615: $? = 0 configure:3618: test -s conftest.o configure:3621: $? = 0 configure:3646: checking dependency style of i686-pc-linux-gnu-g++ configure:3729: result: gcc3 configure:3749: checking for intltool >= 0.29 configure:3759: result: 0.33 found configure:3816: checking for perl configure:3834: found /usr/bin/perl configure:3846: result: /usr/bin/perl configure:3864: checking for XML::Parser configure:3867: result: ok configure:3878: checking for iconv configure:3896: found /usr/bin/iconv configure:3909: result: /usr/bin/iconv configure:3918: checking for msgfmt configure:3936: found /usr/bin/msgfmt configure:3949: result: /usr/bin/msgfmt configure:3958: checking for msgmerge configure:3976: found /usr/bin/msgmerge configure:3989: result: /usr/bin/msgmerge configure:3998: checking for xgettext configure:4016: found /usr/bin/xgettext configure:4029: result: /usr/bin/xgettext configure:4155: checking build system type configure:4173: result: i686-pc-linux-gnu configure:4181: checking host system type configure:4195: result: i686-pc-linux-gnu configure:4203: checking for a sed that does not truncate output configure:4257: result: /bin/sed configure:4260: checking for egrep configure:4270: result: grep -E configure:4286: checking for ld used by i686-pc-linux-gnu-gcc configure:4353: result: /usr/i686-pc-linux-gnu/bin/ld configure:4362: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:4377: result: yes configure:4382: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:4389: result: -r configure:4398: checking for BSD-compatible nm configure:4440: result: /usr/bin/i686-pc-linux-gnu-nm -B configure:4444: checking whether ln -s works configure:4448: result: yes configure:4455: checking how to recognise dependent libraries configure:4629: result: pass_all configure:4839: checking for ANSI C header files configure:4864: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4870: $? = 0 configure:4874: test -z || test ! -s conftest.err configure:4877: $? = 0 configure:4880: test -s conftest.o configure:4883: $? = 0 configure:4972: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe conftest.c >&5 configure:4975: $? = 0 configure:4977: ./conftest configure:4980: $? = 0 configure:4995: result: yes configure:5019: checking for sys/types.h configure:5035: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5041: $? = 0 configure:5045: test -z || test ! -s conftest.err configure:5048: $? = 0 configure:5051: test -s conftest.o configure:5054: $? = 0 configure:5065: result: yes configure:5019: checking for sys/stat.h configure:5035: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5041: $? = 0 configure:5045: test -z || test ! -s conftest.err configure:5048: $? = 0 configure:5051: test -s conftest.o configure:5054: $? = 0 configure:5065: result: yes configure:5019: checking for stdlib.h configure:5035: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5041: $? = 0 configure:5045: test -z || test ! -s conftest.err configure:5048: $? = 0 configure:5051: test -s conftest.o configure:5054: $? = 0 configure:5065: result: yes configure:5019: checking for string.h configure:5035: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5041: $? = 0 configure:5045: test -z || test ! -s conftest.err configure:5048: $? = 0 configure:5051: test -s conftest.o configure:5054: $? = 0 configure:5065: result: yes configure:5019: checking for memory.h configure:5035: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5041: $? = 0 configure:5045: test -z || test ! -s conftest.err configure:5048: $? = 0 configure:5051: test -s conftest.o configure:5054: $? = 0 configure:5065: result: yes configure:5019: checking for strings.h configure:5035: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5041: $? = 0 configure:5045: test -z || test ! -s conftest.err configure:5048: $? = 0 configure:5051: test -s conftest.o configure:5054: $? = 0 configure:5065: result: yes configure:5019: checking for inttypes.h configure:5035: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5041: $? = 0 configure:5045: test -z || test ! -s conftest.err configure:5048: $? = 0 configure:5051: test -s conftest.o configure:5054: $? = 0 configure:5065: result: yes configure:5019: checking for stdint.h configure:5035: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5041: $? = 0 configure:5045: test -z || test ! -s conftest.err configure:5048: $? = 0 configure:5051: test -s conftest.o configure:5054: $? = 0 configure:5065: result: yes configure:5019: checking for unistd.h configure:5035: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5041: $? = 0 configure:5045: test -z || test ! -s conftest.err configure:5048: $? = 0 configure:5051: test -s conftest.o configure:5054: $? = 0 configure:5065: result: yes configure:5091: checking dlfcn.h usability configure:5103: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5109: $? = 0 configure:5113: test -z || test ! -s conftest.err configure:5116: $? = 0 configure:5119: test -s conftest.o configure:5122: $? = 0 configure:5132: result: yes configure:5136: checking dlfcn.h presence configure:5146: i686-pc-linux-gnu-gcc -E conftest.c configure:5152: $? = 0 configure:5172: result: yes configure:5207: checking for dlfcn.h configure:5214: result: yes configure:5232: checking how to run the C++ preprocessor configure:5263: i686-pc-linux-gnu-g++ -E conftest.cc configure:5269: $? = 0 configure:5301: i686-pc-linux-gnu-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5307: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-games" | #define PACKAGE_TARNAME "gnome-games" | #define PACKAGE_VERSION "2.10.1" | #define PACKAGE_STRING "gnome-games 2.10.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games" | #define PACKAGE "gnome-games" | #define VERSION "2.10.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5346: result: i686-pc-linux-gnu-g++ -E configure:5370: i686-pc-linux-gnu-g++ -E conftest.cc configure:5376: $? = 0 configure:5408: i686-pc-linux-gnu-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5414: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-games" | #define PACKAGE_TARNAME "gnome-games" | #define PACKAGE_VERSION "2.10.1" | #define PACKAGE_STRING "gnome-games 2.10.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games" | #define PACKAGE "gnome-games" | #define VERSION "2.10.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5467: checking for i686-pc-linux-gnu-g77 configure:5483: found /usr/bin/i686-pc-linux-gnu-g77 configure:5493: result: i686-pc-linux-gnu-g77 configure:5550: checking for Fortran 77 compiler version configure:5553: i686-pc-linux-gnu-g77 --version &5 GNU Fortran (GCC) 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) Copyright (C) 2004 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:5556: $? = 0 configure:5558: i686-pc-linux-gnu-g77 -v &5 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs Configured with: /var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) configure:5561: $? = 0 configure:5563: i686-pc-linux-gnu-g77 -V &5 i686-pc-linux-gnu-g77: `-V' option must have argument configure:5566: $? = 1 configure:5574: checking whether we are using the GNU Fortran 77 compiler configure:5588: i686-pc-linux-gnu-g77 -c conftest.F >&5 configure:5594: $? = 0 configure:5598: test -z || test ! -s conftest.err configure:5601: $? = 0 configure:5604: test -s conftest.o configure:5607: $? = 0 configure:5620: result: yes configure:5626: checking whether i686-pc-linux-gnu-g77 accepts -g configure:5638: i686-pc-linux-gnu-g77 -c -g conftest.f >&5 configure:5644: $? = 0 configure:5648: test -z || test ! -s conftest.err configure:5651: $? = 0 configure:5654: test -s conftest.o configure:5657: $? = 0 configure:5669: result: yes configure:5699: checking the maximum length of command line arguments configure:5764: result: 32768 configure:5775: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object configure:5864: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5867: $? = 0 configure:5871: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:5874: $? = 0 configure:5926: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe conftest.c conftstm.o >&5 configure:5929: $? = 0 configure:5967: result: ok configure:5971: checking for objdir configure:5986: result: .libs configure:6038: checking for i686-pc-linux-gnu-ar configure:6054: found /usr/bin/i686-pc-linux-gnu-ar configure:6064: result: i686-pc-linux-gnu-ar configure:6118: checking for i686-pc-linux-gnu-ranlib configure:6134: found /usr/bin/i686-pc-linux-gnu-ranlib configure:6144: result: i686-pc-linux-gnu-ranlib configure:6198: checking for i686-pc-linux-gnu-strip configure:6214: found /usr/bin/i686-pc-linux-gnu-strip configure:6224: result: i686-pc-linux-gnu-strip configure:6525: checking if i686-pc-linux-gnu-gcc static flag works configure:6548: result: yes configure:6566: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:6584: i686-pc-linux-gnu-gcc -c -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6588: $? = 0 configure:6599: result: no configure:6614: checking for i686-pc-linux-gnu-gcc option to produce PIC configure:6791: result: -fPIC configure:6799: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works configure:6817: i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -DPIC conftest.c >&5 configure:6821: $? = 0 configure:6832: result: yes configure:6856: checking if i686-pc-linux-gnu-gcc supports -c -o file.o configure:6877: i686-pc-linux-gnu-gcc -c -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:6881: $? = 0 configure:6901: result: yes configure:6927: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:7776: result: yes configure:7802: checking whether -lc should be explicitly linked in configure:7807: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:7810: $? = 0 configure:7824: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7827: $? = 0 configure:7839: result: no configure:7847: checking dynamic linker characteristics configure:8399: result: GNU/Linux ld.so configure:8403: checking how to hardcode library paths into programs configure:8428: result: immediate configure:8442: checking whether stripping libraries is possible configure:8447: result: yes configure:9277: checking if libtool supports shared libraries configure:9279: result: yes configure:9282: checking whether to build shared libraries configure:9340: result: yes configure:9343: checking whether to build static libraries configure:9347: result: yes configure:9439: creating libtool configure:9986: checking for ld used by i686-pc-linux-gnu-g++ configure:10053: result: /usr/i686-pc-linux-gnu/bin/ld configure:10062: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:10077: result: yes configure:10128: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:10956: result: yes configure:10974: i686-pc-linux-gnu-g++ -c -O2 -pipe conftest.cc >&5 configure:10977: $? = 0 configure:11073: checking for i686-pc-linux-gnu-g++ option to produce PIC configure:11325: result: -fPIC configure:11333: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works configure:11351: i686-pc-linux-gnu-g++ -c -O2 -pipe -fPIC -DPIC conftest.cc >&5 configure:11355: $? = 0 configure:11366: result: yes configure:11390: checking if i686-pc-linux-gnu-g++ supports -c -o file.o configure:11411: i686-pc-linux-gnu-g++ -c -O2 -pipe -o out/conftest2.o conftest.cc >&5 configure:11415: $? = 0 configure:11435: result: yes configure:11461: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:11489: result: yes configure:11560: checking dynamic linker characteristics configure:12112: result: GNU/Linux ld.so configure:12116: checking how to hardcode library paths into programs configure:12141: result: immediate configure:12155: checking whether stripping libraries is possible configure:12160: result: yes configure:13467: checking if libtool supports shared libraries configure:13469: result: yes configure:13472: checking whether to build shared libraries configure:13490: result: yes configure:13493: checking whether to build static libraries configure:13497: result: yes configure:13509: checking for i686-pc-linux-gnu-g77 option to produce PIC configure:13686: result: -fPIC configure:13694: checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works configure:13712: i686-pc-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5 configure:13716: $? = 0 configure:13727: result: yes configure:13751: checking if i686-pc-linux-gnu-g77 supports -c -o file.o configure:13772: i686-pc-linux-gnu-g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:13776: $? = 0 configure:13796: result: yes configure:13822: checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:14651: result: yes configure:14722: checking dynamic linker characteristics configure:15274: result: GNU/Linux ld.so configure:15278: checking how to hardcode library paths into programs configure:15303: result: immediate configure:15317: checking whether stripping libraries is possible configure:15322: result: yes configure:19421: checking whether ln -s works configure:19425: result: yes configure:19440: checking for i686-pc-linux-gnu-g++ configure:19456: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ configure:19467: result: yes configure:19487: checking for guile-config configure:19503: found /usr/bin/guile-config configure:19514: result: yes configure:19650: checking what warning flags to pass to the C compiler configure:19652: result: -Wall -Wmissing-prototypes configure:19663: checking what language compliance flags to pass to the C compiler configure:19678: result: configure:19693: checking what warning flags to pass to the C++ compiler configure:19713: result: -Wall -Wno-unused -Wshadow -Woverloaded-virtual configure:19724: checking what language compliance flags to pass to the C++ compiler configure:19740: result: configure:19753: checking for gob2 configure:19786: result: no configure:19843: WARNING: Cannot find GOB-2, check http://www.5z.com/jirka/gob.html configure:19865: result: Using config source xml::/etc/gconf/gconf.xml.defaults for schema installation configure:19880: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:19909: checking for gconftool-2 configure:19927: found /usr/bin/gconftool-2 configure:19939: result: /usr/bin/gconftool-2 configure:19956: checking for scrollkeeper-config configure:19974: found /usr/bin/scrollkeeper-config configure:19987: result: /usr/bin/scrollkeeper-config configure:20014: checking for pkg-config configure:20032: found /usr/bin/pkg-config configure:20045: result: /usr/bin/pkg-config configure:20062: checking for libglade-2.0 libgnome-2.0 >= 1.105.0 libgnomeui-2.0 >= 1.105.0 gconf-2.0 >= 2.0 gnome-vfs-module-2.0 >= 1.9.11 gtk+-2.0 >= 2.5.4 librsvg-2.0 >= 2.0 configure:20066: result: yes configure:20070: checking GNOME_GAMES_CFLAGS configure:20073: result: -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/librsvg-2 configure:20076: checking GNOME_GAMES_LIBS configure:20079: result: -Wl,--export-dynamic -pthread -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:20290: checking for esound configure:20294: result: yes configure:20298: checking ESD_CFLAGS configure:20301: result: configure:20304: checking ESD_LIBS configure:20307: result: -lesd -laudiofile -lm configure:20358: checking locale.h usability configure:20370: i686-pc-linux-gnu-gcc -c -O2 -pipe -DNO_HOWL conftest.c >&5 configure:20376: $? = 0 configure:20380: test -z || test ! -s conftest.err configure:20383: $? = 0 configure:20386: test -s conftest.o configure:20389: $? = 0 configure:20399: result: yes configure:20403: checking locale.h presence configure:20413: i686-pc-linux-gnu-gcc -E conftest.c configure:20419: $? = 0 configure:20439: result: yes configure:20474: checking for locale.h configure:20481: result: yes configure:20495: checking for LC_MESSAGES configure:20516: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -DNO_HOWL conftest.c >&5 configure:20522: $? = 0 configure:20526: test -z || test ! -s conftest.err configure:20529: $? = 0 configure:20532: test -s conftest configure:20535: $? = 0 configure:20547: result: yes configure:20576: checking libintl.h usability configure:20588: i686-pc-linux-gnu-gcc -c -O2 -pipe -DNO_HOWL conftest.c >&5 configure:20594: $? = 0 configure:20598: test -z || test ! -s conftest.err configure:20601: $? = 0 configure:20604: test -s conftest.o configure:20607: $? = 0 configure:20617: result: yes configure:20621: checking libintl.h presence configure:20631: i686-pc-linux-gnu-gcc -E conftest.c configure:20637: $? = 0 configure:20657: result: yes configure:20692: checking for libintl.h configure:20699: result: yes configure:20710: checking for ngettext in libc configure:20733: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -DNO_HOWL conftest.c >&5 configure:20739: $? = 0 configure:20743: test -z || test ! -s conftest.err configure:20746: $? = 0 configure:20749: test -s conftest configure:20752: $? = 0 configure:20765: result: yes configure:20769: checking for dgettext in libc configure:20792: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -DNO_HOWL conftest.c >&5 configure:20798: $? = 0 configure:20802: test -z || test ! -s conftest.err configure:20805: $? = 0 configure:20808: test -s conftest configure:20811: $? = 0 configure:20824: result: yes configure:20833: checking for bind_textdomain_codeset configure:20890: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -DNO_HOWL conftest.c >&5 configure:20896: $? = 0 configure:20900: test -z || test ! -s conftest.err configure:20903: $? = 0 configure:20906: test -s conftest configure:20909: $? = 0 configure:20921: result: yes configure:21431: checking for msgfmt configure:21458: result: /usr/bin/msgfmt configure:21471: checking for dcgettext configure:21528: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -DNO_HOWL conftest.c >&5 conftest.c:54: warning: conflicting types for built-in function 'dcgettext' configure:21534: $? = 0 configure:21538: test -z || test ! -s conftest.err configure:21541: $? = 0 configure:21544: test -s conftest configure:21547: $? = 0 configure:21559: result: yes configure:21571: checking for gmsgfmt configure:21589: found /usr/bin/gmsgfmt configure:21602: result: /usr/bin/gmsgfmt configure:21611: checking for xgettext configure:21638: result: /usr/bin/xgettext configure:21662: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -DNO_HOWL conftest.c >&5 configure:21668: $? = 0 configure:21672: test -z || test ! -s conftest.err configure:21675: $? = 0 configure:21678: test -s conftest configure:21681: $? = 0 configure:21854: checking for catalogs to be installed configure:21879: result: am ar az be bg bn ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id is it ja ko lt lv mk ml mn ms nb nl nn no pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv ta tr uk vi wa xh zh_CN zh_TW configure:21917: checking for ngettext configure:21974: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -DNO_HOWL conftest.c >&5 configure:21980: $? = 0 configure:21984: test -z || test ! -s conftest.err configure:21987: $? = 0 configure:21990: test -s conftest configure:21993: $? = 0 configure:22005: result: yes configure:21917: checking for getpwuid configure:21974: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -DNO_HOWL conftest.c >&5 configure:21980: $? = 0 configure:21984: test -z || test ! -s conftest.err configure:21987: $? = 0 configure:21990: test -s conftest configure:21993: $? = 0 configure:22005: result: yes configure:22017: checking for ANSI C header files configure:22173: result: yes configure:22186: checking for stdbool.h that conforms to C99 configure:22239: i686-pc-linux-gnu-gcc -c -O2 -pipe -DNO_HOWL conftest.c >&5 configure:22245: $? = 0 configure:22249: test -z || test ! -s conftest.err configure:22252: $? = 0 configure:22255: test -s conftest.o configure:22258: $? = 0 configure:22269: result: yes configure:22271: checking for _Bool configure:22295: i686-pc-linux-gnu-gcc -c -O2 -pipe -DNO_HOWL conftest.c >&5 configure:22301: $? = 0 configure:22305: test -z || test ! -s conftest.err configure:22308: $? = 0 configure:22311: test -s conftest.o configure:22314: $? = 0 configure:22325: result: yes configure:22344: checking for an ANSI C-conforming const configure:22411: i686-pc-linux-gnu-gcc -c -O2 -pipe -DNO_HOWL conftest.c >&5 configure:22417: $? = 0 configure:22421: test -z || test ! -s conftest.err configure:22424: $? = 0 configure:22427: test -s conftest.o configure:22430: $? = 0 configure:22441: result: yes configure:22451: checking for inline configure:22472: i686-pc-linux-gnu-gcc -c -O2 -pipe -DNO_HOWL conftest.c >&5 configure:22478: $? = 0 configure:22482: test -z || test ! -s conftest.err configure:22485: $? = 0 configure:22488: test -s conftest.o configure:22491: $? = 0 configure:22503: result: inline configure:22538: checking sys/dir.h usability configure:22550: i686-pc-linux-gnu-gcc -c -O2 -pipe -DNO_HOWL conftest.c >&5 configure:22556: $? = 0 configure:22560: test -z || test ! -s conftest.err configure:22563: $? = 0 configure:22566: test -s conftest.o configure:22569: $? = 0 configure:22579: result: yes configure:22583: checking sys/dir.h presence configure:22593: i686-pc-linux-gnu-gcc -E conftest.c configure:22599: $? = 0 configure:22619: result: yes configure:22654: checking for sys/dir.h configure:22661: result: yes configure:22741: checking sys/dirent.h usability configure:22753: i686-pc-linux-gnu-gcc -c -O2 -pipe -DNO_HOWL conftest.c >&5 conftest.c:71:24: sys/dirent.h: No such file or directory configure:22759: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-games" | #define PACKAGE_TARNAME "gnome-games" | #define PACKAGE_VERSION "2.10.1" | #define PACKAGE_STRING "gnome-games 2.10.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games" | #define PACKAGE "gnome-games" | #define VERSION "2.10.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define GETTEXT_PACKAGE "gnome-games" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_NGETTEXT 1 | #define HAVE_GETPWUID 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22782: result: no configure:22786: checking sys/dirent.h presence configure:22796: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:37:24: sys/dirent.h: No such file or directory configure:22802: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-games" | #define PACKAGE_TARNAME "gnome-games" | #define PACKAGE_VERSION "2.10.1" | #define PACKAGE_STRING "gnome-games 2.10.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games" | #define PACKAGE "gnome-games" | #define VERSION "2.10.1" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define GETTEXT_PACKAGE "gnome-games" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_NGETTEXT 1 | #define HAVE_GETPWUID 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include configure:22822: result: no configure:22857: checking for sys/dirent.h configure:22864: result: no configure:22884: checking if sys/dir.h defines struct direct or dirent configure:22902: i686-pc-linux-gnu-gcc -c -O2 -pipe -DNO_HOWL conftest.c >&5 configure:22908: $? = 0 configure:22912: test -z || test ! -s conftest.err configure:22915: $? = 0 configure:22918: test -s conftest.o configure:22921: $? = 0 configure:22923: result: direct configure:22990: checking for scandir configure:23047: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -DNO_HOWL conftest.c >&5 configure:23053: $? = 0 configure:23057: test -z || test ! -s conftest.err configure:23060: $? = 0 configure:23063: test -s conftest configure:23066: $? = 0 configure:23078: result: yes configure:23441: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gnome-games config.status 2.10.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on seabiscuit config.status:867: creating gnome-games.spec config.status:867: creating Makefile config.status:867: creating po/Makefile.in config.status:867: creating libgames-support/Makefile config.status:867: creating blackjack/Makefile config.status:867: creating blackjack/data/Makefile config.status:867: creating blackjack/help/Makefile config.status:867: creating blackjack/help/C/Makefile config.status:867: creating blackjack/pixmaps/Makefile config.status:867: creating blackjack/src/Makefile config.status:867: creating gnect/Makefile config.status:867: creating gnect/src/Makefile config.status:867: creating gnect/data/Makefile config.status:867: creating gnect/pixmaps/Makefile config.status:867: creating gnect/help/Makefile config.status:867: creating gnect/help/C/Makefile config.status:867: creating gnomine/Makefile config.status:867: creating gnomine/help/Makefile config.status:867: creating gnomine/help/C/Makefile config.status:867: creating gnome-stones/Makefile config.status:867: creating gnome-stones/graphics/Makefile config.status:867: creating gnome-stones/objects/Makefile config.status:867: creating gnome-stones/help/Makefile config.status:867: creating gnome-stones/help/C/Makefile config.status:867: creating same-gnome/Makefile config.status:867: creating same-gnome/help/Makefile config.status:867: creating same-gnome/help/C/Makefile config.status:867: creating mahjongg/Makefile config.status:867: creating mahjongg/help/Makefile config.status:867: creating mahjongg/help/C/Makefile config.status:867: creating gtali/Makefile config.status:867: creating gtali/pix/Makefile config.status:867: creating gtali/help/Makefile config.status:867: creating gtali/help/C/Makefile config.status:867: creating gtali/help/da/Makefile config.status:867: creating iagno/Makefile config.status:867: creating iagno/sounds/Makefile config.status:867: creating iagno/help/Makefile config.status:867: creating iagno/help/C/Makefile config.status:867: creating gataxx/Makefile config.status:867: creating gataxx/help/Makefile config.status:867: creating gataxx/help/C/Makefile config.status:867: creating gnotravex/Makefile config.status:867: creating gnotravex/help/Makefile config.status:867: creating gnotravex/help/C/Makefile config.status:867: creating gnotski/Makefile config.status:867: creating gnotski/help/Makefile config.status:867: creating gnotski/help/C/Makefile config.status:867: creating glines/Makefile config.status:867: creating glines/help/Makefile config.status:867: creating glines/help/C/Makefile config.status:867: creating gnometris/Makefile config.status:867: creating gnometris/pix/Makefile config.status:867: creating gnometris/sounds/Makefile config.status:867: creating gnometris/help/Makefile config.status:867: creating gnometris/help/C/Makefile config.status:867: creating gnobots2/Makefile config.status:867: creating gnobots2/help/Makefile config.status:867: creating gnobots2/help/C/Makefile config.status:867: creating gnobots2/help/da/Makefile config.status:867: creating gnobots2/help/es/Makefile config.status:867: creating gnobots2/help/it/Makefile config.status:867: creating gnibbles/Makefile config.status:867: creating gnibbles/help/Makefile config.status:867: creating gnibbles/help/C/Makefile config.status:867: creating gnibbles/pix/Makefile config.status:867: creating gnibbles/sounds/Makefile config.status:867: creating aisleriot/Makefile config.status:867: creating aisleriot/rules/Makefile config.status:867: creating aisleriot/help/Makefile config.status:867: creating aisleriot/help/C/Makefile config.status:867: creating aisleriot/help/fr/Makefile config.status:971: creating config.h config.status:1289: executing depfiles commands config.status:1289: executing intltool commands config.status:1289: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_getpwuid=yes ac_cv_func_ngettext=yes ac_cv_func_scandir=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_dir_h=yes ac_cv_header_sys_dirent_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2 ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_INTLTOOL_ICONV=/usr/bin/iconv ac_cv_path_INTLTOOL_MSGFMT=/usr/bin/msgfmt ac_cv_path_INTLTOOL_MSGMERGE=/usr/bin/msgmerge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_XGETTEXT=/usr/bin/xgettext ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SCROLLKEEPER_CONFIG=/usr/bin/scrollkeeper-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=i686-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' ac_cv_prog_CXX_PRESENT=yes ac_cv_prog_F77=i686-pc-linux-gnu-g77 ac_cv_prog_GUILE_PRESENT=yes ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib ac_cv_prog_STRIP=i686-pc-linux-gnu-strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_type__Bool=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/i686-pc-linux-gnu-nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/gnome-games-2.10.1/work/gnome-games-2.10.1/missing --run aclocal-1.7' ACLOCAL_AMFLAGS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/gnome-games-2.10.1/work/gnome-games-2.10.1/missing --run tar' AR='i686-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/gnome-games-2.10.1/work/gnome-games-2.10.1/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/gnome-games-2.10.1/work/gnome-games-2.10.1/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/gnome-games-2.10.1/work/gnome-games-2.10.1/missing --run automake-1.7' AWK='gawk' CATALOGS=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.gmo nb.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo wa.gmo xh.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i686-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -pipe -DNO_HOWL' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='i686-pc-linux-gnu-g++' CXXCPP='i686-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -pipe' CXX_PRESENT='yes' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ESD_CFLAGS=' ' ESD_LIBS='-lesd -laudiofile -lm ' EXEEXT='' F77='i686-pc-linux-gnu-g77' FFLAGS='-g -O2' GCONFTOOL='/usr/bin/gconftool-2' GCONF_SCHEMAS_INSTALL_FALSE='#' GCONF_SCHEMAS_INSTALL_TRUE='' GCONF_SCHEMA_CONFIG_SOURCE='xml::/etc/gconf/gconf.xml.defaults' GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas' GETTEXT_PACKAGE='gnome-games' GMOFILES=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.gmo nb.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo wa.gmo xh.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/gmsgfmt' GNOME_GAMES_CFLAGS='-std=gnu89 -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/librsvg-2 -I$(top_srcdir)/libgames-support -Wall -Wmissing-prototypes ' GNOME_GAMES_CXXFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/librsvg-2 -I$(top_srcdir)/libgames-support -O2 -pipe -Wall -Wno-unused -Wshadow -Woverloaded-virtual ' GNOME_GAMES_LIBS='-Wl,--export-dynamic -pthread -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 $(top_builddir)/libgames-support/libgames-support.la' GOB2='' GUILE_CFLAGS='' GUILE_LDFLAGS='' GUILE_PRESENT='yes' HAVE_CXX_FALSE='#' HAVE_CXX_TRUE='' HAVE_GUILE_FALSE='#' HAVE_GUILE_TRUE='' HOWL_CFLAGS='' HOWL_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='/usr/bin/iconv' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='/usr/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/bin/msgmerge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XGETTEXT='/usr/bin/xgettext' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/gnome-games-2.10.1/work/gnome-games-2.10.1/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' OBJEXT='o' PACKAGE='gnome-games' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games' PACKAGE_NAME='gnome-games' PACKAGE_STRING='gnome-games 2.10.1' PACKAGE_TARNAME='gnome-games' PACKAGE_VERSION='2.10.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' am.po ar.po az.po be.po bg.po bn.po ca.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po id.po is.po it.po ja.po ko.po lt.po lv.po mk.po ml.po mn.po ms.po nb.po nl.po nn.po no.po pa.po pl.po pt.po pt_BR.po ro.po ru.po rw.po sk.po sl.po sq.po sr.po sr@Latn.po sv.po ta.po tr.po uk.po vi.po wa.po xh.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='i686-pc-linux-gnu-ranlib' SCROLLKEEPER_CONFIG='/usr/bin/scrollkeeper-config' SCROLLKEEPER_REQUIRED='0.3.8' SET_MAKE='' SHELL='/bin/sh' STRIP='i686-pc-linux-gnu-strip' UCB_CFLAGS='' UCB_LDFLAGS='' USE_NLS='yes' VERSION='2.10.1' WARN_CFLAGS='-Wall -Wmissing-prototypes ' WARN_CXXFLAGS='-O2 -pipe -Wall -Wno-unused -Wshadow -Woverloaded-virtual ' XGETTEXT='/usr/bin/xgettext' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/tmp/portage/gnome-games-2.10.1/work/gnome-games-2.10.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' scoredir='${localstatedir}/games' scores_group='games' scores_user='games' setgid='false' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "gnome-games" #define GNOME_ICONDIR "/usr/share/pixmaps" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_GETPWUID 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NGETTEXT 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRUCT_DIRECT 1 #define HAVE_SYS_DIR_H #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE__BOOL 1 #define PACKAGE "gnome-games" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games" #define PACKAGE_NAME "gnome-games" #define PACKAGE_STRING "gnome-games 2.10.1" #define PACKAGE_TARNAME "gnome-games" #define PACKAGE_VERSION "2.10.1" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "2.10.1" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0