This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by glib configure 2.4.8, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-threads=posix --disable-gtk-doc ## --------- ## ## Platform. ## ## --------- ## hostname = luna.rf.ohio-state.edu uname -m = Power Macintosh uname -r = 7.6.0 uname -s = Darwin uname -v = Darwin Kernel Version 7.6.0: Sun Oct 10 12:05:27 PDT 2004; root:xnu/xnu-517.9.4.obj~1/RELEASE_PPC /usr/bin/uname -p = powerpc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 7.6.0: Sun Oct 10 12:05:27 PDT 2004; root:xnu/xnu-517.9.4.obj~1/RELEASE_PPC Kernel configured for a single processor only. 1 processor is physically available. Processor type: ppc7450 (PowerPC 7450) Processor active: 0 Primary memory available: 768.00 megabytes. Default processor set: 55 tasks, 148 threads, 1 processors Load average: 1.97, Mach factor: 0.41 unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /bin PATH: /usr/bin PATH: . PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1579: checking for a BSD-compatible install configure:1634: result: /usr/bin/install -c configure:1645: checking whether build environment is sane configure:1688: result: yes configure:1721: checking for gawk configure:1750: result: no configure:1721: checking for mawk configure:1750: result: no configure:1721: checking for nawk configure:1750: result: no configure:1721: checking for awk configure:1737: found /usr/bin/awk configure:1747: result: awk configure:1757: checking whether make sets $(MAKE) configure:1777: result: yes configure:1847: checking for powerpc-unknown-linux-gnu-strip configure:1876: result: no configure:1885: checking for strip configure:1901: found /usr/bin/strip configure:1912: result: strip configure:1990: checking whether to enable maintainer-specific portions of Makefiles configure:1999: result: no configure:2021: checking build system type configure:2039: result: powerpc-apple-darwin7.6.0 configure:2047: checking host system type configure:2061: result: powerpc-unknown-linux-gnu configure:2070: checking for the BeOS configure:2080: result: no configure:2084: checking for Win32 configure:2114: result: no configure:2239: checking whether to enable garbage collector friendliness configure:2251: result: no configure:2255: checking whether to disable memory pools configure:2258: result: no configure:2292: checking for powerpc-unknown-linux-gnu-gcc configure:2321: result: no configure:2330: checking for gcc configure:2346: found /usr/bin/gcc configure:2356: result: gcc configure:2600: checking for C compiler version configure:2603: gcc --version &5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1666) Copyright (C) 2002 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:2606: $? = 0 configure:2608: gcc -v &5 Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1666) configure:2611: $? = 0 configure:2613: gcc -V &5 gcc: `-V' option must have argument configure:2616: $? = 1 configure:2639: checking for C compiler default output file name configure:2642: gcc -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:2645: $? = 0 configure:2691: result: a.out configure:2696: checking whether the C compiler works configure:2702: ./a.out configure:2705: $? = 0 configure:2722: result: yes configure:2729: checking whether we are cross compiling configure:2731: result: no configure:2734: checking for suffix of executables configure:2736: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:2739: $? = 0 configure:2764: result: configure:2770: checking for suffix of object files configure:2791: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:2794: $? = 0 configure:2816: result: o configure:2820: checking whether we are using the GNU C compiler configure:2844: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:2850: $? = 0 configure:2854: test -z || test ! -s conftest.err configure:2857: $? = 0 configure:2860: test -s conftest.o configure:2863: $? = 0 configure:2876: result: yes configure:2882: checking whether gcc accepts -g configure:2903: gcc -c -g conftest.c >&5 configure:2909: $? = 0 configure:2913: test -z || test ! -s conftest.err configure:2916: $? = 0 configure:2919: test -s conftest.o configure:2922: $? = 0 configure:2933: result: yes configure:2950: checking for gcc option to accept ANSI C configure:3020: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:3026: $? = 0 configure:3030: test -z || test ! -s conftest.err configure:3033: $? = 0 configure:3036: test -s conftest.o configure:3039: $? = 0 configure:3057: result: none needed configure:3075: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3081: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3225: checking for style of include used by make configure:3253: result: GNU configure:3281: checking dependency style of gcc configure:3364: result: gcc3 configure:3386: checking for c++ configure:3402: found /usr/bin/c++ configure:3412: result: c++ configure:3441: checking for powerpc-unknown-linux-gnu-g++ configure:3467: result: c++ configure:3525: checking for C++ compiler version configure:3528: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1666) Copyright (C) 2002 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:3531: $? = 0 configure:3533: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1666) configure:3536: $? = 0 configure:3538: c++ -V &5 c++: `-V' option must have argument configure:3541: $? = 1 configure:3544: checking whether we are using the GNU C++ compiler configure:3568: c++ -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.cc >&5 configure:3574: $? = 0 configure:3578: test -z || test ! -s conftest.err configure:3581: $? = 0 configure:3584: test -s conftest.o configure:3587: $? = 0 configure:3600: result: yes configure:3606: checking whether c++ accepts -g configure:3627: c++ -c -g conftest.cc >&5 configure:3633: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest.o configure:3646: $? = 0 configure:3657: result: yes configure:3699: c++ -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.cc >&5 configure:3705: $? = 0 configure:3709: test -z || test ! -s conftest.err configure:3712: $? = 0 configure:3715: test -s conftest.o configure:3718: $? = 0 configure:3744: c++ -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:19: error: `exit' undeclared (first use this function) conftest.cc:19: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:3750: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "glib 2.4.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 8 | #define GLIB_INTERFACE_AGE 8 | #define GLIB_BINARY_AGE 408 | #define G_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3699: c++ -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.cc >&5 configure:3705: $? = 0 configure:3709: test -z || test ! -s conftest.err configure:3712: $? = 0 configure:3715: test -s conftest.o configure:3718: $? = 0 configure:3744: c++ -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.cc >&5 configure:3750: $? = 0 configure:3754: test -z || test ! -s conftest.err configure:3757: $? = 0 configure:3760: test -s conftest.o configure:3763: $? = 0 configure:3788: checking dependency style of c++ configure:3871: result: gcc3 configure:3905: c++ -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.cc >&5 configure:3911: $? = 0 configure:3915: test -z || test ! -s conftest.err configure:3918: $? = 0 configure:3921: test -s conftest.o configure:3924: $? = 0 configure:3955: checking for gcc option to accept ANSI C configure:4018: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:4024: $? = 0 configure:4028: test -z || test ! -s conftest.err configure:4031: $? = 0 configure:4034: test -s conftest.o configure:4037: $? = 0 configure:4052: result: none needed configure:4076: checking for a BSD-compatible install configure:4131: result: /usr/bin/install -c configure:4150: checking for special C compiler options needed for large files configure:4249: result: no configure:4255: checking for _FILE_OFFSET_BITS value needed for large files configure:4286: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:4292: $? = 0 configure:4296: test -z || test ! -s conftest.err configure:4299: $? = 0 configure:4302: test -s conftest.o configure:4305: $? = 0 configure:4370: result: no configure:4380: checking for _LARGE_FILES value needed for large files configure:4411: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:4417: $? = 0 configure:4421: test -z || test ! -s conftest.err configure:4424: $? = 0 configure:4427: test -s conftest.o configure:4430: $? = 0 configure:4495: result: no configure:4513: checking for pkg-config configure:4531: found /usr/bin/pkg-config configure:4544: result: /usr/bin/pkg-config configure:4629: checking for gawk configure:4655: result: awk configure:4669: checking for perl5 configure:4698: result: no configure:4669: checking for perl configure:4685: found /usr/bin/perl configure:4695: result: perl configure:4708: checking for indent configure:4724: found /usr/bin/indent configure:4734: result: indent configure:4755: checking for perl configure:4773: found /usr/bin/perl configure:4785: result: /usr/bin/perl configure:4811: checking for iconv_open configure:4868: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 ld: Undefined symbols: _iconv_open configure:4874: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "glib 2.4.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 8 | #define GLIB_INTERFACE_AGE 8 | #define GLIB_BINARY_AGE 408 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | /* Define iconv_open to an innocuous variant, in case declares iconv_open. | For example, HP-UX 11i declares gettimeofday. */ | #define iconv_open innocuous_iconv_open | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char iconv_open (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef iconv_open | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char iconv_open (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_iconv_open) || defined (__stub___iconv_open) | choke me | #else | char (*f) () = iconv_open; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != iconv_open; | ; | return 0; | } configure:4899: result: no configure:4907: checking for libiconv_open in -liconv configure:4937: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c -liconv >&5 configure:4943: $? = 0 configure:4947: test -z || test ! -s conftest.err configure:4950: $? = 0 configure:4953: test -s conftest configure:4956: $? = 0 configure:4969: result: yes configure:5299: checking how to run the C preprocessor configure:5334: gcc -E conftest.c configure:5340: $? = 0 configure:5372: gcc -E conftest.c conftest.c:18:28: ac_nonexistent.h: No such file or directory configure:5378: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "glib 2.4.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 8 | #define GLIB_INTERFACE_AGE 8 | #define GLIB_BINARY_AGE 408 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5417: result: gcc -E configure:5441: gcc -E conftest.c configure:5447: $? = 0 configure:5479: gcc -E conftest.c conftest.c:18:28: ac_nonexistent.h: No such file or directory configure:5485: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "glib 2.4.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 8 | #define GLIB_INTERFACE_AGE 8 | #define GLIB_BINARY_AGE 408 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5529: checking for egrep configure:5539: result: grep -E configure:5544: checking for ANSI C header files configure:5569: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:5575: $? = 0 configure:5579: test -z || test ! -s conftest.err configure:5582: $? = 0 configure:5585: test -s conftest.o configure:5588: $? = 0 configure:5674: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:5677: $? = 0 configure:5679: ./conftest configure:5682: $? = 0 configure:5697: result: yes configure:5721: checking for sys/types.h configure:5737: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:5743: $? = 0 configure:5747: test -z || test ! -s conftest.err configure:5750: $? = 0 configure:5753: test -s conftest.o configure:5756: $? = 0 configure:5767: result: yes configure:5721: checking for sys/stat.h configure:5737: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:5743: $? = 0 configure:5747: test -z || test ! -s conftest.err configure:5750: $? = 0 configure:5753: test -s conftest.o configure:5756: $? = 0 configure:5767: result: yes configure:5721: checking for stdlib.h configure:5737: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:5743: $? = 0 configure:5747: test -z || test ! -s conftest.err configure:5750: $? = 0 configure:5753: test -s conftest.o configure:5756: $? = 0 configure:5767: result: yes configure:5721: checking for string.h configure:5737: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:5743: $? = 0 configure:5747: test -z || test ! -s conftest.err configure:5750: $? = 0 configure:5753: test -s conftest.o configure:5756: $? = 0 configure:5767: result: yes configure:5721: checking for memory.h configure:5737: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:5743: $? = 0 configure:5747: test -z || test ! -s conftest.err configure:5750: $? = 0 configure:5753: test -s conftest.o configure:5756: $? = 0 configure:5767: result: yes configure:5721: checking for strings.h configure:5737: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:5743: $? = 0 configure:5747: test -z || test ! -s conftest.err configure:5750: $? = 0 configure:5753: test -s conftest.o configure:5756: $? = 0 configure:5767: result: yes configure:5721: checking for inttypes.h configure:5737: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:5743: $? = 0 configure:5747: test -z || test ! -s conftest.err configure:5750: $? = 0 configure:5753: test -s conftest.o configure:5756: $? = 0 configure:5767: result: yes configure:5721: checking for stdint.h configure:5737: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:5743: $? = 0 configure:5747: test -z || test ! -s conftest.err configure:5750: $? = 0 configure:5753: test -s conftest.o configure:5756: $? = 0 configure:5767: result: yes configure:5721: checking for unistd.h configure:5737: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:5743: $? = 0 configure:5747: test -z || test ! -s conftest.err configure:5750: $? = 0 configure:5753: test -s conftest.o configure:5756: $? = 0 configure:5767: result: yes configure:5794: checking locale.h usability configure:5806: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:5812: $? = 0 configure:5816: test -z || test ! -s conftest.err configure:5819: $? = 0 configure:5822: test -s conftest.o configure:5825: $? = 0 configure:5835: result: yes configure:5839: checking locale.h presence configure:5849: gcc -E conftest.c configure:5855: $? = 0 configure:5875: result: yes configure:5910: checking for locale.h configure:5917: result: yes configure:5931: checking for LC_MESSAGES configure:5952: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:5958: $? = 0 configure:5962: test -z || test ! -s conftest.err configure:5965: $? = 0 configure:5968: test -s conftest configure:5971: $? = 0 configure:5983: result: yes configure:6012: checking libintl.h usability configure:6024: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:6030: $? = 0 configure:6034: test -z || test ! -s conftest.err configure:6037: $? = 0 configure:6040: test -s conftest.o configure:6043: $? = 0 configure:6053: result: yes configure:6057: checking libintl.h presence configure:6067: gcc -E conftest.c configure:6073: $? = 0 configure:6093: result: yes configure:6128: checking for libintl.h configure:6135: result: yes configure:6146: checking for dgettext in libc configure:6169: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 ld: Undefined symbols: _libintl_dgettext configure:6175: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "glib 2.4.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 8 | #define GLIB_INTERFACE_AGE 8 | #define GLIB_BINARY_AGE 408 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return (int) dgettext ("","") | ; | return 0; | } configure:6201: result: no configure:6315: checking for bindtextdomain in -lintl configure:6345: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c -lintl >&5 configure:6351: $? = 0 configure:6355: test -z || test ! -s conftest.err configure:6358: $? = 0 configure:6361: test -s conftest configure:6364: $? = 0 configure:6377: result: yes configure:6380: checking for dgettext in -lintl configure:6410: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c -lintl >&5 configure:6416: $? = 0 configure:6420: test -z || test ! -s conftest.err configure:6423: $? = 0 configure:6426: test -s conftest configure:6429: $? = 0 configure:6442: result: yes configure:6542: checking for bind_textdomain_codeset configure:6599: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c -lintl >&5 configure:6605: $? = 0 configure:6609: test -z || test ! -s conftest.err configure:6612: $? = 0 configure:6615: test -s conftest configure:6618: $? = 0 configure:6630: result: yes configure:6669: checking for msgfmt configure:6696: result: /usr/bin/msgfmt configure:6709: checking for dcgettext configure:6766: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c -lintl >&5 configure:6772: $? = 0 configure:6776: test -z || test ! -s conftest.err configure:6779: $? = 0 configure:6782: test -s conftest configure:6785: $? = 0 configure:6797: result: yes configure:6809: checking for gmsgfmt configure:6827: found /usr/bin/gmsgfmt configure:6840: result: /usr/bin/gmsgfmt configure:6849: checking for xgettext configure:6876: result: /usr/bin/xgettext configure:6900: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c -lintl >&5 configure:6906: $? = 0 configure:6910: test -z || test ! -s conftest.err configure:6913: $? = 0 configure:6916: test -s conftest configure:6919: $? = 0 configure:7059: result: found xgettext program is not GNU xgettext; ignore it configure:7092: checking for catalogs to be installed configure:7117: result: am ar az be bg bn bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr id is it ja ko lt lv mk mn ms nb ne nl nn no or pa pl pt pt_BR ro ru sk sl sq sr sr@ije sr@Latn sv ta tr uk vi wa yi zh_CN zh_TW configure:7289: checking for a sed that does not truncate output configure:7343: result: /bin/gsed configure:7357: checking for ld used by gcc configure:7424: result: /usr/bin/ld configure:7433: checking if the linker (/usr/bin/ld) is GNU ld configure:7448: result: no configure:7453: checking for /usr/bin/ld option to reload object files configure:7460: result: -r configure:7469: checking for BSD-compatible nm configure:7511: result: nm configure:7515: checking whether ln -s works configure:7519: result: yes configure:7526: checking how to recognise dependent libraries configure:7709: result: pass_all configure:7792: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:7795: $? = 0 configure:7930: checking dlfcn.h usability configure:7942: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:7948: $? = 0 configure:7952: test -z || test ! -s conftest.err configure:7955: $? = 0 configure:7958: test -s conftest.o configure:7961: $? = 0 configure:7971: result: yes configure:7975: checking dlfcn.h presence configure:7985: gcc -E conftest.c configure:7991: $? = 0 configure:8011: result: yes configure:8046: checking for dlfcn.h configure:8053: result: yes configure:8071: checking how to run the C++ preprocessor configure:8102: c++ -E conftest.cc configure:8108: $? = 0 configure:8140: c++ -E conftest.cc conftest.cc:38:28: ac_nonexistent.h: No such file or directory configure:8146: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "glib 2.4.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 8 | #define GLIB_INTERFACE_AGE 8 | #define GLIB_BINARY_AGE 408 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_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 GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:8185: result: c++ -E configure:8209: c++ -E conftest.cc configure:8215: $? = 0 configure:8247: c++ -E conftest.cc conftest.cc:38:28: ac_nonexistent.h: No such file or directory configure:8253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "glib 2.4.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 8 | #define GLIB_INTERFACE_AGE 8 | #define GLIB_BINARY_AGE 408 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_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 GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:8305: checking for powerpc-unknown-linux-gnu-g77 configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-f77 configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-xlf configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-frt configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-pgf77 configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-fort77 configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-fl32 configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-af77 configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-f90 configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-xlf90 configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-pgf90 configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-epcf90 configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-f95 configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-fort configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-xlf95 configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-ifc configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-efc configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-pgf95 configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-lf95 configure:8334: result: no configure:8305: checking for powerpc-unknown-linux-gnu-gfortran configure:8334: result: no configure:8347: checking for g77 configure:8376: result: no configure:8347: checking for f77 configure:8376: result: no configure:8347: checking for xlf configure:8376: result: no configure:8347: checking for frt configure:8376: result: no configure:8347: checking for pgf77 configure:8376: result: no configure:8347: checking for fort77 configure:8376: result: no configure:8347: checking for fl32 configure:8376: result: no configure:8347: checking for af77 configure:8376: result: no configure:8347: checking for f90 configure:8376: result: no configure:8347: checking for xlf90 configure:8376: result: no configure:8347: checking for pgf90 configure:8376: result: no configure:8347: checking for epcf90 configure:8376: result: no configure:8347: checking for f95 configure:8376: result: no configure:8347: checking for fort configure:8376: result: no configure:8347: checking for xlf95 configure:8376: result: no configure:8347: checking for ifc configure:8376: result: no configure:8347: checking for efc configure:8376: result: no configure:8347: checking for pgf95 configure:8376: result: no configure:8347: checking for lf95 configure:8376: result: no configure:8347: checking for gfortran configure:8376: result: no configure:8391: checking for Fortran 77 compiler version configure:8391: --version &5 ./configure: line 1: --version: command not found configure:8394: $? = 127 configure:8396: -v &5 ./configure: line 1: -v: command not found configure:8399: $? = 127 configure:8401: -V &5 ./configure: line 1: -V: command not found configure:8404: $? = 127 configure:8412: checking whether we are using the GNU Fortran 77 compiler configure:8426: -c conftest.F >&5 ./configure: line 1: -c: command not found configure:8432: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8458: result: no configure:8464: checking whether accepts -g configure:8476: -c -g conftest.f >&5 ./configure: line 1: -c: command not found configure:8482: $? = 127 configure: failed program was: | program main | | end configure:8507: result: no configure:8537: checking the maximum length of command line arguments configure:8602: result: 65536 configure:8613: checking command to parse nm output from gcc object configure:8702: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:8705: $? = 0 configure:8709: nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:8712: $? = 0 cannot find nm_test_var in conftest.nm configure:8702: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c >&5 configure:8705: $? = 0 configure:8709: nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:8712: $? = 0 configure:8764: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.c conftstm.o >&5 configure:8767: $? = 0 configure:8805: result: ok configure:8809: checking for objdir configure:8824: result: .libs configure:8876: checking for powerpc-unknown-linux-gnu-ar configure:8905: result: no configure:8914: checking for ar configure:8930: found /usr/bin/ar configure:8941: result: ar configure:8956: checking for powerpc-unknown-linux-gnu-ranlib configure:8985: result: no configure:8994: checking for ranlib configure:9010: found /usr/bin/ranlib configure:9021: result: ranlib configure:9036: checking for powerpc-unknown-linux-gnu-strip configure:9062: result: strip configure:9363: checking if gcc static flag works configure:9386: result: yes configure:9404: checking if gcc supports -fno-rtti -fno-exceptions configure:9425: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: "-frtti" is valid for C++ but not for C/ObjC configure:9429: $? = 0 configure:9437: result: no configure:9452: checking for gcc option to produce PIC configure:9629: result: -fPIC configure:9637: checking if gcc PIC flag -fPIC works configure:9658: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -fPIC -DPIC conftest.c >&5 configure:9662: $? = 0 configure:9670: result: yes configure:9694: checking if gcc supports -c -o file.o configure:9718: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -o out/conftest2.o conftest.c >&5 configure:9722: $? = 0 configure:9739: result: yes configure:9765: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:10613: result: no configure:10684: checking dynamic linker characteristics configure:11245: result: GNU/Linux ld.so configure:11249: checking how to hardcode library paths into programs configure:11274: result: immediate configure:11288: checking whether stripping libraries is possible configure:11309: result: no configure:12123: checking if libtool supports shared libraries configure:12125: result: no configure:12128: checking whether to build shared libraries configure:12186: result: no configure:12189: checking whether to build static libraries configure:12193: result: yes configure:12285: creating libtool configure:12832: checking for ld used by c++ configure:12899: result: /usr/bin/ld configure:12908: checking if the linker (/usr/bin/ld) is GNU ld configure:12923: result: no configure:12974: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13802: result: yes configure:13820: c++ -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.cc >&5 configure:13823: $? = 0 configure:13919: checking for c++ option to produce PIC configure:14171: result: -fPIC configure:14179: checking if c++ PIC flag -fPIC works configure:14200: c++ -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -fPIC -DPIC conftest.cc >&5 configure:14204: $? = 0 configure:14212: result: yes configure:14236: checking if c++ supports -c -o file.o configure:14260: c++ -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -o out/conftest2.o conftest.cc >&5 configure:14264: $? = 0 configure:14281: result: yes configure:14307: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:14332: result: yes configure:14403: checking dynamic linker characteristics configure:14964: result: GNU/Linux ld.so configure:14968: checking how to hardcode library paths into programs configure:14993: result: immediate configure:15007: checking whether stripping libraries is possible configure:15028: result: no configure:22310: checking for extra flags to get ANSI library prototypes configure:22331: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl -lm >&5 configure:22334: $? = 0 configure:22336: ./conftest configure:22339: $? = 0 configure:22341: result: none needed configure:22402: checking for extra flags for POSIX compliance configure:22420: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:42: warning: unused variable `dir' configure:22426: $? = 0 configure:22430: test -z || test ! -s conftest.err configure:22433: $? = 0 configure:22436: test -s conftest.o configure:22439: $? = 0 configure:22441: result: none needed configure:22503: checking for ANSI C header files configure:22656: result: yes configure:22672: checking for vprintf configure:22729: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 conftest.c:63: warning: conflicting types for built-in function `vprintf' configure:22735: $? = 0 configure:22739: test -z || test ! -s conftest.err configure:22742: $? = 0 configure:22745: test -s conftest configure:22748: $? = 0 configure:22760: result: yes configure:22767: checking for _doprnt configure:22824: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 ld: Undefined symbols: __doprnt configure:22830: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "glib 2.4.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 8 | #define GLIB_INTERFACE_AGE 8 | #define GLIB_BINARY_AGE 408 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_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 GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:22855: result: no configure:22872: checking for working alloca.h configure:22893: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 conftest.c: In function `main': conftest.c:44: warning: unused variable `p' configure:22899: $? = 0 configure:22903: test -z || test ! -s conftest.err configure:22906: $? = 0 configure:22909: test -s conftest configure:22912: $? = 0 configure:22924: result: yes configure:22934: checking for alloca configure:22975: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 conftest.c: In function `main': conftest.c:65: warning: unused variable `p' configure:22981: $? = 0 configure:22985: test -z || test ! -s conftest.err configure:22988: $? = 0 configure:22991: test -s conftest configure:22994: $? = 0 configure:23006: result: yes configure:23235: checking for atexit configure:23292: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:23298: $? = 0 configure:23302: test -z || test ! -s conftest.err configure:23305: $? = 0 configure:23308: test -s conftest configure:23311: $? = 0 configure:23323: result: yes configure:23235: checking for on_exit configure:23292: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 ld: Undefined symbols: _on_exit configure:23298: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "glib 2.4.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 8 | #define GLIB_INTERFACE_AGE 8 | #define GLIB_BINARY_AGE 408 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_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 GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | /* Define on_exit to an innocuous variant, in case declares on_exit. | For example, HP-UX 11i declares gettimeofday. */ | #define on_exit innocuous_on_exit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char on_exit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef on_exit | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char on_exit (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_on_exit) || defined (__stub___on_exit) | choke me | #else | char (*f) () = on_exit; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != on_exit; | ; | return 0; | } configure:23323: result: no configure:23334: checking for char configure:23358: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:23364: $? = 0 configure:23368: test -z || test ! -s conftest.err configure:23371: $? = 0 configure:23374: test -s conftest.o configure:23377: $? = 0 configure:23388: result: yes configure:23391: checking size of char configure:23710: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:23713: $? = 0 configure:23715: ./conftest configure:23718: $? = 0 configure:23741: result: 1 configure:23748: checking for short configure:23772: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:23778: $? = 0 configure:23782: test -z || test ! -s conftest.err configure:23785: $? = 0 configure:23788: test -s conftest.o configure:23791: $? = 0 configure:23802: result: yes configure:23805: checking size of short configure:24124: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:24127: $? = 0 configure:24129: ./conftest configure:24132: $? = 0 configure:24155: result: 2 configure:24162: checking for long configure:24186: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:24192: $? = 0 configure:24196: test -z || test ! -s conftest.err configure:24199: $? = 0 configure:24202: test -s conftest.o configure:24205: $? = 0 configure:24216: result: yes configure:24219: checking size of long configure:24538: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:24541: $? = 0 configure:24543: ./conftest configure:24546: $? = 0 configure:24569: result: 4 configure:24576: checking for int configure:24600: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:24606: $? = 0 configure:24610: test -z || test ! -s conftest.err configure:24613: $? = 0 configure:24616: test -s conftest.o configure:24619: $? = 0 configure:24630: result: yes configure:24633: checking size of int configure:24952: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:24955: $? = 0 configure:24957: ./conftest configure:24960: $? = 0 configure:24983: result: 4 configure:24990: checking for void * configure:25014: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:25020: $? = 0 configure:25024: test -z || test ! -s conftest.err configure:25027: $? = 0 configure:25030: test -s conftest.o configure:25033: $? = 0 configure:25044: result: yes configure:25047: checking size of void * configure:25366: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:25369: $? = 0 configure:25371: ./conftest configure:25374: $? = 0 configure:25397: result: 4 configure:25404: checking for long long configure:25428: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:25434: $? = 0 configure:25438: test -z || test ! -s conftest.err configure:25441: $? = 0 configure:25444: test -s conftest.o configure:25447: $? = 0 configure:25458: result: yes configure:25461: checking size of long long configure:25780: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:25783: $? = 0 configure:25785: ./conftest configure:25788: $? = 0 configure:25811: result: 8 configure:25818: checking for __int64 configure:25842: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:86: error: `__int64' undeclared (first use in this function) conftest.c:86: error: (Each undeclared identifier is reported only once conftest.c:86: error: for each function it appears in.) conftest.c:86: error: parse error before ')' token configure:25848: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "glib 2.4.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 8 | #define GLIB_INTERFACE_AGE 8 | #define GLIB_BINARY_AGE 408 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_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 GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | /* 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 | int | main () | { | if ((__int64 *) 0) | return 0; | if (sizeof (__int64)) | return 0; | ; | return 0; | } configure:25872: result: no configure:25875: checking size of __int64 configure:26225: result: 0 configure:26249: checking for format to printf and scanf a guint64 configure:26277: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 conftest.c: In function `main': conftest.c:57: warning: implicit declaration of function `exit' configure:26280: $? = 0 configure:26282: ./conftest configure:26285: $? = 0 configure:26301: result: %llu configure:26339: checking for an ANSI C-conforming const configure:26406: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:78: warning: unused variable `s' conftest.c:98: warning: unused variable `foo' conftest.c:59: warning: unused variable `x' conftest.c:65: warning: unused variable `zero' conftest.c:77: warning: `t' might be used uninitialized in this function conftest.c:95: warning: `b' might be used uninitialized in this function configure:26412: $? = 0 configure:26416: test -z || test ! -s conftest.err configure:26419: $? = 0 configure:26422: test -s conftest.o configure:26425: $? = 0 configure:26436: result: yes configure:26448: checking if malloc() and friends prototypes are gmem.h compatible configure:26478: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -Werror conftest.c >&5 configure:26484: $? = 0 configure:26488: test -z || test ! -s conftest.err configure:26491: $? = 0 configure:26494: test -s conftest.o configure:26497: $? = 0 configure:26512: result: yes configure:26516: checking for growing stack pointer configure:26543: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:26546: $? = 0 configure:26548: ./conftest configure:26551: $? = 0 configure:26568: result: no configure:26571: checking for __inline configure:26584: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:26590: $? = 0 configure:26594: test -z || test ! -s conftest.err configure:26597: $? = 0 configure:26600: test -s conftest.o configure:26603: $? = 0 configure:26617: result: yes configure:26626: checking for __inline__ configure:26639: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:26645: $? = 0 configure:26649: test -z || test ! -s conftest.err configure:26652: $? = 0 configure:26655: test -s conftest.o configure:26658: $? = 0 configure:26672: result: yes configure:26681: checking for inline configure:26695: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:26701: $? = 0 configure:26705: test -z || test ! -s conftest.err configure:26708: $? = 0 configure:26711: test -s conftest.o configure:26714: $? = 0 configure:26728: result: yes configure:26739: checking for ISO C99 varargs macros in C configure:26761: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:26767: $? = 0 configure:26771: test -z || test ! -s conftest.err configure:26774: $? = 0 configure:26777: test -s conftest.o configure:26780: $? = 0 configure:26790: result: yes configure:26793: checking for ISO C99 varargs macros in C++ configure:26824: c++ -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec conftest.cc >&5 configure:26830: $? = 0 configure:26834: test -z || test ! -s conftest.err configure:26837: $? = 0 configure:26840: test -s conftest.o configure:26843: $? = 0 configure:26860: result: yes configure:26863: checking for GNUC varargs macros configure:26885: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:26891: $? = 0 configure:26895: test -z || test ! -s conftest.err configure:26898: $? = 0 configure:26901: test -s conftest.o configure:26904: $? = 0 configure:26914: result: yes configure:26918: checking whether byte ordering is bigendian configure:26945: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:26951: $? = 0 configure:26955: test -z || test ! -s conftest.err configure:26958: $? = 0 configure:26961: test -s conftest.o configure:26964: $? = 0 configure:26988: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:26994: $? = 0 configure:26998: test -z || test ! -s conftest.err configure:27001: $? = 0 configure:27004: test -s conftest.o configure:27007: $? = 0 configure:27129: result: yes configure:27171: checking dirent.h usability configure:27183: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:27189: $? = 0 configure:27193: test -z || test ! -s conftest.err configure:27196: $? = 0 configure:27199: test -s conftest.o configure:27202: $? = 0 configure:27212: result: yes configure:27216: checking dirent.h presence configure:27226: gcc -E conftest.c configure:27232: $? = 0 configure:27252: result: yes configure:27287: checking for dirent.h configure:27294: result: yes configure:27171: checking float.h usability configure:27183: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:27189: $? = 0 configure:27193: test -z || test ! -s conftest.err configure:27196: $? = 0 configure:27199: test -s conftest.o configure:27202: $? = 0 configure:27212: result: yes configure:27216: checking float.h presence configure:27226: gcc -E conftest.c configure:27232: $? = 0 configure:27252: result: yes configure:27287: checking for float.h configure:27294: result: yes configure:27171: checking limits.h usability configure:27183: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:27189: $? = 0 configure:27193: test -z || test ! -s conftest.err configure:27196: $? = 0 configure:27199: test -s conftest.o configure:27202: $? = 0 configure:27212: result: yes configure:27216: checking limits.h presence configure:27226: gcc -E conftest.c configure:27232: $? = 0 configure:27252: result: yes configure:27287: checking for limits.h configure:27294: result: yes configure:27171: checking pwd.h usability configure:27183: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:27189: $? = 0 configure:27193: test -z || test ! -s conftest.err configure:27196: $? = 0 configure:27199: test -s conftest.o configure:27202: $? = 0 configure:27212: result: yes configure:27216: checking pwd.h presence configure:27226: gcc -E conftest.c configure:27232: $? = 0 configure:27252: result: yes configure:27287: checking for pwd.h configure:27294: result: yes configure:27171: checking sys/param.h usability configure:27183: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:27189: $? = 0 configure:27193: test -z || test ! -s conftest.err configure:27196: $? = 0 configure:27199: test -s conftest.o configure:27202: $? = 0 configure:27212: result: yes configure:27216: checking sys/param.h presence configure:27226: gcc -E conftest.c configure:27232: $? = 0 configure:27252: result: yes configure:27287: checking for sys/param.h configure:27294: result: yes configure:27171: checking sys/poll.h usability configure:27183: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:27189: $? = 0 configure:27193: test -z || test ! -s conftest.err configure:27196: $? = 0 configure:27199: test -s conftest.o configure:27202: $? = 0 configure:27212: result: yes configure:27216: checking sys/poll.h presence configure:27226: gcc -E conftest.c configure:27232: $? = 0 configure:27252: result: yes configure:27287: checking for sys/poll.h configure:27294: result: yes configure:27171: checking sys/select.h usability configure:27183: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:27189: $? = 0 configure:27193: test -z || test ! -s conftest.err configure:27196: $? = 0 configure:27199: test -s conftest.o configure:27202: $? = 0 configure:27212: result: yes configure:27216: checking sys/select.h presence configure:27226: gcc -E conftest.c configure:27232: $? = 0 configure:27252: result: yes configure:27287: checking for sys/select.h configure:27294: result: yes configure:27162: checking for sys/types.h configure:27167: result: yes configure:27326: checking sys/time.h usability configure:27338: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:27344: $? = 0 configure:27348: test -z || test ! -s conftest.err configure:27351: $? = 0 configure:27354: test -s conftest.o configure:27357: $? = 0 configure:27367: result: yes configure:27371: checking sys/time.h presence configure:27381: gcc -E conftest.c configure:27387: $? = 0 configure:27407: result: yes configure:27442: checking for sys/time.h configure:27449: result: yes configure:27326: checking sys/times.h usability configure:27338: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:27344: $? = 0 configure:27348: test -z || test ! -s conftest.err configure:27351: $? = 0 configure:27354: test -s conftest.o configure:27357: $? = 0 configure:27367: result: yes configure:27371: checking sys/times.h presence configure:27381: gcc -E conftest.c configure:27387: $? = 0 configure:27407: result: yes configure:27442: checking for sys/times.h configure:27449: result: yes configure:27317: checking for unistd.h configure:27322: result: yes configure:27326: checking values.h usability configure:27338: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 conftest.c:101:20: values.h: No such file or directory configure:27344: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "glib 2.4.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 8 | #define GLIB_INTERFACE_AGE 8 | #define GLIB_BINARY_AGE 408 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_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 GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_LONG_LONG_FORMAT 1 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_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:27367: result: no configure:27371: checking values.h presence configure:27381: gcc -E conftest.c conftest.c:67:20: values.h: No such file or directory configure:27387: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "glib 2.4.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 8 | #define GLIB_INTERFACE_AGE 8 | #define GLIB_BINARY_AGE 408 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_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 GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_LONG_LONG_FORMAT 1 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:27407: result: no configure:27442: checking for values.h configure:27449: result: no configure:27317: checking for stdint.h configure:27322: result: yes configure:27326: checking sched.h usability configure:27338: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:27344: $? = 0 configure:27348: test -z || test ! -s conftest.err configure:27351: $? = 0 configure:27354: test -s conftest.o configure:27357: $? = 0 configure:27367: result: yes configure:27371: checking sched.h presence configure:27381: gcc -E conftest.c configure:27387: $? = 0 configure:27407: result: yes configure:27442: checking for sched.h configure:27449: result: yes configure:27479: checking langinfo.h usability configure:27491: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:27497: $? = 0 configure:27501: test -z || test ! -s conftest.err configure:27504: $? = 0 configure:27507: test -s conftest.o configure:27510: $? = 0 configure:27520: result: yes configure:27524: checking langinfo.h presence configure:27534: gcc -E conftest.c configure:27540: $? = 0 configure:27560: result: yes configure:27595: checking for langinfo.h configure:27602: result: yes configure:27619: checking for nl_langinfo configure:27676: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:27682: $? = 0 configure:27686: test -z || test ! -s conftest.err configure:27689: $? = 0 configure:27692: test -s conftest configure:27695: $? = 0 configure:27707: result: yes configure:27718: checking for nl_langinfo and CODESET configure:27739: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 conftest.c: In function `main': conftest.c:75: warning: unused variable `cs' configure:27745: $? = 0 configure:27749: test -z || test ! -s conftest.err configure:27752: $? = 0 configure:27755: test -s conftest configure:27758: $? = 0 configure:27771: result: yes configure:27782: checking whether we are using the GNU C Library 2.1 or newer conftest.c:73:22: features.h: No such file or directory configure:27813: result: no configure:27835: checking stddef.h usability configure:27847: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:27853: $? = 0 configure:27857: test -z || test ! -s conftest.err configure:27860: $? = 0 configure:27863: test -s conftest.o configure:27866: $? = 0 configure:27876: result: yes configure:27880: checking stddef.h presence configure:27890: gcc -E conftest.c configure:27896: $? = 0 configure:27916: result: yes configure:27951: checking for stddef.h configure:27958: result: yes configure:27826: checking for stdlib.h configure:27831: result: yes configure:27826: checking for string.h configure:27831: result: yes configure:27975: checking for setlocale configure:28032: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28038: $? = 0 configure:28042: test -z || test ! -s conftest.err configure:28045: $? = 0 configure:28048: test -s conftest configure:28051: $? = 0 configure:28063: result: yes configure:28075: checking for size_t configure:28099: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c >&5 configure:28105: $? = 0 configure:28109: test -z || test ! -s conftest.err configure:28112: $? = 0 configure:28115: test -s conftest.o configure:28118: $? = 0 configure:28129: result: yes configure:28132: checking size of size_t configure:28451: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28454: $? = 0 configure:28456: ./conftest configure:28459: $? = 0 configure:28482: result: 4 configure:28490: checking for the appropriate definition for size_t configure:28525: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c conftest.c: In function `main': conftest.c:6: warning: initialization from incompatible pointer type configure:28531: $? = 0 configure:28534: (if test -s conftest.err; then false ; else true; fi) configure:28537: $? = 1 configure: failed program was: #include int main () { size_t s = 1; unsigned int *size_int = &s; return (int)*size_int; } configure:28557: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c configure:28563: $? = 0 configure:28566: (if test -s conftest.err; then false ; else true; fi) configure:28569: $? = 0 configure:28583: result: unsigned long configure:28608: checking for lstat configure:28665: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28671: $? = 0 configure:28675: test -z || test ! -s conftest.err configure:28678: $? = 0 configure:28681: test -s conftest configure:28684: $? = 0 configure:28696: result: yes configure:28608: checking for strerror configure:28665: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28671: $? = 0 configure:28675: test -z || test ! -s conftest.err configure:28678: $? = 0 configure:28681: test -s conftest configure:28684: $? = 0 configure:28696: result: yes configure:28608: checking for strsignal configure:28665: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28671: $? = 0 configure:28675: test -z || test ! -s conftest.err configure:28678: $? = 0 configure:28681: test -s conftest configure:28684: $? = 0 configure:28696: result: yes configure:28608: checking for memmove configure:28665: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28671: $? = 0 configure:28675: test -z || test ! -s conftest.err configure:28678: $? = 0 configure:28681: test -s conftest configure:28684: $? = 0 configure:28696: result: yes configure:28608: checking for mkstemp configure:28665: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28671: $? = 0 configure:28675: test -z || test ! -s conftest.err configure:28678: $? = 0 configure:28681: test -s conftest configure:28684: $? = 0 configure:28696: result: yes configure:28608: checking for vsnprintf configure:28665: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 conftest.c:106: warning: conflicting types for built-in function `vsnprintf' configure:28671: $? = 0 configure:28675: test -z || test ! -s conftest.err configure:28678: $? = 0 configure:28681: test -s conftest configure:28684: $? = 0 configure:28696: result: yes configure:28608: checking for stpcpy configure:28665: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28671: $? = 0 configure:28675: test -z || test ! -s conftest.err configure:28678: $? = 0 configure:28681: test -s conftest configure:28684: $? = 0 configure:28696: result: yes configure:28608: checking for strcasecmp configure:28665: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28671: $? = 0 configure:28675: test -z || test ! -s conftest.err configure:28678: $? = 0 configure:28681: test -s conftest configure:28684: $? = 0 configure:28696: result: yes configure:28608: checking for strncasecmp configure:28665: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28671: $? = 0 configure:28675: test -z || test ! -s conftest.err configure:28678: $? = 0 configure:28681: test -s conftest configure:28684: $? = 0 configure:28696: result: yes configure:28608: checking for poll configure:28665: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28671: $? = 0 configure:28675: test -z || test ! -s conftest.err configure:28678: $? = 0 configure:28681: test -s conftest configure:28684: $? = 0 configure:28696: result: yes configure:28608: checking for getcwd configure:28665: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28671: $? = 0 configure:28675: test -z || test ! -s conftest.err configure:28678: $? = 0 configure:28681: test -s conftest configure:28684: $? = 0 configure:28696: result: yes configure:28608: checking for nanosleep configure:28665: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28671: $? = 0 configure:28675: test -z || test ! -s conftest.err configure:28678: $? = 0 configure:28681: test -s conftest configure:28684: $? = 0 configure:28696: result: yes configure:28608: checking for vasprintf configure:28665: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28671: $? = 0 configure:28675: test -z || test ! -s conftest.err configure:28678: $? = 0 configure:28681: test -s conftest configure:28684: $? = 0 configure:28696: result: yes configure:28608: checking for setenv configure:28665: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28671: $? = 0 configure:28675: test -z || test ! -s conftest.err configure:28678: $? = 0 configure:28681: test -s conftest configure:28684: $? = 0 configure:28696: result: yes configure:28608: checking for unsetenv configure:28665: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28671: $? = 0 configure:28675: test -z || test ! -s conftest.err configure:28678: $? = 0 configure:28681: test -s conftest configure:28684: $? = 0 configure:28696: result: yes configure:28608: checking for getc_unlocked configure:28665: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28671: $? = 0 configure:28675: test -z || test ! -s conftest.err configure:28678: $? = 0 configure:28681: test -s conftest configure:28684: $? = 0 configure:28696: result: yes configure:28608: checking for readlink configure:28665: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28671: $? = 0 configure:28675: test -z || test ! -s conftest.err configure:28678: $? = 0 configure:28681: test -s conftest configure:28684: $? = 0 configure:28696: result: yes configure:28608: checking for symlink configure:28665: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:28671: $? = 0 configure:28675: test -z || test ! -s conftest.err configure:28678: $? = 0 configure:28681: test -s conftest configure:28684: $? = 0 configure:28696: result: yes configure:28707: checking for C99 vsnprintf configure:28759: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 conftest.c: In function `doit': conftest.c:110: warning: implicit declaration of function `exit' configure:28762: $? = 0 configure:28764: ./conftest configure:28767: $? = 0 configure:28781: result: yes configure:28791: checking whether printf supports positional parameters configure:28819: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 conftest.c: In function `main': conftest.c:104: warning: implicit declaration of function `strcmp' conftest.c:105: warning: implicit declaration of function `exit' configure:28822: $? = 0 configure:28824: ./conftest configure:28827: $? = 0 configure:28841: result: yes configure:28918: checking for signed configure:28939: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c conftest.c: In function `main': conftest.c:102: warning: unused variable `x' configure:28945: $? = 0 configure:28949: test -z || test ! -s conftest.err configure:28952: $? = 0 configure:28955: test -s conftest.o configure:28958: $? = 0 configure:28969: result: yes configure:28980: checking for long long configure:29033: result: yes configure:29044: checking for long double configure:29104: result: yes configure:29115: checking for wchar_t configure:29137: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c configure:29143: $? = 0 configure:29147: test -z || test ! -s conftest.err configure:29150: $? = 0 configure:29153: test -s conftest.o configure:29156: $? = 0 configure:29167: result: yes configure:29178: checking for wint_t configure:29200: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c configure:29206: $? = 0 configure:29210: test -z || test ! -s conftest.err configure:29213: $? = 0 configure:29216: test -s conftest.o configure:29219: $? = 0 configure:29230: result: yes configure:29240: checking for size_t configure:29294: result: yes configure:29306: checking for ptrdiff_t configure:29330: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c configure:29336: $? = 0 configure:29340: test -z || test ! -s conftest.err configure:29343: $? = 0 configure:29346: test -s conftest.o configure:29349: $? = 0 configure:29360: result: yes configure:29372: checking for inttypes.h configure:29394: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c conftest.c: In function `main': conftest.c:108: warning: unused variable `i' configure:29400: $? = 0 configure:29404: test -z || test ! -s conftest.err configure:29407: $? = 0 configure:29410: test -s conftest.o configure:29413: $? = 0 configure:29424: result: yes configure:29435: checking for stdint.h configure:29457: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c conftest.c: In function `main': conftest.c:109: warning: unused variable `i' configure:29463: $? = 0 configure:29467: test -z || test ! -s conftest.err configure:29470: $? = 0 configure:29473: test -s conftest.o configure:29476: $? = 0 configure:29487: result: yes configure:29522: checking for snprintf configure:29579: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 conftest.c:130: warning: conflicting types for built-in function `snprintf' configure:29585: $? = 0 configure:29589: test -z || test ! -s conftest.err configure:29592: $? = 0 configure:29595: test -s conftest configure:29598: $? = 0 configure:29610: result: yes configure:29620: checking for C99 snprintf configure:29670: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 conftest.c: In function `doit': conftest.c:120: warning: implicit declaration of function `exit' conftest.c:114: warning: unused variable `args' configure:29673: $? = 0 configure:29675: ./conftest configure:29678: $? = 0 configure:29692: result: yes configure:29783: checking for sys_errlist configure:29805: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:29811: $? = 0 configure:29815: test -z || test ! -s conftest.err configure:29818: $? = 0 configure:29821: test -s conftest configure:29824: $? = 0 configure:29835: result: yes configure:29846: checking for sys_siglist configure:29867: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 conftest.c: In function `main': conftest.c:114: warning: implicit declaration of function `exit' conftest.c:114: warning: passing arg 1 of `exit' makes integer from pointer without a cast configure:29873: $? = 0 configure:29877: test -z || test ! -s conftest.err configure:29880: $? = 0 configure:29883: test -s conftest configure:29886: $? = 0 configure:29897: result: yes configure:29908: checking for sys_siglist declaration configure:29928: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c conftest.c: In function `main': conftest.c:113: warning: implicit declaration of function `strlen' configure:29934: $? = 0 configure:29938: test -z || test ! -s conftest.err configure:29941: $? = 0 configure:29944: test -s conftest.o configure:29947: $? = 0 configure:29957: result: yes configure:29968: checking for fd_set configure:29986: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c conftest.c: In function `main': conftest.c:112: warning: unused variable `readMask' conftest.c:112: warning: unused variable `writeMask' configure:29992: $? = 0 configure:29996: test -z || test ! -s conftest.err configure:29999: $? = 0 configure:30002: test -s conftest.o configure:30005: $? = 0 configure:30016: result: yes, found in sys/types.h configure:30054: checking whether realloc (NULL,) will work configure:30075: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:30078: $? = 0 configure:30080: ./conftest configure:30083: $? = 0 configure:30098: result: yes configure:30109: checking for nl_langinfo (CODESET) configure:30127: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c conftest.c: In function `main': conftest.c:113: warning: unused variable `codeset' configure:30133: $? = 0 configure:30137: test -z || test ! -s conftest.err configure:30140: $? = 0 configure:30143: test -s conftest.o configure:30146: $? = 0 configure:30161: result: yes configure:30166: checking for OpenBSD strlcpy/strlcat configure:30192: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:30195: $? = 0 configure:30197: ./conftest configure:30200: $? = 0 configure:30214: result: yes configure:30225: checking for an implementation of va_copy() configure:30247: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 conftest.c: In function `f': conftest.c:7: warning: implicit declaration of function `exit' configure:30253: $? = 0 configure:30257: test -z || test ! -s conftest.err configure:30260: $? = 0 configure:30263: test -s conftest configure:30266: $? = 0 configure:30279: result: yes configure:30281: checking for an implementation of __va_copy() configure:30303: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 conftest.c: In function `f': conftest.c:7: warning: implicit declaration of function `exit' configure:30309: $? = 0 configure:30313: test -z || test ! -s conftest.err configure:30316: $? = 0 configure:30319: test -s conftest configure:30322: $? = 0 configure:30335: result: yes configure:30353: checking whether va_lists can be copied by value configure:30383: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 conftest.c: In function `f': conftest.c:118: warning: implicit declaration of function `exit' configure:30386: $? = 0 configure:30388: ./conftest configure:30391: $? = 0 configure:30406: result: yes configure:30439: checking for dlopen configure:30496: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:30502: $? = 0 configure:30506: test -z || test ! -s conftest.err configure:30509: $? = 0 configure:30512: test -s conftest configure:30515: $? = 0 configure:30527: result: yes configure:30530: checking for dlsym configure:30587: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:30593: $? = 0 configure:30597: test -z || test ! -s conftest.err configure:30600: $? = 0 configure:30603: test -s conftest configure:30606: $? = 0 configure:30618: result: yes configure:31014: checking for RTLD_GLOBAL brokenness configure:31048: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:31051: $? = 0 configure:31053: ./conftest configure:31056: $? = 0 configure:31073: result: no configure:31080: checking for preceeding underscore in symbols configure:31111: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:31114: $? = 0 configure:31116: ./conftest configure:31119: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.4.8" | #define PACKAGE_STRING "glib 2.4.8" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 4 | #define GLIB_MICRO_VERSION 8 | #define GLIB_INTERFACE_AGE 8 | #define GLIB_BINARY_AGE 408 | #define G_COMPILED_WITH_DEBUGGING "minimum" | #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_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 GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ATEXIT 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_LONG_LONG_FORMAT 1 | #define SANE_MALLOC_PROTOS 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SETLOCALE 1 | #define SIZEOF_SIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_C99_SNPRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | #define G_VA_COPY va_copy | /* end confdefs.h. */ | #include | int glib_underscore_test (void) { return 42; } | int main() { | void *f1 = (void*)0, *f2 = (void*)0, *handle; | handle = dlopen ((void*)0, 0); | if (handle) { | f1 = dlsym (handle, "glib_underscore_test"); | f2 = dlsym (handle, "_glib_underscore_test"); | } return (!f2 || f1); | } configure:31135: result: no configure:31150: checking for dlerror configure:31207: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall conftest.c -lintl >&5 configure:31213: $? = 0 configure:31217: test -z || test ! -s conftest.err configure:31220: $? = 0 configure:31223: test -s conftest configure:31226: $? = 0 configure:31238: result: yes configure:31255: checking for the suffix of shared libraries configure:31271: result: .so configure:31286: checking for gspawn implementation configure:31296: result: gspawn.lo configure:31301: checking for GIOChannel implementation configure:31311: result: giounix.lo configure:31316: checking for platform-dependent source configure:31326: result: configure:31330: checking whether to compile timeloop configure:31340: result: yes configure:31353: checking if building for some Win32 platform configure:31363: result: no configure:31537: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c conftest.c: In function `main': conftest.c:116: warning: unused variable `m' configure:31543: $? = 0 configure:31547: test -z || test ! -s conftest.err configure:31550: $? = 0 configure:31553: test -s conftest.o configure:31556: $? = 0 configure:31674: checking for thread implementation configure:31683: result: posix configure:31777: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -pthread conftest.c -lintl >&5 gcc: unrecognized option `-pthread' conftest.c: In function `main': conftest.c:121: warning: implicit declaration of function `exit' configure:31780: $? = 0 configure:31782: ./conftest configure:31785: $? = 0 configure:31777: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -pthreads conftest.c -lintl >&5 gcc: unrecognized option `-pthreads' conftest.c: In function `main': conftest.c:121: warning: implicit declaration of function `exit' configure:31780: $? = 0 configure:31782: ./conftest configure:31785: $? = 0 gcc: unrecognized option `-pthreads' configure:31912: checking thread related cflags configure:31914: result: -pthreads configure:32069: checking for sched_get_priority_min configure:32130: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -pthreads -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -lintl >&5 gcc: unrecognized option `-pthreads' configure:32133: $? = 0 configure:32135: ./conftest configure:32138: $? = 0 configure:32151: result: yes configure:32209: checking thread related libraries configure:32211: result: -pthreads configure:32224: checking for localtime_r configure:32281: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -pthreads conftest.c -lintl >&5 gcc: unrecognized option `-pthreads' configure:32287: $? = 0 configure:32291: test -z || test ! -s conftest.err configure:32294: $? = 0 configure:32297: test -s conftest configure:32300: $? = 0 configure:32312: result: yes configure:32323: checking for posix getpwuid_r configure:32356: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -pthreads conftest.c -lintl >&5 gcc: unrecognized option `-pthreads' configure:32359: $? = 0 configure:32361: ./conftest configure:32364: $? = 0 configure:32378: result: yes configure:32469: checking size of pthread_t configure:32791: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -pthreads -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -pthreads -lintl >&5 gcc: unrecognized option `-pthreads' gcc: unrecognized option `-pthreads' configure:32794: $? = 0 configure:32796: ./conftest configure:32799: $? = 0 configure:32818: result: 4 configure:32827: checking for pthread_attr_setstacksize configure:32845: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -pthreads -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -pthreads -lintl >&5 gcc: unrecognized option `-pthreads' gcc: unrecognized option `-pthreads' configure:32851: $? = 0 configure:32855: test -z || test ! -s conftest.err configure:32858: $? = 0 configure:32861: test -s conftest configure:32864: $? = 0 configure:32866: result: yes configure:32882: checking for minimal/maximal thread priority configure:32956: result: sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER) configure:32958: checking for pthread_setschedparam configure:32976: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -pthreads -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -pthreads -lintl >&5 gcc: unrecognized option `-pthreads' gcc: unrecognized option `-pthreads' conftest.c: In function `main': conftest.c:120: warning: `t' might be used uninitialized in this function configure:32982: $? = 0 configure:32986: test -z || test ! -s conftest.err configure:32989: $? = 0 configure:32992: test -s conftest configure:32995: $? = 0 configure:32997: result: yes configure:33022: checking for posix yield function configure:33042: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -pthreads -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -pthreads -lintl >&5 gcc: unrecognized option `-pthreads' gcc: unrecognized option `-pthreads' configure:33048: $? = 0 configure:33052: test -z || test ! -s conftest.err configure:33055: $? = 0 configure:33058: test -s conftest configure:33061: $? = 0 configure:33080: result: sched_yield configure:34201: checking size of pthread_mutex_t configure:34523: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -pthreads -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -pthreads -lintl >&5 gcc: unrecognized option `-pthreads' gcc: unrecognized option `-pthreads' configure:34526: $? = 0 configure:34528: ./conftest configure:34531: $? = 0 configure:34550: result: 44 configure:34557: checking byte contents of PTHREAD_MUTEX_INITIALIZER configure:34587: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -pthreads -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -pthreads -lintl >&5 gcc: unrecognized option `-pthreads' gcc: unrecognized option `-pthreads' conftest.c:124: warning: return type defaults to `int' conftest.c: In function `main': conftest.c:129: warning: implicit declaration of function `exit' configure:34590: $? = 0 configure:34592: ./conftest configure:34595: $? = 0 configure:34609: result: 50,-86,-85,-89,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 configure:34625: checking whether to use assembler code for atomic operations configure:34724: result: powerpc configure:34760: checking value of POLLIN configure:35070: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -pthreads conftest.c -lintl >&5 gcc: unrecognized option `-pthreads' configure:35073: $? = 0 configure:35075: ./conftest configure:35078: $? = 0 configure:35094: result: 1 configure:35097: checking value of POLLOUT configure:35407: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -pthreads conftest.c -lintl >&5 gcc: unrecognized option `-pthreads' configure:35410: $? = 0 configure:35412: ./conftest configure:35415: $? = 0 configure:35431: result: 4 configure:35434: checking value of POLLPRI configure:35744: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -pthreads conftest.c -lintl >&5 gcc: unrecognized option `-pthreads' configure:35747: $? = 0 configure:35749: ./conftest configure:35752: $? = 0 configure:35768: result: 2 configure:35771: checking value of POLLERR configure:36081: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -pthreads conftest.c -lintl >&5 gcc: unrecognized option `-pthreads' configure:36084: $? = 0 configure:36086: ./conftest configure:36089: $? = 0 configure:36105: result: 8 configure:36108: checking value of POLLHUP configure:36418: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -pthreads conftest.c -lintl >&5 gcc: unrecognized option `-pthreads' configure:36421: $? = 0 configure:36423: ./conftest configure:36426: $? = 0 configure:36442: result: 16 configure:36445: checking value of POLLNVAL configure:36755: gcc -o conftest -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -pthreads conftest.c -lintl >&5 gcc: unrecognized option `-pthreads' configure:36758: $? = 0 configure:36760: ./conftest configure:36763: $? = 0 configure:36779: result: 32 configure:36811: checking for EILSEQ configure:36833: gcc -c -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall -pthreads conftest.c gcc: unrecognized option `-pthreads' conftest.c: In function `main': conftest.c:130: warning: unused variable `error' configure:36839: $? = 0 configure:36843: test -z || test ! -s conftest.err configure:36846: $? = 0 configure:36849: test -s conftest.o configure:36852: $? = 0 configure:36862: result: yes configure:37420: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.4.8, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on luna.rf.ohio-state.edu config.status:1132: creating glib-2.0.pc config.status:1132: creating glib-2.0-uninstalled.pc config.status:1132: creating gmodule-2.0.pc config.status:1132: creating gmodule-2.0-uninstalled.pc config.status:1132: creating gthread-2.0.pc config.status:1132: creating gthread-2.0-uninstalled.pc config.status:1132: creating gobject-2.0.pc config.status:1132: creating gobject-2.0-uninstalled.pc config.status:1132: creating glib-zip config.status:1132: creating glib-gettextize config.status:1132: creating Makefile config.status:1132: creating build/Makefile config.status:1132: creating build/win32/Makefile config.status:1132: creating build/win32/dirent/Makefile config.status:1132: creating glib/Makefile config.status:1132: creating glib/libcharset/Makefile config.status:1132: creating glib/gnulib/Makefile config.status:1132: creating gmodule/Makefile config.status:1132: creating gmodule/gmoduleconf.h config.status:1132: creating gobject/Makefile config.status:1132: creating gobject/glib-mkenums config.status:1132: creating gthread/Makefile config.status:1132: creating po/Makefile.in config.status:1132: creating docs/Makefile config.status:1132: creating docs/reference/Makefile config.status:1132: creating docs/reference/glib/Makefile config.status:1132: creating docs/reference/glib/version.xml config.status:1132: creating docs/reference/gobject/Makefile config.status:1132: creating docs/reference/gobject/version.xml config.status:1132: creating tests/Makefile config.status:1132: creating tests/gobject/Makefile config.status:1132: creating m4macros/Makefile config.status:1236: creating config.h config.status:1774: executing depfiles commands config.status:1774: executing default-1 commands config.status:1774: executing glibconfig.h commands config.status:1774: executing chmod-scripts commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-apple-darwin7.6.0 ac_cv_build_alias=powerpc-apple-darwin7.6.0 ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes 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 -mcpu=7400 -maltivec -mabi=altivec' 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 -mcpu=7400 -maltivec -mabi=altivec' 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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=powerpc-unknown-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func__doprnt=no ac_cv_func_alloca_works=yes ac_cv_func_atexit=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=yes ac_cv_func_dlsym=yes ac_cv_func_getc_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_iconv_open=no ac_cv_func_localtime_r=yes ac_cv_func_lstat=yes ac_cv_func_memmove=yes ac_cv_func_mkstemp=yes ac_cv_func_nanosleep=yes ac_cv_func_nl_langinfo=yes ac_cv_func_on_exit=no ac_cv_func_poll=yes ac_cv_func_posix_getpwuid_r=yes ac_cv_func_printf_unix98=yes ac_cv_func_readlink=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_snprintf_c99=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strsignal=yes ac_cv_func_symlink=yes ac_cv_func_unsetenv=yes ac_cv_func_vasprintf=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsnprintf_c99=yes ac_cv_gnu_library_2_1=no ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_values_h=no ac_cv_host=powerpc-unknown-linux-gnu ac_cv_host_alias=powerpc-unknown-linux-gnu ac_cv_lib_iconv_libiconv_open=yes ac_cv_lib_intl_bindtextdomain=yes ac_cv_lib_intl_dgettext=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PERL_PATH=/usr/bin/perl ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_INDENT=indent ac_cv_prog_PERL=perl ac_cv_prog_STRIP=strip ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=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=no ac_cv_prog_make_make_set=yes ac_cv_sizeof___int64=0 ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_void_p=4 ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_type___int64=no ac_cv_type_char=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_void_p=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= am_cv_val_LC_MESSAGES=yes bh_cv_c_signed=yes glib_cv___va_copy=yes glib_cv_byte_contents_gmutex=50,-86,-85,-89,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_have_strlcpy=yes glib_cv_long_long_format=ll glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=44 glib_cv_sizeof_system_thread=4 glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=yes glib_cv_value_POLLERR=8 glib_cv_value_POLLHUP=16 glib_cv_value_POLLIN=1 glib_cv_value_POLLNVAL=32 glib_cv_value_POLLOUT=4 glib_cv_value_POLLPRI=2 gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_dgettext_libc=no gt_cv_func_dgettext_libintl=yes gt_cv_have_gettext=yes jm_ac_cv_header_inttypes_h=yes jm_ac_cv_header_stdint_h=yes jm_cv_langinfo_codeset=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so* /lib/libc-*.so' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/gsed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_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=65536 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*\\(_\\)\\([_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/glib-2.4.8/work/glib-2.4.8/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/glib-2.4.8/work/glib-2.4.8/missing --run tar' AR='ar' AUTOCONF='${SHELL} /var/tmp/portage/glib-2.4.8/work/glib-2.4.8/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/glib-2.4.8/work/glib-2.4.8/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/glib-2.4.8/work/glib-2.4.8/missing --run automake-1.7' AWK='awk' CATALOGS=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo eo.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 id.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@ije.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo wa.gmo yi.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -Wall' CPP='gcc -E' CPPFLAGS=' -pthreads' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -pipe -mcpu=7400 -maltivec -mabi=altivec' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISABLE_MEM_POOLS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GC_FRIENDLY='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_MAN_FALSE='' ENABLE_MAN_TRUE='#' ENABLE_TIMELOOP_FALSE='#' ENABLE_TIMELOOP_TRUE='' EXEEXT='' F77='' FFLAGS='' GETTEXT_PACKAGE='glib20' GIO='giounix.lo' GLIBC21='no' GLIB_BINARY_AGE='408' GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' GLIB_DEF='' GLIB_GENMARSHAL='' GLIB_INTERFACE_AGE='8' GLIB_MAJOR_VERSION='2' GLIB_MICRO_VERSION='8' GLIB_MINOR_VERSION='4' GLIB_VERSION='2.4.8' GMODULE_DEF='' GMOFILES=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo eo.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 id.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@ije.gmo sr@Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo wa.gmo yi.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/gmsgfmt' GOBJECT_DEF='' GSPAWN='gspawn.lo' GTHREAD_COMPILE_IMPL_DEFINES='-D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE' GTHREAD_DEF='' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' G_LIBS_EXTRA='' G_LIB_WIN32_RESOURCE='' G_MODULE_BROKEN_RTLD_GLOBAL='0' G_MODULE_HAVE_DLERROR='1' G_MODULE_IMPL='G_MODULE_IMPL_DL' G_MODULE_LDFLAGS='' G_MODULE_LIBS='' G_MODULE_LIBS_EXTRA='' G_MODULE_NEED_USCORE='0' G_MODULE_PLUGIN_LIBS='' G_MODULE_SUPPORTED='true' G_MODULE_WIN32_RESOURCE='' G_OBJECT_WIN32_RESOURCE='' G_THREAD_CFLAGS='-pthreads' G_THREAD_LIBS='-pthreads ' G_THREAD_LIBS_EXTRA='' G_THREAD_LIBS_FOR_GTHREAD='-lpthreads' G_THREAD_WIN32_RESOURCE='' HAVE_CXX_FALSE='#' HAVE_CXX_TRUE='' HAVE_GOOD_PRINTF_FALSE='#' HAVE_GOOD_PRINTF_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' ICONV_LIBS='-liconv' INDENT='indent' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='-lintl ' LDFLAGS='' LIBOBJS='' LIBS='-lintl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_AGE='400' LT_CURRENT='400' LT_CURRENT_MINUS_AGE='0' LT_RELEASE='2.4' LT_REVISION='8' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/glib-2.4.8/work/glib-2.4.8/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' PACKAGE='glib' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib' PACKAGE_NAME='glib' PACKAGE_STRING='glib 2.4.8' PACKAGE_TARNAME='glib' PACKAGE_VERSION='2.4.8' PATH_SEPARATOR=':' PERL='perl' PERL_PATH='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' PLATFORMDEP='' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POFILES=' am.po ar.po az.po be.po bg.po bn.po bs.po ca.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.po eo.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 id.po is.po it.po ja.po ko.po lt.po lv.po mk.po mn.po ms.po nb.po ne.po nl.po nn.po no.po or.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr@ije.po sr@Latn.po sv.po ta.po tr.po uk.po vi.po wa.po yi.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' REBUILD='' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TESTGMODULE_EXP='' USE_NLS='yes' VERSION='2.4.8' XGETTEXT=':' XMLCATALOG='' XML_CATALOG_FILE='' XSLTPROC='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='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='powerpc-apple-darwin7.6.0' build_alias='' build_cpu='powerpc' build_os='darwin7.6.0' build_vendor='apple' datadir='/usr/share' exec_prefix='${prefix}' host='powerpc-unknown-linux-gnu' host_alias='powerpc-unknown-linux-gnu' host_cpu='powerpc' host_os='linux-gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/tmp/portage/glib-2.4.8/work/glib-2.4.8/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lib' mandir='/usr/share/man' ms_librarian='' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "glib20" #define GLIB_BINARY_AGE 408 #define GLIB_BYTE_CONTENTS_GMUTEX 50,-86,-85,-89,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 #define GLIB_INTERFACE_AGE 8 #define GLIB_LOCALE_DIR "/usr/share/locale" #define GLIB_MAJOR_VERSION 2 #define GLIB_MICRO_VERSION 8 #define GLIB_MINOR_VERSION 4 #define GLIB_SIZEOF_GMUTEX 44 #define GLIB_SIZEOF_SYSTEM_THREAD 4 #define G_ATOMIC_POWERPC 1 #define G_COMPILED_WITH_DEBUGGING "minimum" #define G_HAVE_INLINE 1 #define G_HAVE___INLINE 1 #define G_HAVE___INLINE__ 1 #define G_THREAD_SOURCE "gthread-posix.c" #define G_VA_COPY va_copy #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ATEXIT 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_C99_SNPRINTF 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_CODESET 1 #define HAVE_DCGETTEXT 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FLOAT_H 1 #define HAVE_GETCWD 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_GETTEXT 1 #define HAVE_GOOD_PRINTF 1 #define HAVE_INTMAX_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LANGINFO_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_LONG_LONG_FORMAT 1 #define HAVE_LSTAT 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MKSTEMP 1 #define HAVE_NANOSLEEP 1 #define HAVE_NL_LANGINFO 1 #define HAVE_POLL 1 #define HAVE_POSIX_GETPWUID_R 1 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 #define HAVE_PTRDIFF_T 1 #define HAVE_PWD_H 1 #define HAVE_READLINK 1 #define HAVE_SCHED_H 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRLCPY 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYMLINK 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNIX98_PRINTF 1 #define HAVE_UNSETENV 1 #define HAVE_VASPRINTF 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" #define PACKAGE_NAME "glib" #define PACKAGE_STRING "glib 2.4.8" #define PACKAGE_TARNAME "glib" #define PACKAGE_VERSION "2.4.8" #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER) #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER) #define POSIX_YIELD_FUNC sched_yield() #define REALLOC_0_WORKS 1 #define SANE_MALLOC_PROTOS 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_VOID_P 4 #define SIZEOF___INT64 0 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define USE_LIBICONV_GNU 1 #define WORDS_BIGENDIAN 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.4.8, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status glibconfig.h on luna.rf.ohio-state.edu config.status:1774: executing glibconfig.h commands config.status:2163: glibconfig.h is unchanged