This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gsetgame configure 0.1, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --prefix=/home/campus03/struther/Desktop/SET/Set1 ## --------- ## ## Platform. ## ## --------- ## hostname = gossamer.mathlab.mtu.edu uname -m = x86_64 uname -r = 2.6.33.5-124.fc13.x86_64 uname -s = Linux uname -v = #1 SMP Fri Jun 11 09:38:12 UTC 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /etc PATH: /usr/etc PATH: /etc PATH: /usr/etc PATH: /opt/sun/sunstudio12.1/bin PATH: /usr/lib64/qt-3.3/bin PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/lib64/ccache PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games PATH: /usr/local/cuda/bin PATH: . PATH: /home/campus03/struther/bin PATH: /usr/local/cuda/bin PATH: /usr/local/cuda/bin PATH: . PATH: /home/campus03/struther/bin PATH: /usr/local/cuda/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2404: checking for a BSD-compatible install configure:2472: result: /usr/bin/install -c configure:2483: checking whether build environment is sane configure:2533: result: yes configure:2674: checking for a thread-safe mkdir -p configure:2713: result: /bin/mkdir -p configure:2726: checking for gawk configure:2742: found /usr/bin/gawk configure:2753: result: gawk configure:2764: checking whether make sets $(MAKE) configure:2786: result: yes configure:2871: checking whether to enable maintainer-specific portions of Makefiles configure:2880: result: no configure:2947: checking for gcc configure:2963: found /usr/lib64/ccache/gcc configure:2974: result: gcc configure:3203: checking for C compiler version configure:3212: gcc --version >&5 gcc (GCC) 4.4.4 20100503 (Red Hat 4.4.4-2) Copyright (C) 2010 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:3223: $? = 0 configure:3212: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.4 20100503 (Red Hat 4.4.4-2) (GCC) configure:3223: $? = 0 configure:3212: gcc -V >&5 gcc: '-V' option must have argument configure:3223: $? = 1 configure:3212: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3223: $? = 1 configure:3243: checking whether the C compiler works configure:3265: gcc conftest.c >&5 configure:3269: $? = 0 configure:3318: result: yes configure:3321: checking for C compiler default output file name configure:3323: result: a.out configure:3329: checking for suffix of executables configure:3336: gcc -o conftest conftest.c >&5 configure:3340: $? = 0 configure:3362: result: configure:3384: checking whether we are cross compiling configure:3392: gcc -o conftest conftest.c >&5 configure:3396: $? = 0 configure:3403: ./conftest configure:3407: $? = 0 configure:3422: result: no configure:3427: checking for suffix of object files configure:3449: gcc -c conftest.c >&5 configure:3453: $? = 0 configure:3474: result: o configure:3478: checking whether we are using the GNU C compiler configure:3497: gcc -c conftest.c >&5 configure:3497: $? = 0 configure:3506: result: yes configure:3515: checking whether gcc accepts -g configure:3535: gcc -c -g conftest.c >&5 configure:3535: $? = 0 configure:3576: result: yes configure:3593: checking for gcc option to accept ISO C89 configure:3657: gcc -c -g -O2 conftest.c >&5 configure:3657: $? = 0 configure:3670: result: none needed configure:3701: checking for style of include used by make configure:3729: result: GNU configure:3754: checking dependency style of gcc configure:3864: result: gcc3 configure:3914: checking build system type configure:3928: result: x86_64-unknown-linux-gnu configure:3948: checking host system type configure:3961: result: x86_64-unknown-linux-gnu configure:3981: checking for a sed that does not truncate output configure:4045: result: /bin/sed configure:4063: checking for grep that handles long lines and -e configure:4121: result: /bin/grep configure:4126: checking for egrep configure:4188: result: /bin/grep -E configure:4193: checking for fgrep configure:4255: result: /bin/grep -F configure:4290: checking for ld used by gcc configure:4357: result: /usr/bin/ld configure:4364: checking if the linker (/usr/bin/ld) is GNU ld configure:4379: result: yes configure:4391: checking for BSD- or MS-compatible name lister (nm) configure:4440: result: /usr/bin/nm -B configure:4558: checking the name lister (/usr/bin/nm -B) interface configure:4565: gcc -c -g -O2 conftest.c >&5 configure:4568: /usr/bin/nm -B "conftest.o" configure:4571: output 0000000000000000 B some_variable configure:4578: result: BSD nm configure:4581: checking whether ln -s works configure:4585: result: yes configure:4593: checking the maximum length of command line arguments configure:4713: result: 1966080 configure:4730: checking whether the shell understands some XSI constructs configure:4740: result: yes configure:4744: checking whether the shell understands "+=" configure:4750: result: yes configure:4785: checking for /usr/bin/ld option to reload object files configure:4792: result: -r configure:4861: checking for objdump configure:4877: found /usr/bin/objdump configure:4888: result: objdump configure:4920: checking how to recognize dependent libraries configure:5116: result: pass_all configure:5176: checking for ar configure:5192: found /usr/bin/ar configure:5203: result: ar configure:5281: checking for strip configure:5297: found /usr/bin/strip configure:5308: result: strip configure:5380: checking for ranlib configure:5396: found /usr/bin/ranlib configure:5407: result: ranlib configure:5497: checking command to parse /usr/bin/nm -B output from gcc object configure:5615: gcc -c -g -O2 conftest.c >&5 configure:5618: $? = 0 configure:5622: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5625: $? = 0 configure:5679: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5682: $? = 0 configure:5720: result: ok configure:5816: gcc -c -g -O2 conftest.c >&5 configure:5819: $? = 0 configure:6529: checking how to run the C preprocessor configure:6560: gcc -E conftest.c configure:6560: $? = 0 configure:6574: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:6574: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gsetgame" | #define PACKAGE_TARNAME "gsetgame" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "gsetgame 0.1" | #define PACKAGE_BUGREPORT "http://no-project-site-registered-yet/" | #define PACKAGE_URL "" | #define PACKAGE "gsetgame" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:6599: result: gcc -E configure:6619: gcc -E conftest.c configure:6619: $? = 0 configure:6633: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:6633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gsetgame" | #define PACKAGE_TARNAME "gsetgame" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "gsetgame 0.1" | #define PACKAGE_BUGREPORT "http://no-project-site-registered-yet/" | #define PACKAGE_URL "" | #define PACKAGE "gsetgame" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:6662: checking for ANSI C header files configure:6682: gcc -c -g -O2 conftest.c >&5 configure:6682: $? = 0 configure:6755: gcc -o conftest -g -O2 conftest.c >&5 configure:6755: $? = 0 configure:6755: ./conftest configure:6755: $? = 0 configure:6766: result: yes configure:6779: checking for sys/types.h configure:6779: gcc -c -g -O2 conftest.c >&5 configure:6779: $? = 0 configure:6779: result: yes configure:6779: checking for sys/stat.h configure:6779: gcc -c -g -O2 conftest.c >&5 configure:6779: $? = 0 configure:6779: result: yes configure:6779: checking for stdlib.h configure:6779: gcc -c -g -O2 conftest.c >&5 configure:6779: $? = 0 configure:6779: result: yes configure:6779: checking for string.h configure:6779: gcc -c -g -O2 conftest.c >&5 configure:6779: $? = 0 configure:6779: result: yes configure:6779: checking for memory.h configure:6779: gcc -c -g -O2 conftest.c >&5 configure:6779: $? = 0 configure:6779: result: yes configure:6779: checking for strings.h configure:6779: gcc -c -g -O2 conftest.c >&5 configure:6779: $? = 0 configure:6779: result: yes configure:6779: checking for inttypes.h configure:6779: gcc -c -g -O2 conftest.c >&5 configure:6779: $? = 0 configure:6779: result: yes configure:6779: checking for stdint.h configure:6779: gcc -c -g -O2 conftest.c >&5 configure:6779: $? = 0 configure:6779: result: yes configure:6779: checking for unistd.h configure:6779: gcc -c -g -O2 conftest.c >&5 configure:6779: $? = 0 configure:6779: result: yes configure:6794: checking for dlfcn.h configure:6794: gcc -c -g -O2 conftest.c >&5 configure:6794: $? = 0 configure:6794: result: yes configure:6978: checking for objdir configure:6993: result: .libs configure:7285: checking if gcc supports -fno-rtti -fno-exceptions configure:7303: gcc -c -g -O2 -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:7307: $? = 0 configure:7320: result: no configure:7340: checking for gcc option to produce PIC configure:7612: result: -fPIC -DPIC configure:7624: checking if gcc PIC flag -fPIC -DPIC works configure:7642: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:7646: $? = 0 configure:7659: result: yes configure:7683: checking if gcc static flag -static works configure:7711: result: yes configure:7726: checking if gcc supports -c -o file.o configure:7747: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7751: $? = 0 configure:7773: result: yes configure:7781: checking if gcc supports -c -o file.o configure:7828: result: yes configure:7861: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:8847: result: yes configure:8884: checking whether -lc should be explicitly linked in configure:8889: gcc -c -g -O2 conftest.c >&5 configure:8892: $? = 0 configure:8907: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:8910: $? = 0 configure:8922: result: no configure:9086: checking dynamic linker characteristics configure:9519: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:9519: $? = 0 configure:9740: result: GNU/Linux ld.so configure:9842: checking how to hardcode library paths into programs configure:9867: result: immediate configure:10387: checking whether stripping libraries is possible configure:10392: result: yes configure:10427: checking if libtool supports shared libraries configure:10429: result: yes configure:10432: checking whether to build shared libraries configure:10453: result: yes configure:10456: checking whether to build static libraries configure:10460: result: yes configure:10496: checking whether NLS is requested configure:10505: result: yes configure:10520: checking for intltool >= 0.35.0 configure:10527: result: 0.41.1 found configure:10535: checking for intltool-update configure:10553: found /usr/bin/intltool-update configure:10565: result: /usr/bin/intltool-update configure:10575: checking for intltool-merge configure:10593: found /usr/bin/intltool-merge configure:10605: result: /usr/bin/intltool-merge configure:10615: checking for intltool-extract configure:10633: found /usr/bin/intltool-extract configure:10645: result: /usr/bin/intltool-extract configure:10776: checking for xgettext configure:10794: found /usr/bin/xgettext configure:10806: result: /usr/bin/xgettext configure:10816: checking for msgmerge configure:10834: found /usr/bin/msgmerge configure:10846: result: /usr/bin/msgmerge configure:10856: checking for msgfmt configure:10874: found /usr/bin/msgfmt configure:10886: result: /usr/bin/msgfmt configure:10896: checking for gmsgfmt configure:10927: result: /usr/bin/msgfmt configure:10947: checking for perl configure:10965: found /usr/bin/perl configure:10977: result: /usr/bin/perl configure:10988: checking for perl >= 5.8.1 configure:10995: result: 5.10.1 configure:10999: checking for XML::Parser configure:11002: result: ok configure:11027: gcc -o conftest -g -O2 conftest.c >&5 configure:11027: $? = 0 configure:11111: checking for pkg-config configure:11129: found /usr/bin/pkg-config configure:11141: result: /usr/bin/pkg-config configure:11166: checking pkg-config is at least version 0.9.0 configure:11169: result: yes configure:11180: checking for GSETGAME configure:11187: $PKG_CONFIG --exists --print-errors "gtk+-2.0 libglade-2.0 glib-2.0 gmodule-2.0" configure:11190: $? = 0 configure:11203: $PKG_CONFIG --exists --print-errors "gtk+-2.0 libglade-2.0 glib-2.0 gmodule-2.0" configure:11206: $? = 0 configure:11260: result: yes configure:11316: checking locale.h usability configure:11316: gcc -c -g -O2 conftest.c >&5 configure:11316: $? = 0 configure:11316: result: yes configure:11316: checking locale.h presence configure:11316: gcc -E conftest.c configure:11316: $? = 0 configure:11316: result: yes configure:11316: checking for locale.h configure:11316: result: yes configure:11327: checking for LC_MESSAGES configure:11343: gcc -o conftest -g -O2 conftest.c >&5 configure:11343: $? = 0 configure:11351: result: yes configure:11368: checking libintl.h usability configure:11368: gcc -c -g -O2 conftest.c >&5 configure:11368: $? = 0 configure:11368: result: yes configure:11368: checking libintl.h presence configure:11368: gcc -E conftest.c configure:11368: $? = 0 configure:11368: result: yes configure:11368: checking for libintl.h configure:11368: result: yes configure:11376: checking for ngettext in libc configure:11394: gcc -o conftest -g -O2 conftest.c >&5 configure:11394: $? = 0 configure:11403: result: yes configure:11407: checking for dgettext in libc configure:11425: gcc -o conftest -g -O2 conftest.c >&5 configure:11425: $? = 0 configure:11434: result: yes configure:11441: checking for bind_textdomain_codeset configure:11441: gcc -o conftest -g -O2 conftest.c >&5 configure:11441: $? = 0 configure:11441: result: yes configure:11717: checking for msgfmt configure:11744: result: /usr/bin/msgfmt configure:11755: checking for dcgettext configure:11755: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:51: warning: conflicting types for built-in function 'dcgettext' configure:11755: $? = 0 configure:11755: result: yes configure:11765: checking if msgfmt accepts -c configure:11780: $MSGFMT -c -o /dev/null conftest.foo configure:11783: $? = 0 configure:11785: result: yes configure:11795: checking for gmsgfmt configure:11826: result: /usr/bin/msgfmt configure:11836: checking for xgettext configure:11863: result: /usr/bin/xgettext configure:11882: gcc -o conftest -g -O2 conftest.c >&5 configure:11882: $? = 0 configure:12183: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gsetgame config.status 0.1, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gossamer.mathlab.mtu.edu config.status:1149: creating Makefile config.status:1149: creating help/Makefile config.status:1149: creating man/Makefile config.status:1149: creating po/Makefile.in config.status:1149: creating pixmaps/Makefile config.status:1149: creating src/Makefile config.status:1149: creating src/gsetgame.cfg config.status:1149: creating config.h config.status:1369: executing depfiles commands config.status:1369: executing libtool commands config.status:1369: executing default-1 commands config.status:1369: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GSETGAME_CFLAGS_set= ac_cv_env_GSETGAME_CFLAGS_value= ac_cv_env_GSETGAME_LIBS_set= ac_cv_env_GSETGAME_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=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_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_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_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1966080 pkg_cv_GSETGAME_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 ' pkg_cv_GSETGAME_LIBS='-pthread -Wl,--export-dynamic -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/campus03/struther/Desktop/SET/Set1/missing --run aclocal-1.11' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/campus03/struther/Desktop/SET/Set1/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/campus03/struther/Desktop/SET/Set1/missing --run autoconf' AUTOHEADER='${SHELL} /home/campus03/struther/Desktop/SET/Set1/missing --run autoheader' AUTOMAKE='${SHELL} /home/campus03/struther/Desktop/SET/Set1/missing --run automake-1.11' AWK='gawk' CATALOGS='' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CONFIG_DATA_DIR='/home/campus03/struther/Desktop/SET/Set1/share' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='gsetgame' GMOFILES='' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GSETGAME_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 ' GSETGAME_LIBS='-pthread -Wl,--export-dynamic -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(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='/usr/bin/intltool-extract' 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='/usr/bin/intltool-merge' 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_POLICY_RULE='%.policy: %.policy.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_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_SERVICE_RULE='%.service: %.service.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_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='/usr/bin/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_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 $< $@' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/campus03/struther/Desktop/SET/Set1/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='gsetgame' PACKAGE_BUGREPORT='http://no-project-site-registered-yet/' PACKAGE_NAME='gsetgame' PACKAGE_STRING='gsetgame 0.1' PACKAGE_TARNAME='gsetgame' PACKAGE_URL='' PACKAGE_VERSION='0.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='0.1' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/campus03/struther/Desktop/SET/Set1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/campus03/struther/Desktop/SET/Set1' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gsetgame" #define PACKAGE_TARNAME "gsetgame" #define PACKAGE_VERSION "0.1" #define PACKAGE_STRING "gsetgame 0.1" #define PACKAGE_BUGREPORT "http://no-project-site-registered-yet/" #define PACKAGE_URL "" #define PACKAGE "gsetgame" #define VERSION "0.1" #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 LT_OBJDIR ".libs/" #define GETTEXT_PACKAGE "gsetgame" #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 PACKAGE_LOCALE_DIR "/home/campus03/struther/Desktop/SET/Set1/share/locale" #define PACKAGE_DATA_DIR "/home/campus03/struther/Desktop/SET/Set1/share" configure: exit 0