error when install from ports

sonjaya son_jaya at yahoo.com
Tue Jul 27 04:27:27 PDT 2004


dear sir 
 
this is my log  what should i do .
thank's
 


SONJAYA
-------------- next part --------------
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.4, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --enable-static --with-libiconv=gnu --disable-gtk-doc --with-html-dir=/usr/local/share/doc --disable-man --without-xml-catalog --prefix=/usr/local --build=i386-portbld-freebsd5.2

## --------- ##
## Platform. ##
## --------- ##

hostname = bandoeng.net
uname -m = i386
uname -r = 5.2-CURRENT
uname -s = FreeBSD
uname -v = FreeBSD 5.2-CURRENT #8: Sun Mar 28 03:29:16 WIT 2004     sonjaya at game.bandoeng.net:/usr/src/sys/i386/compile/bandoeng3 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/libexec/libtool13
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1579: checking for a BSD-compatible install
configure:1634: result: /usr/bin/install -c -o root -g wheel
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:1737: found /usr/bin/nawk
configure:1747: result: nawk
configure:1757: checking whether gmake sets $(MAKE)
configure:1777: result: yes
configure:1990: checking whether to enable maintainer-specific portions of Makefiles
configure:1999: result: no
configure:2021: checking build system type
configure:2039: result: i386-portbld-freebsd5.2
configure:2047: checking host system type
configure:2061: result: i386-portbld-freebsd5.2
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:2330: checking for gcc
configure:2356: result: cc
configure:2600: checking for C compiler version
configure:2603: cc --version </dev/null >&5
cc (GCC) 3.3.3 [FreeBSD] 20031106
Copyright (C) 2003 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: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.3 [FreeBSD] 20031106
configure:2611: $? = 0
configure:2613: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2616: $? = 1
configure:2639: checking for C compiler default output file name
configure:2642: cc -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl 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: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c  >&5
configure:2739: $? = 0
configure:2764: result: 
configure:2770: checking for suffix of object files
configure:2791: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2794: $? = 0
configure:2816: result: o
configure:2820: checking whether we are using the GNU C compiler
configure:2844: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 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 cc accepts -g
configure:2903: cc -c -g -I/usr/local/include 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 cc option to accept ANSI C
configure:3020: cc  -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 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: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3081: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3225: checking for style of include used by gmake
configure:3253: result: GNU
configure:3281: checking dependency style of cc
configure:3364: result: gcc3
configure:3386: checking for c++
configure:3412: result: c++
configure:3525: checking for C++ compiler version
configure:3528: c++ --version </dev/null >&5
c++ (GCC) 3.3.3 [FreeBSD] 20031106
Copyright (C) 2003 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 </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.3 [FreeBSD] 20031106
configure:3536: $? = 0
configure:3538: c++ -V </dev/null >&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 -O -pipe -mcpu=pentiumpro -I/usr/local/include 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 -I/usr/local/include 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 -O -pipe -mcpu=pentiumpro -I/usr/local/include 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 -O -pipe -mcpu=pentiumpro -I/usr/local/include 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.4"
| #define PACKAGE_STRING "glib 2.4.4"
| #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 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 404
| #define G_COMPILED_WITH_DEBUGGING "minimum"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3699: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 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 -O -pipe -mcpu=pentiumpro -I/usr/local/include 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 -O -pipe -mcpu=pentiumpro -I/usr/local/include 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 cc option to accept ANSI C
configure:4018: cc  -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 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 -o root -g wheel
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: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 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: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 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/local/bin/pkg-config
configure:4544: result: /usr/local/bin/pkg-config
configure:4629: checking for gawk
configure:4655: result: nawk
configure:4669: checking for perl5
configure:4685: found /usr/bin/perl5
configure:4695: result: perl5
configure:4708: checking for indent
configure:4724: found /usr/bin/indent
configure:4734: result: indent
configure:4755: checking for perl5
configure:4773: found /usr/bin/perl5
configure:4785: result: /usr/bin/perl5
configure:5145: checking for libiconv_open in -liconv
configure:5175: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c -liconv   >&5
configure:5181: $? = 0
configure:5185: test -z 
			 || test ! -s conftest.err
configure:5188: $? = 0
configure:5191: test -s conftest
configure:5194: $? = 0
configure:5207: result: yes
configure:5299: checking how to run the C preprocessor
configure:5334: cc -E -I/usr/local/include conftest.c
configure:5340: $? = 0
configure:5372: cc -E -I/usr/local/include 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.4"
| #define PACKAGE_STRING "glib 2.4.4"
| #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 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 404
| #define G_COMPILED_WITH_DEBUGGING "minimum"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5417: result: cc -E
configure:5441: cc -E -I/usr/local/include conftest.c
configure:5447: $? = 0
configure:5479: cc -E -I/usr/local/include 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.4"
| #define PACKAGE_STRING "glib 2.4.4"
| #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 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 404
| #define G_COMPILED_WITH_DEBUGGING "minimum"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5529: checking for egrep
configure:5539: result: grep -E
configure:5544: checking for ANSI C header files
configure:5569: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 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:5677: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c  >&5
configure:5680: $? = 0
configure:5682: ./conftest
configure:5685: $? = 0
configure:5700: result: yes
configure:5724: checking for sys/types.h
configure:5740: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5746: $? = 0
configure:5750: test -z 
			 || test ! -s conftest.err
configure:5753: $? = 0
configure:5756: test -s conftest.o
configure:5759: $? = 0
configure:5770: result: yes
configure:5724: checking for sys/stat.h
configure:5740: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5746: $? = 0
configure:5750: test -z 
			 || test ! -s conftest.err
configure:5753: $? = 0
configure:5756: test -s conftest.o
configure:5759: $? = 0
configure:5770: result: yes
configure:5724: checking for stdlib.h
configure:5740: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5746: $? = 0
configure:5750: test -z 
			 || test ! -s conftest.err
configure:5753: $? = 0
configure:5756: test -s conftest.o
configure:5759: $? = 0
configure:5770: result: yes
configure:5724: checking for string.h
configure:5740: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5746: $? = 0
configure:5750: test -z 
			 || test ! -s conftest.err
configure:5753: $? = 0
configure:5756: test -s conftest.o
configure:5759: $? = 0
configure:5770: result: yes
configure:5724: checking for memory.h
configure:5740: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5746: $? = 0
configure:5750: test -z 
			 || test ! -s conftest.err
configure:5753: $? = 0
configure:5756: test -s conftest.o
configure:5759: $? = 0
configure:5770: result: yes
configure:5724: checking for strings.h
configure:5740: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5746: $? = 0
configure:5750: test -z 
			 || test ! -s conftest.err
configure:5753: $? = 0
configure:5756: test -s conftest.o
configure:5759: $? = 0
configure:5770: result: yes
configure:5724: checking for inttypes.h
configure:5740: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5746: $? = 0
configure:5750: test -z 
			 || test ! -s conftest.err
configure:5753: $? = 0
configure:5756: test -s conftest.o
configure:5759: $? = 0
configure:5770: result: yes
configure:5724: checking for stdint.h
configure:5740: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5746: $? = 0
configure:5750: test -z 
			 || test ! -s conftest.err
configure:5753: $? = 0
configure:5756: test -s conftest.o
configure:5759: $? = 0
configure:5770: result: yes
configure:5724: checking for unistd.h
configure:5740: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5746: $? = 0
configure:5750: test -z 
			 || test ! -s conftest.err
configure:5753: $? = 0
configure:5756: test -s conftest.o
configure:5759: $? = 0
configure:5770: result: yes
configure:5797: checking locale.h usability
configure:5809: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:5815: $? = 0
configure:5819: test -z 
			 || test ! -s conftest.err
configure:5822: $? = 0
configure:5825: test -s conftest.o
configure:5828: $? = 0
configure:5838: result: yes
configure:5842: checking locale.h presence
configure:5852: cc -E -I/usr/local/include conftest.c
configure:5858: $? = 0
configure:5878: result: yes
configure:5913: checking for locale.h
configure:5920: result: yes
configure:5934: checking for LC_MESSAGES
configure:5955: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c  >&5
configure:5961: $? = 0
configure:5965: test -z 
			 || test ! -s conftest.err
configure:5968: $? = 0
configure:5971: test -s conftest
configure:5974: $? = 0
configure:5986: result: yes
configure:6015: checking libintl.h usability
configure:6027: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:6033: $? = 0
configure:6037: test -z 
			 || test ! -s conftest.err
configure:6040: $? = 0
configure:6043: test -s conftest.o
configure:6046: $? = 0
configure:6056: result: yes
configure:6060: checking libintl.h presence
configure:6070: cc -E -I/usr/local/include conftest.c
configure:6076: $? = 0
configure:6096: result: yes
configure:6131: checking for libintl.h
configure:6138: result: yes
configure:6149: checking for dgettext in libc
configure:6172: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c  >&5
configure:6178: $? = 0
configure:6182: test -z 
			 || test ! -s conftest.err
configure:6185: $? = 0
configure:6188: test -s conftest
configure:6191: $? = 0
configure:6204: result: yes
configure:6212: checking for bind_textdomain_codeset
configure:6269: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c  >&5
configure:6275: $? = 0
configure:6279: test -z 
			 || test ! -s conftest.err
configure:6282: $? = 0
configure:6285: test -s conftest
configure:6288: $? = 0
configure:6300: result: yes
configure:6672: checking for msgfmt
configure:6699: result: /usr/local/bin/msgfmt
configure:6712: checking for dcgettext
configure:6769: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:6775: $? = 0
configure:6779: test -z 
			 || test ! -s conftest.err
configure:6782: $? = 0
configure:6785: test -s conftest
configure:6788: $? = 0
configure:6800: result: yes
configure:6812: checking for gmsgfmt
configure:6843: result: /usr/local/bin/msgfmt
configure:6852: checking for xgettext
configure:6879: result: /usr/local/bin/xgettext
configure:6903: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:6909: $? = 0
configure:6913: test -z 
			 || test ! -s conftest.err
configure:6916: $? = 0
configure:6919: test -s conftest
configure:6922: $? = 0
configure:7095: checking for catalogs to be installed
configure:7120: result:  am ar az be bg bn 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 ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr at ije sr at Latn sv ta tr uk vi wa yi zh_CN zh_TW
configure:7292: checking for a sed that does not truncate output
configure:7346: result: /usr/bin/sed
configure:7360: checking for ld used by cc
configure:7427: result: /usr/bin/ld
configure:7436: checking if the linker (/usr/bin/ld) is GNU ld
configure:7451: result: yes
configure:7456: checking for /usr/bin/ld option to reload object files
configure:7463: result: -r
configure:7472: checking for BSD-compatible nm
configure:7514: result: /usr/bin/nm -B
configure:7518: checking whether ln -s works
configure:7522: result: yes
configure:7529: checking how to recognise dependent libraries
configure:7712: result: pass_all
configure:7933: checking dlfcn.h usability
configure:7945: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:7951: $? = 0
configure:7955: test -z 
			 || test ! -s conftest.err
configure:7958: $? = 0
configure:7961: test -s conftest.o
configure:7964: $? = 0
configure:7974: result: yes
configure:7978: checking dlfcn.h presence
configure:7988: cc -E -I/usr/local/include conftest.c
configure:7994: $? = 0
configure:8014: result: yes
configure:8049: checking for dlfcn.h
configure:8056: result: yes
configure:8074: checking how to run the C++ preprocessor
configure:8105: c++ -E -I/usr/local/include conftest.cc
configure:8111: $? = 0
configure:8143: c++ -E -I/usr/local/include conftest.cc
conftest.cc:38:28: ac_nonexistent.h: No such file or directory
configure:8149: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.4.4"
| #define PACKAGE_STRING "glib 2.4.4"
| #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 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 404
| #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/local/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8188: result: c++ -E
configure:8212: c++ -E -I/usr/local/include conftest.cc
configure:8218: $? = 0
configure:8250: c++ -E -I/usr/local/include conftest.cc
conftest.cc:38:28: ac_nonexistent.h: No such file or directory
configure:8256: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.4.4"
| #define PACKAGE_STRING "glib 2.4.4"
| #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 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 404
| #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/local/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8350: checking for g77
configure:8379: result: no
configure:8350: checking for f77
configure:8366: found /usr/bin/f77
configure:8376: result: f77
configure:8391: checking for Fortran 77 compiler version
configure:8394: f77 --version </dev/null >&5
GNU Fortran (GCC) 3.3.3 [FreeBSD] 20031106
Copyright (C) 2002 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:8397: $? = 0
configure:8399: f77 -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.3 [FreeBSD] 20031106
configure:8402: $? = 0
configure:8404: f77 -V </dev/null >&5
f77: `-V' option must have argument
configure:8407: $? = 1
configure:8415: checking whether we are using the GNU Fortran 77 compiler
configure:8429: f77 -c  conftest.F >&5
configure:8435: $? = 0
configure:8439: test -z 
			 || test ! -s conftest.err
configure:8442: $? = 0
configure:8445: test -s conftest.o
configure:8448: $? = 0
configure:8461: result: yes
configure:8467: checking whether f77 accepts -g
configure:8479: f77 -c -g conftest.f >&5
configure:8485: $? = 0
configure:8489: test -z 
			 || test ! -s conftest.err
configure:8492: $? = 0
configure:8495: test -s conftest.o
configure:8498: $? = 0
configure:8510: result: yes
configure:8540: checking the maximum length of command line arguments
configure:8605: result: 65536
configure:8616: checking command to parse /usr/bin/nm -B output from cc object
configure:8705: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:8708: $? = 0
configure:8712: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:8715: $? = 0
configure:8767: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c conftstm.o >&5
configure:8770: $? = 0
configure:8808: result: ok
configure:8812: checking for objdir
configure:8827: result: .libs
configure:8917: checking for ar
configure:8933: found /usr/bin/ar
configure:8944: result: ar
configure:8997: checking for ranlib
configure:9013: found /usr/bin/ranlib
configure:9024: result: ranlib
configure:9077: checking for strip
configure:9093: found /usr/bin/strip
configure:9104: result: strip
configure:9366: checking if cc static flag  works
configure:9389: result: yes
configure:9407: checking if cc supports -fno-rtti -fno-exceptions
configure:9425: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:9429: $? = 0
configure:9440: result: no
configure:9455: checking for cc option to produce PIC
configure:9632: result: -fPIC
configure:9640: checking if cc PIC flag -fPIC works
configure:9658: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:9662: $? = 0
configure:9673: result: yes
configure:9697: checking if cc supports -c -o file.o
configure:9718: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:9722: $? = 0
configure:9742: result: yes
configure:9768: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:10616: result: yes
configure:10642: checking whether -lc should be explicitly linked in
configure:10647: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:10650: $? = 0
configure:10664: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:10667: $? = 1
configure:10679: result: yes
configure:10687: checking dynamic linker characteristics
configure:11251: result: freebsd5.2 ld.so
configure:11255: checking how to hardcode library paths into programs
configure:11280: result: immediate
configure:11294: checking whether stripping libraries is possible
configure:11299: result: yes
configure:12129: checking if libtool supports shared libraries
configure:12131: result: yes
configure:12134: checking whether to build shared libraries
configure:12192: result: yes
configure:12195: checking whether to build static libraries
configure:12199: result: yes
configure:12291: creating libtool
configure:12838: checking for ld used by c++
configure:12905: result: /usr/bin/ld
configure:12914: checking if the linker (/usr/bin/ld) is GNU ld
configure:12929: result: yes
configure:12980: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:13808: result: yes
configure:13826: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:13829: $? = 0
configure:13925: checking for c++ option to produce PIC
configure:14177: result: -fPIC
configure:14185: checking if c++ PIC flag -fPIC works
configure:14203: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -fPIC -DPIC conftest.cc >&5
configure:14207: $? = 0
configure:14218: result: yes
configure:14242: checking if c++ supports -c -o file.o
configure:14263: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include -o out/conftest2.o conftest.cc >&5
configure:14267: $? = 0
configure:14287: result: yes
configure:14313: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:14338: result: yes
configure:14409: checking dynamic linker characteristics
configure:14973: result: freebsd5.2 ld.so
configure:14977: checking how to hardcode library paths into programs
configure:15002: result: immediate
configure:15016: checking whether stripping libraries is possible
configure:15021: result: yes
configure:16328: checking if libtool supports shared libraries
configure:16330: result: yes
configure:16333: checking whether to build shared libraries
configure:16351: result: yes
configure:16354: checking whether to build static libraries
configure:16358: result: yes
configure:16370: checking for f77 option to produce PIC
configure:16547: result: -fPIC
configure:16555: checking if f77 PIC flag -fPIC works
configure:16573: f77 -c -g -O2 -fPIC conftest.f >&5
configure:16577: $? = 0
configure:16588: result: yes
configure:16612: checking if f77 supports -c -o file.o
configure:16633: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:16637: $? = 0
configure:16657: result: yes
configure:16683: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
configure:17511: result: yes
configure:17582: checking dynamic linker characteristics
configure:18146: result: freebsd5.2 ld.so
configure:18150: checking how to hardcode library paths into programs
configure:18175: result: immediate
configure:18189: checking whether stripping libraries is possible
configure:18194: result: yes
configure:22325: checking for extra flags to get ANSI library prototypes
configure:22346: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   -lm >&5
configure:22349: $? = 0
configure:22351: ./conftest
configure:22354: $? = 0
configure:22356: result: none needed
configure:22417: checking for extra flags for POSIX compliance
configure:22435: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:42: warning: unused variable `dir'
configure:22441: $? = 0
configure:22445: test -z 
			 || test ! -s conftest.err
configure:22448: $? = 0
configure:22451: test -s conftest.o
configure:22454: $? = 0
configure:22456: result: none needed
configure:22518: checking for ANSI C header files
configure:22674: result: yes
configure:22690: checking for vprintf
configure:22747: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
conftest.c:63: warning: conflicting types for built-in function `vprintf'
configure:22753: $? = 0
configure:22757: test -z 
			 || test ! -s conftest.err
configure:22760: $? = 0
configure:22763: test -s conftest
configure:22766: $? = 0
configure:22778: result: yes
configure:22785: checking for _doprnt
configure:22842: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
/var/tmp//cc9AlDs5.o: In function `main':
/var/tmp//cc9AlDs5.o(.text+0xf): undefined reference to `_doprnt'
/var/tmp//cc9AlDs5.o(.data+0x0): undefined reference to `_doprnt'
configure:22848: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.4.4"
| #define PACKAGE_STRING "glib 2.4.4"
| #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 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 404
| #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/local/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 <limits.h> declares _doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:22873: result: no
configure:22890: checking for working alloca.h
configure:22911: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
conftest.c:40:20: alloca.h: No such file or directory
conftest.c: In function `main':
conftest.c:44: warning: implicit declaration of function `alloca'
conftest.c:44: warning: unused variable `p'
configure:22917: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.4.4"
| #define PACKAGE_STRING "glib 2.4.4"
| #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 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 404
| #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/local/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
|   ;
|   return 0;
| }
configure:22942: result: no
configure:22952: checking for alloca
configure:22993: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
conftest.c: In function `main':
conftest.c:64: warning: unused variable `p'
configure:22999: $? = 0
configure:23003: test -z 
			 || test ! -s conftest.err
configure:23006: $? = 0
configure:23009: test -s conftest
configure:23012: $? = 0
configure:23024: result: yes
configure:23253: checking for atexit
configure:23310: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:23316: $? = 0
configure:23320: test -z 
			 || test ! -s conftest.err
configure:23323: $? = 0
configure:23326: test -s conftest
configure:23329: $? = 0
configure:23341: result: yes
configure:23253: checking for on_exit
configure:23310: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
/var/tmp//cceZV4yD.o: In function `main':
/var/tmp//cceZV4yD.o(.text+0xf): undefined reference to `on_exit'
/var/tmp//cceZV4yD.o(.data+0x0): undefined reference to `on_exit'
configure:23316: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.4.4"
| #define PACKAGE_STRING "glib 2.4.4"
| #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 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 404
| #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/local/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_ATEXIT 1
| /* end confdefs.h.  */
| /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit.
|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:23341: result: no
configure:23352: checking for char
configure:23376: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:23382: $? = 0
configure:23386: test -z 
			 || test ! -s conftest.err
configure:23389: $? = 0
configure:23392: test -s conftest.o
configure:23395: $? = 0
configure:23406: result: yes
configure:23409: checking size of char
configure:23728: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:23731: $? = 0
configure:23733: ./conftest
configure:23736: $? = 0
configure:23759: result: 1
configure:23766: checking for short
configure:23790: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:23796: $? = 0
configure:23800: test -z 
			 || test ! -s conftest.err
configure:23803: $? = 0
configure:23806: test -s conftest.o
configure:23809: $? = 0
configure:23820: result: yes
configure:23823: checking size of short
configure:24142: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:24145: $? = 0
configure:24147: ./conftest
configure:24150: $? = 0
configure:24173: result: 2
configure:24180: checking for long
configure:24204: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:24210: $? = 0
configure:24214: test -z 
			 || test ! -s conftest.err
configure:24217: $? = 0
configure:24220: test -s conftest.o
configure:24223: $? = 0
configure:24234: result: yes
configure:24237: checking size of long
configure:24556: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:24559: $? = 0
configure:24561: ./conftest
configure:24564: $? = 0
configure:24587: result: 4
configure:24594: checking for int
configure:24618: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:24624: $? = 0
configure:24628: test -z 
			 || test ! -s conftest.err
configure:24631: $? = 0
configure:24634: test -s conftest.o
configure:24637: $? = 0
configure:24648: result: yes
configure:24651: checking size of int
configure:24970: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:24973: $? = 0
configure:24975: ./conftest
configure:24978: $? = 0
configure:25001: result: 4
configure:25008: checking for void *
configure:25032: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:25038: $? = 0
configure:25042: test -z 
			 || test ! -s conftest.err
configure:25045: $? = 0
configure:25048: test -s conftest.o
configure:25051: $? = 0
configure:25062: result: yes
configure:25065: checking size of void *
configure:25384: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:25387: $? = 0
configure:25389: ./conftest
configure:25392: $? = 0
configure:25415: result: 4
configure:25422: checking for long long
configure:25446: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:25452: $? = 0
configure:25456: test -z 
			 || test ! -s conftest.err
configure:25459: $? = 0
configure:25462: test -s conftest.o
configure:25465: $? = 0
configure:25476: result: yes
configure:25479: checking size of long long
configure:25798: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:25801: $? = 0
configure:25803: ./conftest
configure:25806: $? = 0
configure:25829: result: 8
configure:25836: checking for __int64
configure:25860: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:85: error: `__int64' undeclared (first use in this function)
conftest.c:85: error: (Each undeclared identifier is reported only once
conftest.c:85: error: for each function it appears in.)
conftest.c:85: error: syntax error before ')' token
configure:25866: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.4.4"
| #define PACKAGE_STRING "glib 2.4.4"
| #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 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 404
| #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/local/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((__int64 *) 0)
|   return 0;
| if (sizeof (__int64))
|   return 0;
|   ;
|   return 0;
| }
configure:25890: result: no
configure:25893: checking size of __int64
configure:26243: result: 0
configure:26267: checking for format to printf and scanf a guint64
configure:26295: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
conftest.c: In function `main':
conftest.c:56: warning: implicit declaration of function `exit'
configure:26298: $? = 0
configure:26300: ./conftest
configure:26303: $? = 0
configure:26319: result: %llu
configure:26357: checking for an ANSI C-conforming const
configure:26424: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:77: warning: unused variable `s'
conftest.c:97: warning: unused variable `foo'
conftest.c:58: warning: unused variable `x'
conftest.c:64: warning: unused variable `zero'
conftest.c:76: warning: `t' might be used uninitialized in this function
conftest.c:94: warning: `b' might be used uninitialized in this function
configure:26430: $? = 0
configure:26434: test -z 
			 || test ! -s conftest.err
configure:26437: $? = 0
configure:26440: test -s conftest.o
configure:26443: $? = 0
configure:26454: result: yes
configure:26466: checking if malloc() and friends prototypes are gmem.h compatible
configure:26496: cc -c -O -pipe -mcpu=pentiumpro -Wall -Werror -I/usr/local/include conftest.c >&5
configure:26502: $? = 0
configure:26506: test -z 
			 || test ! -s conftest.err
configure:26509: $? = 0
configure:26512: test -s conftest.o
configure:26515: $? = 0
configure:26530: result: yes
configure:26534: checking for growing stack pointer
configure:26561: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:26564: $? = 0
configure:26566: ./conftest
configure:26569: $? = 0
configure:26586: result: no
configure:26589: checking for __inline
configure:26602: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:26608: $? = 0
configure:26612: test -z 
			 || test ! -s conftest.err
configure:26615: $? = 0
configure:26618: test -s conftest.o
configure:26621: $? = 0
configure:26635: result: yes
configure:26644: checking for __inline__
configure:26657: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:26663: $? = 0
configure:26667: test -z 
			 || test ! -s conftest.err
configure:26670: $? = 0
configure:26673: test -s conftest.o
configure:26676: $? = 0
configure:26690: result: yes
configure:26699: checking for inline
configure:26713: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:26719: $? = 0
configure:26723: test -z 
			 || test ! -s conftest.err
configure:26726: $? = 0
configure:26729: test -s conftest.o
configure:26732: $? = 0
configure:26746: result: yes
configure:26757: checking for ISO C99 varargs macros in C
configure:26779: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:26785: $? = 0
configure:26789: test -z 
			 || test ! -s conftest.err
configure:26792: $? = 0
configure:26795: test -s conftest.o
configure:26798: $? = 0
configure:26808: result: yes
configure:26811: checking for ISO C99 varargs macros in C++
configure:26842: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:26848: $? = 0
configure:26852: test -z 
			 || test ! -s conftest.err
configure:26855: $? = 0
configure:26858: test -s conftest.o
configure:26861: $? = 0
configure:26878: result: yes
configure:26881: checking for GNUC varargs macros
configure:26903: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:26909: $? = 0
configure:26913: test -z 
			 || test ! -s conftest.err
configure:26916: $? = 0
configure:26919: test -s conftest.o
configure:26922: $? = 0
configure:26932: result: yes
configure:26936: checking whether byte ordering is bigendian
configure:26963: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:26969: $? = 0
configure:26973: test -z 
			 || test ! -s conftest.err
configure:26976: $? = 0
configure:26979: test -s conftest.o
configure:26982: $? = 0
configure:27006: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:61: error: syntax error before "big"
configure:27012: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.4.4"
| #define PACKAGE_STRING "glib 2.4.4"
| #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 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 404
| #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/local/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 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
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:27147: result: no
configure:27189: checking dirent.h usability
configure:27201: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:27207: $? = 0
configure:27211: test -z 
			 || test ! -s conftest.err
configure:27214: $? = 0
configure:27217: test -s conftest.o
configure:27220: $? = 0
configure:27230: result: yes
configure:27234: checking dirent.h presence
configure:27244: cc -E -I/usr/local/include conftest.c
configure:27250: $? = 0
configure:27270: result: yes
configure:27305: checking for dirent.h
configure:27312: result: yes
configure:27189: checking float.h usability
configure:27201: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:27207: $? = 0
configure:27211: test -z 
			 || test ! -s conftest.err
configure:27214: $? = 0
configure:27217: test -s conftest.o
configure:27220: $? = 0
configure:27230: result: yes
configure:27234: checking float.h presence
configure:27244: cc -E -I/usr/local/include conftest.c
configure:27250: $? = 0
configure:27270: result: yes
configure:27305: checking for float.h
configure:27312: result: yes
configure:27189: checking limits.h usability
configure:27201: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:27207: $? = 0
configure:27211: test -z 
			 || test ! -s conftest.err
configure:27214: $? = 0
configure:27217: test -s conftest.o
configure:27220: $? = 0
configure:27230: result: yes
configure:27234: checking limits.h presence
configure:27244: cc -E -I/usr/local/include conftest.c
configure:27250: $? = 0
configure:27270: result: yes
configure:27305: checking for limits.h
configure:27312: result: yes
configure:27189: checking pwd.h usability
configure:27201: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:27207: $? = 0
configure:27211: test -z 
			 || test ! -s conftest.err
configure:27214: $? = 0
configure:27217: test -s conftest.o
configure:27220: $? = 0
configure:27230: result: yes
configure:27234: checking pwd.h presence
configure:27244: cc -E -I/usr/local/include conftest.c
configure:27250: $? = 0
configure:27270: result: yes
configure:27305: checking for pwd.h
configure:27312: result: yes
configure:27189: checking sys/param.h usability
configure:27201: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:27207: $? = 0
configure:27211: test -z 
			 || test ! -s conftest.err
configure:27214: $? = 0
configure:27217: test -s conftest.o
configure:27220: $? = 0
configure:27230: result: yes
configure:27234: checking sys/param.h presence
configure:27244: cc -E -I/usr/local/include conftest.c
configure:27250: $? = 0
configure:27270: result: yes
configure:27305: checking for sys/param.h
configure:27312: result: yes
configure:27189: checking sys/poll.h usability
configure:27201: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:27207: $? = 0
configure:27211: test -z 
			 || test ! -s conftest.err
configure:27214: $? = 0
configure:27217: test -s conftest.o
configure:27220: $? = 0
configure:27230: result: yes
configure:27234: checking sys/poll.h presence
configure:27244: cc -E -I/usr/local/include conftest.c
configure:27250: $? = 0
configure:27270: result: yes
configure:27305: checking for sys/poll.h
configure:27312: result: yes
configure:27189: checking sys/select.h usability
configure:27201: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:27207: $? = 0
configure:27211: test -z 
			 || test ! -s conftest.err
configure:27214: $? = 0
configure:27217: test -s conftest.o
configure:27220: $? = 0
configure:27230: result: yes
configure:27234: checking sys/select.h presence
configure:27244: cc -E -I/usr/local/include conftest.c
configure:27250: $? = 0
configure:27270: result: yes
configure:27305: checking for sys/select.h
configure:27312: result: yes
configure:27180: checking for sys/types.h
configure:27185: result: yes
configure:27344: checking sys/time.h usability
configure:27356: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:27362: $? = 0
configure:27366: test -z 
			 || test ! -s conftest.err
configure:27369: $? = 0
configure:27372: test -s conftest.o
configure:27375: $? = 0
configure:27385: result: yes
configure:27389: checking sys/time.h presence
configure:27399: cc -E -I/usr/local/include conftest.c
configure:27405: $? = 0
configure:27425: result: yes
configure:27460: checking for sys/time.h
configure:27467: result: yes
configure:27344: checking sys/times.h usability
configure:27356: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:27362: $? = 0
configure:27366: test -z 
			 || test ! -s conftest.err
configure:27369: $? = 0
configure:27372: test -s conftest.o
configure:27375: $? = 0
configure:27385: result: yes
configure:27389: checking sys/times.h presence
configure:27399: cc -E -I/usr/local/include conftest.c
configure:27405: $? = 0
configure:27425: result: yes
configure:27460: checking for sys/times.h
configure:27467: result: yes
configure:27335: checking for unistd.h
configure:27340: result: yes
configure:27344: checking values.h usability
configure:27356: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
conftest.c:99:20: values.h: No such file or directory
configure:27362: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.4.4"
| #define PACKAGE_STRING "glib 2.4.4"
| #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 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 404
| #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/local/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 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 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <values.h>
configure:27385: result: no
configure:27389: checking values.h presence
configure:27399: cc -E -I/usr/local/include conftest.c
conftest.c:65:20: values.h: No such file or directory
configure:27405: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.4.4"
| #define PACKAGE_STRING "glib 2.4.4"
| #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 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 404
| #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/local/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 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 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 <values.h>
configure:27425: result: no
configure:27460: checking for values.h
configure:27467: result: no
configure:27335: checking for stdint.h
configure:27340: result: yes
configure:27344: checking sched.h usability
configure:27356: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:27362: $? = 0
configure:27366: test -z 
			 || test ! -s conftest.err
configure:27369: $? = 0
configure:27372: test -s conftest.o
configure:27375: $? = 0
configure:27385: result: yes
configure:27389: checking sched.h presence
configure:27399: cc -E -I/usr/local/include conftest.c
configure:27405: $? = 0
configure:27425: result: yes
configure:27460: checking for sched.h
configure:27467: result: yes
configure:27497: checking langinfo.h usability
configure:27509: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:27515: $? = 0
configure:27519: test -z 
			 || test ! -s conftest.err
configure:27522: $? = 0
configure:27525: test -s conftest.o
configure:27528: $? = 0
configure:27538: result: yes
configure:27542: checking langinfo.h presence
configure:27552: cc -E -I/usr/local/include conftest.c
configure:27558: $? = 0
configure:27578: result: yes
configure:27613: checking for langinfo.h
configure:27620: result: yes
configure:27637: checking for nl_langinfo
configure:27694: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:27700: $? = 0
configure:27704: test -z 
			 || test ! -s conftest.err
configure:27707: $? = 0
configure:27710: test -s conftest
configure:27713: $? = 0
configure:27725: result: yes
configure:27736: checking for nl_langinfo and CODESET
configure:27757: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
conftest.c: In function `main':
conftest.c:73: warning: unused variable `cs'
configure:27763: $? = 0
configure:27767: test -z 
			 || test ! -s conftest.err
configure:27770: $? = 0
configure:27773: test -s conftest
configure:27776: $? = 0
configure:27789: result: yes
configure:27800: checking whether we are using the GNU C Library 2.1 or newer
conftest.c:71:22: features.h: No such file or directory
configure:27831: result: no
configure:27853: checking stddef.h usability
configure:27865: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:27871: $? = 0
configure:27875: test -z 
			 || test ! -s conftest.err
configure:27878: $? = 0
configure:27881: test -s conftest.o
configure:27884: $? = 0
configure:27894: result: yes
configure:27898: checking stddef.h presence
configure:27908: cc -E -I/usr/local/include conftest.c
configure:27914: $? = 0
configure:27934: result: yes
configure:27969: checking for stddef.h
configure:27976: result: yes
configure:27844: checking for stdlib.h
configure:27849: result: yes
configure:27844: checking for string.h
configure:27849: result: yes
configure:27993: checking for setlocale
configure:28050: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28056: $? = 0
configure:28060: test -z 
			 || test ! -s conftest.err
configure:28063: $? = 0
configure:28066: test -s conftest
configure:28069: $? = 0
configure:28081: result: yes
configure:28093: checking for size_t
configure:28117: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:28123: $? = 0
configure:28127: test -z 
			 || test ! -s conftest.err
configure:28130: $? = 0
configure:28133: test -s conftest.o
configure:28136: $? = 0
configure:28147: result: yes
configure:28150: checking size of size_t
configure:28469: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28472: $? = 0
configure:28474: ./conftest
configure:28477: $? = 0
configure:28500: result: 4
configure:28508: checking for the appropriate definition for size_t
configure:28543: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c
configure:28549: $? = 0
configure:28552: (if test -s conftest.err; then false ; else true; fi)
configure:28555: $? = 0
configure:28601: result: unsigned int
configure:28626: checking for lstat
configure:28683: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28689: $? = 0
configure:28693: test -z 
			 || test ! -s conftest.err
configure:28696: $? = 0
configure:28699: test -s conftest
configure:28702: $? = 0
configure:28714: result: yes
configure:28626: checking for strerror
configure:28683: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28689: $? = 0
configure:28693: test -z 
			 || test ! -s conftest.err
configure:28696: $? = 0
configure:28699: test -s conftest
configure:28702: $? = 0
configure:28714: result: yes
configure:28626: checking for strsignal
configure:28683: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28689: $? = 0
configure:28693: test -z 
			 || test ! -s conftest.err
configure:28696: $? = 0
configure:28699: test -s conftest
configure:28702: $? = 0
configure:28714: result: yes
configure:28626: checking for memmove
configure:28683: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28689: $? = 0
configure:28693: test -z 
			 || test ! -s conftest.err
configure:28696: $? = 0
configure:28699: test -s conftest
configure:28702: $? = 0
configure:28714: result: yes
configure:28626: checking for mkstemp
configure:28683: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28689: $? = 0
configure:28693: test -z 
			 || test ! -s conftest.err
configure:28696: $? = 0
configure:28699: test -s conftest
configure:28702: $? = 0
configure:28714: result: yes
configure:28626: checking for vsnprintf
configure:28683: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
conftest.c:104: warning: conflicting types for built-in function `vsnprintf'
configure:28689: $? = 0
configure:28693: test -z 
			 || test ! -s conftest.err
configure:28696: $? = 0
configure:28699: test -s conftest
configure:28702: $? = 0
configure:28714: result: yes
configure:28626: checking for stpcpy
configure:28683: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28689: $? = 0
configure:28693: test -z 
			 || test ! -s conftest.err
configure:28696: $? = 0
configure:28699: test -s conftest
configure:28702: $? = 0
configure:28714: result: yes
configure:28626: checking for strcasecmp
configure:28683: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28689: $? = 0
configure:28693: test -z 
			 || test ! -s conftest.err
configure:28696: $? = 0
configure:28699: test -s conftest
configure:28702: $? = 0
configure:28714: result: yes
configure:28626: checking for strncasecmp
configure:28683: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28689: $? = 0
configure:28693: test -z 
			 || test ! -s conftest.err
configure:28696: $? = 0
configure:28699: test -s conftest
configure:28702: $? = 0
configure:28714: result: yes
configure:28626: checking for poll
configure:28683: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28689: $? = 0
configure:28693: test -z 
			 || test ! -s conftest.err
configure:28696: $? = 0
configure:28699: test -s conftest
configure:28702: $? = 0
configure:28714: result: yes
configure:28626: checking for getcwd
configure:28683: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28689: $? = 0
configure:28693: test -z 
			 || test ! -s conftest.err
configure:28696: $? = 0
configure:28699: test -s conftest
configure:28702: $? = 0
configure:28714: result: yes
configure:28626: checking for nanosleep
configure:28683: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28689: $? = 0
configure:28693: test -z 
			 || test ! -s conftest.err
configure:28696: $? = 0
configure:28699: test -s conftest
configure:28702: $? = 0
configure:28714: result: yes
configure:28626: checking for vasprintf
configure:28683: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28689: $? = 0
configure:28693: test -z 
			 || test ! -s conftest.err
configure:28696: $? = 0
configure:28699: test -s conftest
configure:28702: $? = 0
configure:28714: result: yes
configure:28626: checking for setenv
configure:28683: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28689: $? = 0
configure:28693: test -z 
			 || test ! -s conftest.err
configure:28696: $? = 0
configure:28699: test -s conftest
configure:28702: $? = 0
configure:28714: result: yes
configure:28626: checking for unsetenv
configure:28683: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28689: $? = 0
configure:28693: test -z 
			 || test ! -s conftest.err
configure:28696: $? = 0
configure:28699: test -s conftest
configure:28702: $? = 0
configure:28714: result: yes
configure:28626: checking for getc_unlocked
configure:28683: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28689: $? = 0
configure:28693: test -z 
			 || test ! -s conftest.err
configure:28696: $? = 0
configure:28699: test -s conftest
configure:28702: $? = 0
configure:28714: result: yes
configure:28626: checking for readlink
configure:28683: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28689: $? = 0
configure:28693: test -z 
			 || test ! -s conftest.err
configure:28696: $? = 0
configure:28699: test -s conftest
configure:28702: $? = 0
configure:28714: result: yes
configure:28626: checking for symlink
configure:28683: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:28689: $? = 0
configure:28693: test -z 
			 || test ! -s conftest.err
configure:28696: $? = 0
configure:28699: test -s conftest
configure:28702: $? = 0
configure:28714: result: yes
configure:28725: checking for C99 vsnprintf
configure:28777: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
conftest.c: In function `doit':
conftest.c:108: warning: implicit declaration of function `exit'
configure:28780: $? = 0
configure:28782: ./conftest
configure:28785: $? = 0
configure:28799: result: yes
configure:28809: checking whether printf supports positional parameters
configure:28837: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
conftest.c: In function `main':
conftest.c:102: warning: implicit declaration of function `strcmp'
conftest.c:103: warning: implicit declaration of function `exit'
configure:28840: $? = 0
configure:28842: ./conftest
configure:28845: $? = 0
configure:28859: result: yes
configure:28936: checking for signed
configure:28957: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:100: warning: unused variable `x'
configure:28963: $? = 0
configure:28967: test -z 
			 || test ! -s conftest.err
configure:28970: $? = 0
configure:28973: test -s conftest.o
configure:28976: $? = 0
configure:28987: result: yes
configure:28998: checking for long long
configure:29051: result: yes
configure:29062: checking for long double
configure:29122: result: yes
configure:29133: checking for wchar_t
configure:29155: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:29161: $? = 0
configure:29165: test -z 
			 || test ! -s conftest.err
configure:29168: $? = 0
configure:29171: test -s conftest.o
configure:29174: $? = 0
configure:29185: result: yes
configure:29196: checking for wint_t
configure:29218: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:29224: $? = 0
configure:29228: test -z 
			 || test ! -s conftest.err
configure:29231: $? = 0
configure:29234: test -s conftest.o
configure:29237: $? = 0
configure:29248: result: yes
configure:29258: checking for size_t
configure:29312: result: yes
configure:29324: checking for ptrdiff_t
configure:29348: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
configure:29354: $? = 0
configure:29358: test -z 
			 || test ! -s conftest.err
configure:29361: $? = 0
configure:29364: test -s conftest.o
configure:29367: $? = 0
configure:29378: result: yes
configure:29390: checking for inttypes.h
configure:29412: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:106: warning: unused variable `i'
configure:29418: $? = 0
configure:29422: test -z 
			 || test ! -s conftest.err
configure:29425: $? = 0
configure:29428: test -s conftest.o
configure:29431: $? = 0
configure:29442: result: yes
configure:29453: checking for stdint.h
configure:29475: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:107: warning: unused variable `i'
configure:29481: $? = 0
configure:29485: test -z 
			 || test ! -s conftest.err
configure:29488: $? = 0
configure:29491: test -s conftest.o
configure:29494: $? = 0
configure:29505: result: yes
configure:29540: checking for snprintf
configure:29597: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
conftest.c:128: warning: conflicting types for built-in function `snprintf'
configure:29603: $? = 0
configure:29607: test -z 
			 || test ! -s conftest.err
configure:29610: $? = 0
configure:29613: test -s conftest
configure:29616: $? = 0
configure:29628: result: yes
configure:29638: checking for C99 snprintf
configure:29688: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
conftest.c: In function `doit':
conftest.c:118: warning: implicit declaration of function `exit'
conftest.c:112: warning: unused variable `args'
configure:29691: $? = 0
configure:29693: ./conftest
configure:29696: $? = 0
configure:29710: result: yes
configure:29801: checking for sys_errlist
configure:29823: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:29829: $? = 0
configure:29833: test -z 
			 || test ! -s conftest.err
configure:29836: $? = 0
configure:29839: test -s conftest
configure:29842: $? = 0
configure:29853: result: yes
configure:29864: checking for sys_siglist
configure:29885: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
conftest.c: In function `main':
conftest.c:112: warning: implicit declaration of function `exit'
conftest.c:112: warning: passing arg 1 of `exit' makes integer from pointer without a cast
configure:29891: $? = 0
configure:29895: test -z 
			 || test ! -s conftest.err
configure:29898: $? = 0
configure:29901: test -s conftest
configure:29904: $? = 0
configure:29915: result: yes
configure:29926: checking for sys_siglist declaration
configure:29946: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:111: warning: implicit declaration of function `strlen'
configure:29952: $? = 0
configure:29956: test -z 
			 || test ! -s conftest.err
configure:29959: $? = 0
configure:29962: test -s conftest.o
configure:29965: $? = 0
configure:29975: result: yes
configure:29986: checking for fd_set
configure:30004: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:110: warning: unused variable `readMask'
conftest.c:110: warning: unused variable `writeMask'
configure:30010: $? = 0
configure:30014: test -z 
			 || test ! -s conftest.err
configure:30017: $? = 0
configure:30020: test -s conftest.o
configure:30023: $? = 0
configure:30034: result: yes, found in sys/types.h
configure:30072: checking whether realloc (NULL,) will work
configure:30093: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:30096: $? = 0
configure:30098: ./conftest
configure:30101: $? = 0
configure:30116: result: yes
configure:30127: checking for nl_langinfo (CODESET)
configure:30145: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:111: warning: unused variable `codeset'
configure:30151: $? = 0
configure:30155: test -z 
			 || test ! -s conftest.err
configure:30158: $? = 0
configure:30161: test -s conftest.o
configure:30164: $? = 0
configure:30179: result: yes
configure:30184: checking for OpenBSD strlcpy/strlcat
configure:30210: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:30213: $? = 0
configure:30215: ./conftest
configure:30218: $? = 0
configure:30232: result: yes
configure:30243: checking for an implementation of va_copy()
configure:30265: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
conftest.c: In function `f':
conftest.c:7: warning: implicit declaration of function `exit'
configure:30271: $? = 0
configure:30275: test -z 
			 || test ! -s conftest.err
configure:30278: $? = 0
configure:30281: test -s conftest
configure:30284: $? = 0
configure:30297: result: yes
configure:30299: checking for an implementation of __va_copy()
configure:30321: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
conftest.c: In function `f':
conftest.c:5: warning: implicit declaration of function `__va_copy'
conftest.c:7: warning: implicit declaration of function `exit'
/var/tmp//ccDT9C2r.o: In function `f':
/var/tmp//ccDT9C2r.o(.text+0x17): undefined reference to `__va_copy'
configure:30327: $? = 1
configure: failed program was:
| #include <stdarg.h>
| 	void f (int i, ...) {
| 	va_list args1, args2;
| 	va_start (args1, i);
| 	__va_copy (args2, args1);
| 	if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42)
| 	  exit (1);
| 	va_end (args1); va_end (args2);
| 	}
| 	int main() {
| 	  f (0, 42);
| 	  return 0;
| 	}
configure:30353: result: no
configure:30371: checking whether va_lists can be copied by value
configure:30401: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
conftest.c: In function `f':
conftest.c:116: warning: implicit declaration of function `exit'
configure:30404: $? = 0
configure:30406: ./conftest
configure:30409: $? = 0
configure:30424: result: yes
configure:30457: checking for dlopen
configure:30514: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:30520: $? = 0
configure:30524: test -z 
			 || test ! -s conftest.err
configure:30527: $? = 0
configure:30530: test -s conftest
configure:30533: $? = 0
configure:30545: result: yes
configure:30548: checking for dlsym
configure:30605: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
configure:30611: $? = 0
configure:30615: test -z 
			 || test ! -s conftest.err
configure:30618: $? = 0
configure:30621: test -s conftest
configure:30624: $? = 0
configure:30636: result: yes
configure:31032: checking for RTLD_GLOBAL brokenness
configure:31066: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl -Wl,--export-dynamic conftest.c    >&5
configure:31069: $? = 0
configure:31071: ./conftest
configure:31074: $? = 0
configure:31091: result: no
configure:31098: checking for preceeding underscore in symbols
configure:31129: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl -Wl,--export-dynamic conftest.c    >&5
configure:31132: $? = 0
configure:31134: ./conftest
configure:31137: $? = 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.4"
| #define PACKAGE_STRING "glib 2.4.4"
| #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 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 404
| #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/local/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 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 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 <dlfcn.h>
|                 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:31153: result: no
configure:31168: checking for dlerror
configure:31225: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -L/usr/local/lib -lintl conftest.c    >&5
configure:31231: $? = 0
configure:31235: test -z 
			 || test ! -s conftest.err
configure:31238: $? = 0
configure:31241: test -s conftest
configure:31244: $? = 0
configure:31256: result: yes
configure:31273: checking for the suffix of shared libraries
configure:31289: result: .so
configure:31304: checking for gspawn implementation
configure:31314: result: gspawn.lo
configure:31319: checking for GIOChannel implementation
configure:31329: result: giounix.lo
configure:31334: checking for platform-dependent source
configure:31344: result: 
configure:31348: checking whether to compile timeloop
configure:31358: result: yes
configure:31371: checking if building for some Win32 platform
configure:31381: result: no
configure:31555: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c >&5
conftest.c: In function `main':
conftest.c:114: warning: unused variable `m'
configure:31561: $? = 0
configure:31565: test -z 
			 || test ! -s conftest.err
configure:31568: $? = 0
configure:31571: test -s conftest.o
configure:31574: $? = 0
configure:31692: checking for thread implementation
configure:31701: result: posix
configure:31795: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -pthread -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
conftest.c: In function `main':
conftest.c:119: warning: implicit declaration of function `exit'
configure:31798: $? = 0
configure:31800: ./conftest
configure:31803: $? = 0
configure:31795: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -pthreads -I/usr/local/include -L/usr/local/lib -lintl conftest.c   >&5
cc: unrecognized option `-pthreads'
conftest.c: In function `main':
conftest.c:119: warning: implicit declaration of function `exit'
/var/tmp//ccZy0p7X.o: In function `main':
/var/tmp//ccZy0p7X.o(.text+0x48): undefined reference to `pthread_create'
/var/tmp//ccZy0p7X.o(.text+0x5a): undefined reference to `pthread_join'
configure:31798: $? = 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.4"
| #define PACKAGE_STRING "glib 2.4.4"
| #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 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 404
| #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/local/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 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 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 <pthread.h>
| int check_me = 0;
| void* func(void* data) {check_me = 42; return &check_me;}
| int main()
|  { pthread_t t;
|    void *ret;
|    pthread_create (&t, 0, func, 0);
|    pthread_join (t, &ret);
|    exit (check_me != 42 || ret != &check_me);
| }
configure:31932: checking thread related cflags
configure:31934: result: -D_REENTRANT
configure:32089: checking for sched_get_priority_min
configure:32150: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/usr/local/lib -lintl conftest.c    >&5
configure:32153: $? = 0
configure:32155: ./conftest
configure:32158: $? = 0
configure:32171: result: yes
configure:32229: checking thread related libraries
configure:32231: result: -lpthread 
configure:32244: checking for localtime_r
configure:32301: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -D_REENTRANT -L/usr/local/lib -lintl conftest.c   >&5
configure:32307: $? = 0
configure:32311: test -z 
			 || test ! -s conftest.err
configure:32314: $? = 0
configure:32317: test -s conftest
configure:32320: $? = 0
configure:32332: result: yes
configure:32343: checking for posix getpwuid_r
configure:32376: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -D_REENTRANT -L/usr/local/lib -lintl conftest.c   >&5
configure:32379: $? = 0
configure:32381: ./conftest
configure:32384: $? = 0
configure:32398: result: yes
configure:32489: checking size of pthread_t
configure:32811: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/include -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/usr/local/lib -lintl conftest.c -lpthread    >&5
/usr/bin/ld: cannot find -lpthread
configure:32814: $? = 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.4"
| #define PACKAGE_STRING "glib 2.4.4"
| #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 4
| #define GLIB_INTERFACE_AGE 4
| #define GLIB_BINARY_AGE 404
| #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/local/share/locale"
| #define USE_LIBICONV_GNU 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 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 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
| #define HAVE_LOCALTIME_R 1
| #define HAVE_POSIX_GETPWUID_R 1
| /* end confdefs.h.  */
| #include <pthread.h>
| 
| long longval () { return (long) (sizeof (pthread_t)); }
| unsigned long ulongval () { return (long) (sizeof (pthread_t)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
| 
|   FILE *f = fopen ("conftest.val", "w");
|   if (! f)
|     exit (1);
|   if (((long) (sizeof (pthread_t))) < 0)
|     {
|       long i = longval ();
|       if (i != ((long) (sizeof (pthread_t))))
| 	exit (1);
|       fprintf (f, "%ld\n", i);
|     }
|   else
|     {
|       unsigned long i = ulongval ();
|       if (i != ((long) (sizeof (pthread_t))))
| 	exit (1);
|       fprintf (f, "%lu\n", i);
|     }
|   exit (ferror (f) || fclose (f) != 0);
| 
|   ;
|   return 0;
| }
configure:32828: error: cannot compute sizeof (pthread_t), 77

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_type_size_t=yes
ac_cv_sizeof_int=4
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
ac_cv_prog_ac_ct_F77=f77
ac_cv_func_bind_textdomain_codeset=yes
am_cv_CC_dependencies_compiler_type=gcc3
ac_cv_func_vasprintf=yes
ac_cv_func_getcwd=yes
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro'
bh_cv_c_signed=yes
ac_cv_header_sys_times_h=yes
ac_cv_c_bigendian=no
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
ac_cv_f77_compiler_gnu=yes
gt_cv_func_dgettext_libc=yes
ac_cv_env_F77_value=
gt_cv_c_long_double=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_header_stdlib_h=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_memmove=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_pwd_h=yes
ac_cv_sizeof_long_long=8
ac_cv_func_on_exit=no
ac_cv_func__doprnt=no
ac_cv_func_dlopen=yes
ac_cv_sizeof_char=1
lt_cv_prog_gnu_ldcxx=yes
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=set
glib_cv_uscore=no
lt_cv_prog_compiler_c_o_CXX=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_sys_large_files=no
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_func_setlocale=yes
ac_cv_header_dirent_h=yes
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'\'''
ac_cv_func_dlerror=yes
ac_cv_prog_CXX=c++
ac_cv_func_snprintf_c99=yes
jm_ac_cv_header_stdint_h=yes
jm_ac_cv_header_inttypes_h=yes
gt_cv_c_wint_t=yes
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
ac_cv_prog_make_gmake_set=yes
ac_cv_env_FFLAGS_set=
lt_cv_sys_max_cmd_len=65536
ac_cv_func_vsnprintf_c99=yes
ac_cv_func_readlink=yes
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_func_posix_getpwuid_r=yes
ac_cv_func_strcasecmp=yes
ac_cv_sizeof_size_t=4
ac_cv_header_langinfo_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_float_h=yes
ac_cv_type___int64=no
ac_cv_type_long=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
glib_cv_va_val_copy=yes
ac_cv_func_snprintf=yes
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
gt_cv_have_gettext=yes
ac_cv_env_host_alias_set=
gt_cv_c_wchar_t=yes
ac_cv_func_vsnprintf=yes
ac_cv_c_const=yes
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'\''"'
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_func_mkstemp=yes
ac_cv_func_nl_langinfo=yes
lt_cv_ld_reload_flag=-r
ac_cv_func_nanosleep=yes
ac_cv_working_alloca_h=no
glib_cv_rtldglobal_broken=no
ac_cv_func_unsetenv=yes
ac_cv_header_values_h=no
lt_cv_prog_gnu_ld=yes
ac_cv_header_sys_stat_h=yes
ac_cv_env_build_alias_set=set
ac_cv_header_sys_select_h=yes
ac_cv_func_atexit=yes
ac_cv_func_localtime_r=yes
glib_cv___va_copy=no
ac_cv_func_printf_unix98=yes
ac_cv_header_limits_h=yes
lt_cv_prog_compiler_c_o=yes
ac_cv_prog_f77_g=yes
ac_cv_lib_iconv_libiconv_open=yes
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value='-L/usr/local/lib -lintl'
ac_cv_env_target_alias_set=
glib_cv_sane_realloc=yes
ac_cv_func_alloca_works=yes
ac_cv_prog_INDENT=indent
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-portbld-freebsd5.2
ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_env_CC_set=set
ac_cv_func_symlink=yes
glib_cv_has__inline__=yes
lt_cv_prog_compiler_c_o_F77=yes
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_header_strings_h=yes
ac_cv_sizeof___int64=0
ac_cv_sizeof_long=4
ac_cv_type_short=yes
ac_cv_func_vprintf=yes
ac_cv_func_dcgettext=yes
ac_cv_header_stdint_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_env_FFLAGS_value=
glib_cv_va_copy=yes
ac_cv_func_setenv=yes
jm_cv_langinfo_codeset=yes
ac_cv_header_sys_param_h=yes
lt_cv_path_LD=/usr/bin/ld
lt_cv_prog_compiler_rtti_exceptions=no
ac_cv_header_locale_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
ac_cv_build_alias=i386-portbld-freebsd5.2
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
glib_cv_have_strlcpy=yes
ac_cv_sys_largefile_CC=no
glib_cv_has__inline=yes
ac_cv_type_void_p=yes
lt_lt_cv_prog_compiler_c_o='"yes"'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd5.2
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
ac_cv_func_getc_unlocked=yes
ac_cv_func_strerror=yes
ac_cv_type_int=yes
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
am_cv_val_LC_MESSAGES=yes
ac_cv_path_PERL_PATH=/usr/bin/perl5
lt_cv_objdir=.libs
ac_cv_prog_cxx_g=yes
lt_cv_file_magic_test_file=
gt_cv_func_dgettext_libintl=no
am_cv_prog_cc_stdc=
glib_cv_hasinline=yes
ac_cv_prog_CPP='cc -E'
am_cv_CXX_dependencies_compiler_type=gcc3
ac_cv_build=i386-portbld-freebsd5.2
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd5.2
ac_cv_func_lstat=yes
ac_cv_type_long_long=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_deplibs_check_method=pass_all
ac_cv_prog_ac_ct_CC=cc
ac_cv_func_dlsym=yes
glib_cv_stack_grows=no
ac_cv_type_char=yes
lt_cv_path_LDCXX=/usr/bin/ld
ac_cv_header_libintl_h=yes
ac_cv_prog_PERL=perl5
ac_cv_env_target_alias_value=
ac_cv_func_strsignal=yes
ac_cv_header_stddef_h=yes
ac_cv_sizeof_short=2
ac_cv_env_CC_value=cc
ac_cv_type_ptrdiff_t=yes
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=
ac_cv_func_poll=yes
ac_cv_header_sched_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_sizeof_void_p=4
ac_cv_sys_file_offset_bits=no
ac_cv_func_stpcpy=yes
ac_cv_gnu_library_2_1=no
glib_cv_long_long_format=ll
ac_cv_objext=o

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/ports/devel/glib20/work/glib-2.4.4/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/devel/glib20/work/glib-2.4.4/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /usr/ports/devel/glib20/work/glib-2.4.4/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/devel/glib20/work/glib-2.4.4/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/devel/glib20/work/glib-2.4.4/missing --run automake-1.7'
AWK='nawk'
CATALOGS=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo 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 ne.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr at ije.gmo sr at 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='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O -pipe -mcpu=pentiumpro -Wall'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE'
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE=''
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O -pipe -mcpu=pentiumpro'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS=''
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='f77'
FFLAGS='-g -O2'
GETTEXT_PACKAGE='glib20'
GIO='giounix.lo'
GLIBC21='no'
GLIB_BINARY_AGE='404'
GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS'
GLIB_DEF=''
GLIB_GENMARSHAL=''
GLIB_INTERFACE_AGE='4'
GLIB_MAJOR_VERSION='2'
GLIB_MICRO_VERSION='4'
GLIB_MINOR_VERSION='4'
GLIB_VERSION='2.4.4'
GMODULE_DEF=''
GMOFILES=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo 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 ne.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr at ije.gmo sr at Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo wa.gmo yi.gmo zh_CN.gmo zh_TW.gmo'
GMSGFMT='/usr/local/bin/msgfmt'
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='-Wl,--export-dynamic'
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='-D_REENTRANT'
G_THREAD_LIBS='-lpthread '
G_THREAD_LIBS_EXTRA=''
G_THREAD_LIBS_FOR_GTHREAD=''
G_THREAD_WIN32_RESOURCE=''
HAVE_CXX_FALSE='#'
HAVE_CXX_TRUE=''
HAVE_GOOD_PRINTF_FALSE='#'
HAVE_GOOD_PRINTF_TRUE=''
HTML_DIR=''
ICONV_LIBS='-liconv'
INDENT='indent'
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS=''
LDFLAGS='-L/usr/local/lib -lintl'
LIBOBJS=''
LIBS='-lpthread   '
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='4'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/devel/glib20/work/glib-2.4.4/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/local/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.4'
PACKAGE_TARNAME='glib'
PACKAGE_VERSION='2.4.4'
PATH_SEPARATOR=':'
PERL='perl5'
PERL_PATH='/usr/bin/perl5'
PKG_CONFIG='/usr/local/bin/pkg-config'
PLATFORMDEP=''
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
POFILES=' am.po ar.po az.po be.po bg.po bn.po ca.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.po 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 ne.po nl.po nn.po no.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr at ije.po sr at 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.4'
XGETTEXT='/usr/local/bin/xgettext'
XMLCATALOG=''
XML_CATALOG_FILE=''
XSLTPROC=''
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77='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='i386-portbld-freebsd5.2'
build_alias='i386-portbld-freebsd5.2'
build_cpu='i386'
build_os='freebsd5.2'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-portbld-freebsd5.2'
host_alias=''
host_cpu='i386'
host_os='freebsd5.2'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/devel/glib20/work/glib-2.4.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
ms_librarian=''
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define ENABLE_NLS 1
#define GETTEXT_PACKAGE "glib20"
#define GLIB_BINARY_AGE 404
#define GLIB_INTERFACE_AGE 4
#define GLIB_LOCALE_DIR "/usr/local/share/locale"
#define GLIB_MAJOR_VERSION 2
#define GLIB_MICRO_VERSION 4
#define GLIB_MINOR_VERSION 4
#define G_COMPILED_WITH_DEBUGGING "minimum"
#define G_HAVE_INLINE 1
#define G_HAVE___INLINE 1
#define G_HAVE___INLINE__ 1
#define G_VA_COPY va_copy
#define HAVE_ALLOCA 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_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.4"
#define PACKAGE_TARNAME "glib"
#define PACKAGE_VERSION "2.4.4"
#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
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1


More information about the freebsd-gnome mailing list