This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/sstb/home/hiebertd/local ## --------- ## ## Platform. ## ## --------- ## hostname = sg318 uname -m = IP27 uname -r = 6.5 uname -s = IRIX64 uname -v = 10151453 /usr/bin/uname -p = mips /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: . PATH: /sstb/home/hiebertd/bin PATH: /sstb/home/hiebertd/local/bin PATH: /sstb/home/hiebertd/Development/Delivery/bin PATH: /usr/local/bin PATH: /usr/freeware/bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/bsd PATH: /sbin PATH: /etc PATH: /usr/bin/X11 PATH: /usr/local/Eiffel5/studio/spec/sgi/bin PATH: /sstb/development/cm/Razor/bin PATH: /sstb/development/cm/razor_db/SSTB/RAZOR_UNIVERSE/Scripts PATH: /sstb/development/cm/Razor/scripts ## ----------- ## ## Core tests. ## ## ----------- ## configure:1569: checking for a BSD-compatible install configure:1623: result: /usr/freeware/bin/install -c configure:1634: checking whether build environment is sane configure:1677: result: yes configure:1692: checking whether make sets $(MAKE) configure:1712: result: yes configure:1735: checking for working aclocal-1.4 configure:1742: result: found configure:1750: checking for working autoconf configure:1757: result: found configure:1765: checking for working automake-1.4 configure:1772: result: found configure:1780: checking for working autoheader configure:1787: result: found configure:1795: checking for working makeinfo configure:1802: result: found configure:1845: checking whether to enable maintainer-specific portions of Makefiles configure:1854: result: no configure:1875: checking build system type configure:1893: result: mips-sgi-irix6.5 configure:1901: checking host system type configure:1915: result: mips-sgi-irix6.5 configure:1924: checking for the BeOS configure:1934: result: no configure:1938: checking for Win32 configure:1966: result: no configure:2088: checking whether to enable garbage collector friendliness configure:2100: result: no configure:2104: checking whether to disable memory pools configure:2107: result: no configure:2166: checking for gcc configure:2192: result: cc configure:2436: checking for C compiler version configure:2439: cc --version &5 cc ERROR: -- not allowed in non XPG4 environment cc ERROR parsing --version: unknown flag cc ERROR: no source or object file given configure:2442: $? = 2 configure:2444: cc -v &5 cc ERROR: no source or object file given configure:2447: $? = 2 configure:2449: cc -V &5 cc WARNING: -V is ignored cc ERROR: no source or object file given configure:2452: $? = 2 configure:2476: checking for C compiler default output configure:2479: cc -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2482: $? = 0 configure:2528: result: a.out configure:2533: checking whether the C compiler works configure:2539: ./a.out configure:2542: $? = 0 configure:2559: result: yes configure:2566: checking whether we are cross compiling configure:2568: result: no configure:2571: checking for suffix of executables configure:2573: cc -o conftest -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2576: $? = 0 configure:2601: result: configure:2607: checking for suffix of object files configure:2629: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:2632: $? = 0 configure:2654: result: o configure:2658: checking whether we are using the GNU C compiler configure:2683: cc -c -O2 -I/usr/local/include conftest.c >&5 cc-1020 cc: ERROR File = configure, Line = 2682 The identifier "choke" is undefined. choke me ^ cc-1174 cc: WARNING File = configure, Line = 2682 The variable "me" was declared but never referenced. choke me ^ 1 error detected in the compilation of "conftest.c". configure:2686: $? = 2 configure: failed program was: | #line 2663 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2705: result: no configure:2711: checking whether cc accepts -g configure:2733: cc -c -g conftest.c >&5 configure:2736: $? = 0 configure:2739: test -s conftest.o configure:2742: $? = 0 configure:2753: result: yes configure:2770: checking for cc option to accept ANSI C configure:2831: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:2834: $? = 0 configure:2837: test -s conftest.o configure:2840: $? = 0 configure:2858: result: none needed configure:2876: cc -c -O2 -I/usr/local/include conftest.c >&5 cc-1020 cc: ERROR File = conftest.c, Line = 2 The identifier "choke" is undefined. choke me ^ cc-1065 cc: ERROR at end of source A semicolon is expected at this point. 2 errors detected in the compilation of "conftest.c". configure:2879: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2993: checking for c++ configure:3019: result: CC configure:3132: checking for C++ compiler version configure:3135: CC --version &5 CC ERROR: -- not allowed in non XPG4 environment CC ERROR parsing --version: unknown flag CC ERROR: no source or object file given configure:3138: $? = 2 configure:3140: CC -v &5 CC ERROR: no source or object file given configure:3143: $? = 2 configure:3145: CC -V &5 CC WARNING: -V is ignored CC ERROR: no source or object file given configure:3148: $? = 2 configure:3151: checking whether we are using the GNU C++ compiler configure:3176: CC -c conftest.cc >&5 cc-1020 CC: ERROR File = configure, Line = 3175 The identifier "choke" is undefined. choke me ^ cc-1174 CC: WARNING File = configure, Line = 3175 The variable "me" was declared but never referenced. choke me ^ 1 error detected in the compilation of "conftest.cc". configure:3179: $? = 2 configure: failed program was: | #line 3156 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3198: result: no configure:3204: checking whether CC accepts -g configure:3226: CC -c -g conftest.cc >&5 configure:3229: $? = 0 configure:3232: test -s conftest.o configure:3235: $? = 0 configure:3246: result: yes configure:3290: CC -c -g conftest.cc >&5 configure:3293: $? = 0 configure:3296: test -s conftest.o configure:3299: $? = 0 configure:3326: CC -c -g conftest.cc >&5 cc-1020 CC: ERROR File = configure, Line = 3327 The identifier "exit" is undefined. exit (42); ^ 1 error detected in the compilation of "conftest.cc". configure:3329: $? = 2 configure: failed program was: | #line 3309 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3290: CC -c -g conftest.cc >&5 configure:3293: $? = 0 configure:3296: test -s conftest.o configure:3299: $? = 0 configure:3326: CC -c -g conftest.cc >&5 configure:3329: $? = 0 configure:3332: test -s conftest.o configure:3335: $? = 0 configure:3376: CC -c -g conftest.cc >&5 cc-1174 CC: WARNING File = configure, Line = 3380 The variable "c" was declared but never referenced. class a { int b; } c; ^ configure:3379: $? = 0 configure:3382: test -s conftest.o configure:3385: $? = 0 configure:3415: checking for cc option to accept ANSI C configure:3478: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:3481: $? = 0 configure:3484: test -s conftest.o configure:3487: $? = 0 configure:3502: result: none needed configure:3525: checking for a BSD-compatible install configure:3579: result: /usr/freeware/bin/install -c configure:3598: checking for special C compiler options needed for large files configure:3634: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:3637: $? = 0 configure:3640: test -s conftest.o configure:3643: $? = 0 configure:3678: result: no configure:3684: checking for _FILE_OFFSET_BITS value needed for large files configure:3716: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:3719: $? = 0 configure:3722: test -s conftest.o configure:3725: $? = 0 configure:3781: result: no configure:3791: checking for _LARGE_FILES value needed for large files configure:3823: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:3826: $? = 0 configure:3829: test -s conftest.o configure:3832: $? = 0 configure:3888: result: no configure:3906: checking for pkg-config configure:3924: found /sstb/home/hiebertd/local/bin/pkg-config configure:3937: result: /sstb/home/hiebertd/local/bin/pkg-config configure:4028: checking for gawk configure:4044: found /usr/freeware/bin/gawk configure:4054: result: gawk configure:4068: checking for perl5 configure:4084: found /usr/freeware/bin/perl5 configure:4094: result: perl5 configure:4107: checking for indent configure:4123: found /usr/freeware/bin/indent configure:4133: result: indent configure:4154: checking for perl5 configure:4172: found /usr/freeware/bin/perl5 configure:4184: result: /usr/freeware/bin/perl5 configure:4210: checking for iconv_open configure:4260: cc -o conftest -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4263: $? = 0 configure:4266: test -s conftest configure:4269: $? = 0 configure:4280: result: yes configure:4622: checking how to run the C preprocessor configure:4658: cc -E conftest.c configure:4664: $? = 0 configure:4696: cc -E conftest.c cc-1005 cc: ERROR File = configure, Line = 4704 The source file "ac_nonexistent.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "conftest.c". Compilation terminated. configure:4702: $? = 2 configure: failed program was: | #line 4687 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:4740: result: cc -E configure:4765: cc -E conftest.c configure:4771: $? = 0 configure:4803: cc -E conftest.c cc-1005 cc: ERROR File = configure, Line = 4811 The source file "ac_nonexistent.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "conftest.c". Compilation terminated. configure:4809: $? = 2 configure: failed program was: | #line 4794 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:4852: checking for egrep configure:4862: result: grep -E configure:4867: checking for ANSI C header files configure:4893: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:4896: $? = 0 configure:4899: test -s conftest.o configure:4902: $? = 0 configure:4994: cc -o conftest -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4997: $? = 0 configure:4999: ./conftest configure:5002: $? = 0 configure:5017: result: yes configure:5041: checking for sys/types.h configure:5058: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for sys/stat.h configure:5058: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for stdlib.h configure:5058: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for string.h configure:5058: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for memory.h configure:5058: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for strings.h configure:5058: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for inttypes.h configure:5058: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5041: checking for stdint.h configure:5058: cc -c -O2 -I/usr/local/include conftest.c >&5 cc-1005 cc: ERROR File = configure, Line = 5106 The source file "stdint.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "conftest.c". Compilation terminated. configure:5061: $? = 2 configure: failed program was: | #line 5046 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | #include | #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 | /* 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:5078: result: no configure:5041: checking for unistd.h configure:5058: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:5061: $? = 0 configure:5064: test -s conftest.o configure:5067: $? = 0 configure:5078: result: yes configure:5105: checking locale.h usability configure:5118: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:5121: $? = 0 configure:5124: test -s conftest.o configure:5127: $? = 0 configure:5137: result: yes configure:5141: checking locale.h presence configure:5152: cc -E conftest.c configure:5158: $? = 0 configure:5177: result: yes configure:5213: checking for locale.h configure:5220: result: yes configure:5234: checking for LC_MESSAGES configure:5256: cc -o conftest -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5259: $? = 0 configure:5262: test -s conftest configure:5265: $? = 0 configure:5276: result: yes configure:5305: checking libintl.h usability configure:5318: cc -c -O2 -I/usr/local/include conftest.c >&5 configure:5321: $? = 0 configure:5324: test -s conftest.o configure:5327: $? = 0 configure:5337: result: yes configure:5341: checking libintl.h presence configure:5352: cc -E conftest.c cc-1005 cc: ERROR File = configure, Line = 5371 The source file "libintl.h" is unavailable. #include ^ 1 catastrophic error detected in the compilation of "conftest.c". Compilation terminated. configure:5358: $? = 2 configure: failed program was: | #line 5343 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 2 | #define GLIB_MICRO_VERSION 2 | #define GLIB_INTERFACE_AGE 2 | #define GLIB_BINARY_AGE 202 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | #include | #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_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include configure:5377: result: no configure:5383: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor! configure:5385: WARNING: libintl.h: proceeding with the preprocessor's result configure:5413: checking for libintl.h configure:5420: result: no configure:6311: error: *** You must have either have gettext support in your C library, or use the *** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=mips-sgi-irix6.5 ac_cv_build_alias=mips-sgi-irix6.5 ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/usr/local/include' 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='' ac_cv_env_CXXFLAGS_value='' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=CC 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=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib 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_exeext='' ac_cv_func_iconv_open=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=no ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no 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=mips-sgi-irix6.5 ac_cv_host_alias=mips-sgi-irix6.5 ac_cv_objext=o ac_cv_path_PERL_PATH=/usr/freeware/bin/perl5 ac_cv_path_PKG_CONFIG=/sstb/home/hiebertd/local/bin/pkg-config ac_cv_path_install='/usr/freeware/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=CC ac_cv_prog_INDENT=indent ac_cv_prog_PERL=perl5 ac_cv_prog_ac_ct_CC=cc 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_make_make_set=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no am_cv_prog_cc_stdc='' am_cv_val_LC_MESSAGES=yes gt_cv_have_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.4' ALLOCA='' AR='' AS='' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.4' AWK='gawk' CATALOGS='' CATOBJEXT='NONE' CC='cc' CFLAGS='-O2 -I/usr/local/include' CPP='cc -E' CPPFLAGS='' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='' CXX='CC' CXXCPP='' CXXFLAGS='-g' DATADIRNAME='' DB2HTML='' DEFS='' DISABLE_MEM_POOLS='' DLLTOOL='' ECHO='/usr/freeware/bin/echo' ECHO_C='ECHO_N='' ECHO_T='' EGREP='grep -E' ENABLE_GC_FRIENDLY='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' ENABLE_TIMELOOP_FALSE='' ENABLE_TIMELOOP_TRUE='' EXEEXT='' F77='' FFLAGS='' GETTEXT_PACKAGE='' GIO='' GLIBC21='' GLIB_BINARY_AGE='202' GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' GLIB_DEF='' GLIB_GENMARSHAL='' GLIB_INTERFACE_AGE='2' GLIB_MAJOR_VERSION='2' GLIB_MICRO_VERSION='2' GLIB_MINOR_VERSION='2' GLIB_VERSION='2.2.2' GMODULE_DEF='' GMOFILES=' am.gmo az.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo gl.gmo he.gmo hi.gmo id.gmo it.gmo ja.gmo ko.gmo li.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo address@hidden sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo yi.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='' GOBJECT_DEF='' GSPAWN='' GTHREAD_COMPILE_IMPL_DEFINES='' GTHREAD_DEF='' GTKDOC='' G_LIBS_EXTRA='' G_LIB_WIN32_RESOURCE='' G_MODULE_BROKEN_RTLD_GLOBAL='' G_MODULE_HAVE_DLERROR='' G_MODULE_IMPL='' G_MODULE_LDFLAGS='' G_MODULE_LIBS='' G_MODULE_LIBS_EXTRA='' G_MODULE_NEED_USCORE='' G_MODULE_PLUGIN_LIBS='' G_MODULE_SUPPORTED='' G_MODULE_WIN32_RESOURCE='' G_OBJECT_WIN32_RESOURCE='' G_THREAD_CFLAGS='' G_THREAD_LIBS='' G_THREAD_LIBS_EXTRA='' G_THREAD_LIBS_FOR_GTHREAD='' G_THREAD_WIN32_RESOURCE='' HAVE_CXX_FALSE='#' HAVE_CXX_TRUE='' HAVE_DOCBOOK_FALSE='' HAVE_DOCBOOK_TRUE='' HAVE_GOOD_PRINTF_FALSE='' HAVE_GOOD_PRINTF_TRUE='' HAVE_GTK_DOC='' HAVE_GTK_DOC_FALSE='' HAVE_GTK_DOC_TRUE='' HTML_DIR='' ICONV_LIBS='' INDENT='indent' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTOBJEXT='' INTLLIBS='' LDFLAGS='-L/usr/local/lib' LIBOBJS='' LIBS='' LIBTOOL='' LN_S='' LTLIBOBJS='' LT_AGE='200' LT_CURRENT='200' LT_CURRENT_MINUS_AGE='0' LT_RELEASE='2.2' LT_REVISION='2' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' OBJDUMP='' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' PACKAGE='glib' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='perl5' PERL_PATH='/usr/freeware/bin/perl5' PKG_CONFIG='/sstb/home/hiebertd/local/bin/pkg-config' PLATFORMDEP='' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='' POFILES=' am.po az.po be.po bg.po bn.po ca.po cs.po cy.po da.po de.po el.po es.po et.po eu.po fa.po fi.po fr.po gl.po he.po hi.po id.po it.po ja.po ko.po li.po lv.po mk.po ml.po mn.po ms.po nl.po nn.po no.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po address@hidden sv.po ta.po tr.po uk.po vi.po yi.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='' REBUILD='' SET_MAKE='' SHELL='/bin/sh' STRIP='' STRIP_BEGIN='' STRIP_DUMMY='' STRIP_END='' TESTGMODULE_EXP='' TRIO_LIBS='' USE_NLS='yes' VERSION='2.2.2' XGETTEXT=':' ac_ct_AR='' ac_ct_AS='' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='' ac_ct_OBJDUMP='' ac_ct_RANLIB='' ac_ct_STRIP='' bindir='${exec_prefix}/bin' build='mips-sgi-irix6.5' build_alias='' build_cpu='mips' build_os='irix6.5' build_vendor='sgi' datadir='${prefix}/share' exec_prefix='NONE' host='mips-sgi-irix6.5' host_alias='' host_cpu='mips' host_os='irix6.5' host_vendor='sgi' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' ms_librarian='' oldincludedir='/usr/include' prefix='/sstb/home/hiebertd/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GLIB_BINARY_AGE 202 #define GLIB_INTERFACE_AGE 2 #define GLIB_MAJOR_VERSION 2 #define GLIB_MICRO_VERSION 2 #define GLIB_MINOR_VERSION 2 #define G_COMPILED_WITH_DEBUGGING "minimum" #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #endif #ifdef __cplusplus #include configure: exit 1