ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Install catastrophe

From: "Geoffrey C. Brown" <geoandbear@xxxxxxxxx>
Date: Tue, 22 Jun 2010 07:09:39 -0400
To all,
This is my first post so please forgive the naivety. I have been trying
to install Wireshark for several days now...
The overarching problem is that I am unable to see the eth0 and wlan
capture devices.
I am using Ubuntu 10.04 LTS - the Lucid Lynx and Wireshark 1.2.7 was
installed and having the above issues.
I downloaded the current tar's from GTK+, Glib, baycc, and Wireshark.
I followed the install directions listed on the site and still haven't
had any luck...
In advance, thank you for any help you might be able to shed on this
problem...
Regards,
Gethro
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by wireshark configure 1.2.9, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  $ ./configure 

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

hostname = ubuntu
uname -m = i686
uname -r = 2.6.32-22-generic
uname -s = Linux
uname -v = #36-Ubuntu SMP Thu Jun 3 22:02:19 UTC 2010

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

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

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


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

configure:2639: checking for a BSD-compatible install
configure:2707: result: /usr/bin/install -c
configure:2718: checking whether build environment is sane
configure:2755: result: yes
configure:2817: checking for gawk
configure:2833: found /usr/bin/gawk
configure:2844: result: gawk
configure:2855: checking whether make sets $(MAKE)
configure:2877: result: yes
configure:3050: checking how to create a ustar tar archive
configure:3063: tar --version
tar (GNU tar) 1.22
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
configure:3066: $? = 0
configure:3106: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3109: $? = 0
configure:3113: tar -xf - <conftest.tar
configure:3116: $? = 0
configure:3129: result: gnutar
configure:3217: checking for gcc
configure:3233: found /usr/bin/gcc
configure:3244: result: gcc
configure:3473: checking for C compiler version
configure:3482: gcc --version >&5
gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
Copyright (C) 2009 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:3493: $? = 0
configure:3482: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 
configure:3493: $? = 0
configure:3482: gcc -V >&5
gcc: '-V' option must have argument
configure:3493: $? = 1
configure:3482: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3493: $? = 1
configure:3513: checking whether the C compiler works
configure:3535: gcc    conftest.c  >&5
configure:3539: $? = 0
configure:3588: result: yes
configure:3591: checking for C compiler default output file name
configure:3593: result: a.out
configure:3599: checking for suffix of executables
configure:3606: gcc -o conftest    conftest.c  >&5
configure:3610: $? = 0
configure:3632: result: 
configure:3654: checking whether we are cross compiling
configure:3662: gcc -o conftest    conftest.c  >&5
configure:3666: $? = 0
configure:3673: ./conftest
configure:3677: $? = 0
configure:3692: result: no
configure:3697: checking for suffix of object files
configure:3719: gcc -c   conftest.c >&5
configure:3723: $? = 0
configure:3744: result: o
configure:3748: checking whether we are using the GNU C compiler
configure:3767: gcc -c   conftest.c >&5
configure:3767: $? = 0
configure:3776: result: yes
configure:3785: checking whether gcc accepts -g
configure:3805: gcc -c -g  conftest.c >&5
configure:3805: $? = 0
configure:3846: result: yes
configure:3863: checking for gcc option to accept ISO C89
configure:3927: gcc  -c -g -O2  conftest.c >&5
configure:3927: $? = 0
configure:3940: result: none needed
configure:3971: checking for style of include used by make
configure:3999: result: GNU
configure:4027: checking dependency style of gcc
configure:4117: result: gcc3
configure:4135: checking whether gcc and cc understand -c and -o together
configure:4166: gcc -c conftest.c -o conftest2.o >&5
configure:4170: $? = 0
configure:4176: gcc -c conftest.c -o conftest2.o >&5
configure:4180: $? = 0
configure:4191: cc -c conftest.c >&5
configure:4195: $? = 0
configure:4203: cc -c conftest.c -o conftest2.o >&5
configure:4207: $? = 0
configure:4213: cc -c conftest.c -o conftest2.o >&5
configure:4217: $? = 0
configure:4235: result: yes
configure:4263: checking how to run the C preprocessor
configure:4294: gcc -E  conftest.c
configure:4294: $? = 0
configure:4308: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4308: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wireshark"
| #define PACKAGE_TARNAME "wireshark"
| #define PACKAGE_VERSION "1.2.9"
| #define PACKAGE_STRING "wireshark 1.2.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "wireshark"
| #define VERSION "1.2.9"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4333: result: gcc -E
configure:4353: gcc -E  conftest.c
configure:4353: $? = 0
configure:4367: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4367: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wireshark"
| #define PACKAGE_TARNAME "wireshark"
| #define PACKAGE_VERSION "1.2.9"
| #define PACKAGE_STRING "wireshark 1.2.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "wireshark"
| #define VERSION "1.2.9"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4429: checking build system type
configure:4443: result: i686-pc-linux-gnu
configure:4463: checking host system type
configure:4476: result: i686-pc-linux-gnu
configure:4496: checking for a sed that does not truncate output
configure:4560: result: /bin/sed
configure:4578: checking for grep that handles long lines and -e
configure:4636: result: /bin/grep
configure:4641: checking for egrep
configure:4703: result: /bin/grep -E
configure:4708: checking for fgrep
configure:4770: result: /bin/grep -F
configure:4805: checking for ld used by gcc
configure:4872: result: /usr/bin/ld
configure:4879: checking if the linker (/usr/bin/ld) is GNU ld
configure:4894: result: yes
configure:4906: checking for BSD- or MS-compatible name lister (nm)
configure:4955: result: /usr/bin/nm -B
configure:5073: checking the name lister (/usr/bin/nm -B) interface
configure:5080: gcc -c -g -O2  conftest.c >&5
configure:5083: /usr/bin/nm -B "conftest.o"
configure:5086: output
00000000 B some_variable
configure:5093: result: BSD nm
configure:5096: checking whether ln -s works
configure:5100: result: yes
configure:5108: checking the maximum length of command line arguments
configure:5228: result: 1572864
configure:5245: checking whether the shell understands some XSI constructs
configure:5255: result: yes
configure:5259: checking whether the shell understands "+="
configure:5265: result: yes
configure:5300: checking for /usr/bin/ld option to reload object files
configure:5307: result: -r
configure:5376: checking for objdump
configure:5392: found /usr/bin/objdump
configure:5403: result: objdump
configure:5435: checking how to recognize dependent libraries
configure:5631: result: pass_all
configure:5691: checking for ar
configure:5707: found /usr/bin/ar
configure:5718: result: ar
configure:5796: checking for strip
configure:5812: found /usr/bin/strip
configure:5823: result: strip
configure:5895: checking for ranlib
configure:5911: found /usr/bin/ranlib
configure:5922: result: ranlib
configure:6012: checking command to parse /usr/bin/nm -B output from gcc object
configure:6130: gcc -c -g -O2  conftest.c >&5
configure:6133: $? = 0
configure:6137: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6140: $? = 0
configure:6194: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6197: $? = 0
configure:6235: result: ok
configure:7040: checking for ANSI C header files
configure:7060: gcc -c -g -O2  conftest.c >&5
configure:7060: $? = 0
configure:7133: gcc -o conftest -g -O2   conftest.c  >&5
configure:7133: $? = 0
configure:7133: ./conftest
configure:7133: $? = 0
configure:7144: result: yes
configure:7157: checking for sys/types.h
configure:7157: gcc -c -g -O2  conftest.c >&5
configure:7157: $? = 0
configure:7157: result: yes
configure:7157: checking for sys/stat.h
configure:7157: gcc -c -g -O2  conftest.c >&5
configure:7157: $? = 0
configure:7157: result: yes
configure:7157: checking for stdlib.h
configure:7157: gcc -c -g -O2  conftest.c >&5
configure:7157: $? = 0
configure:7157: result: yes
configure:7157: checking for string.h
configure:7157: gcc -c -g -O2  conftest.c >&5
configure:7157: $? = 0
configure:7157: result: yes
configure:7157: checking for memory.h
configure:7157: gcc -c -g -O2  conftest.c >&5
configure:7157: $? = 0
configure:7157: result: yes
configure:7157: checking for strings.h
configure:7157: gcc -c -g -O2  conftest.c >&5
configure:7157: $? = 0
configure:7157: result: yes
configure:7157: checking for inttypes.h
configure:7157: gcc -c -g -O2  conftest.c >&5
configure:7157: $? = 0
configure:7157: result: yes
configure:7157: checking for stdint.h
configure:7157: gcc -c -g -O2  conftest.c >&5
configure:7157: $? = 0
configure:7157: result: yes
configure:7157: checking for unistd.h
configure:7157: gcc -c -g -O2  conftest.c >&5
configure:7157: $? = 0
configure:7157: result: yes
configure:7172: checking for dlfcn.h
configure:7172: gcc -c -g -O2  conftest.c >&5
configure:7172: $? = 0
configure:7172: result: yes
configure:7324: checking for objdir
configure:7339: result: .libs
configure:7631: checking if gcc supports -fno-rtti -fno-exceptions
configure:7649: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7653: $? = 0
configure:7666: result: no
configure:7686: checking for gcc option to produce PIC
configure:7958: result: -fPIC -DPIC
configure:7970: checking if gcc PIC flag -fPIC -DPIC works
configure:7988: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:7992: $? = 0
configure:8005: result: yes
configure:8029: checking if gcc static flag -static works
configure:8057: result: yes
configure:8072: checking if gcc supports -c -o file.o
configure:8093: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:8097: $? = 0
configure:8119: result: yes
configure:8127: checking if gcc supports -c -o file.o
configure:8174: result: yes
configure:8207: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:9198: result: yes
configure:9235: checking whether -lc should be explicitly linked in
configure:9240: gcc -c -g -O2  conftest.c >&5
configure:9243: $? = 0
configure:9258: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:9261: $? = 0
configure:9273: result: no
configure:9437: checking dynamic linker characteristics
configure:9870: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:9870: $? = 0
configure:10100: result: GNU/Linux ld.so
configure:10202: checking how to hardcode library paths into programs
configure:10227: result: immediate
configure:10321: checking for shl_load
configure:10321: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cc9V91tF.o: In function `main':
/home/gcbrown/Downloads/wireshark-1.2.9/conftest.c:57: undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:10321: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wireshark"
| #define PACKAGE_TARNAME "wireshark"
| #define PACKAGE_VERSION "1.2.9"
| #define PACKAGE_STRING "wireshark 1.2.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "wireshark"
| #define VERSION "1.2.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); 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 shl_load
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* 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_shl_load || defined __stub___shl_load
| choke me
| #endif
| 
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:10321: result: no
configure:10325: checking for shl_load in -ldld
configure:10350: gcc -o conftest -g -O2   conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:10350: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wireshark"
| #define PACKAGE_TARNAME "wireshark"
| #define PACKAGE_VERSION "1.2.9"
| #define PACKAGE_STRING "wireshark 1.2.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "wireshark"
| #define VERSION "1.2.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:10359: result: no
configure:10364: checking for dlopen
configure:10364: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccyptbbH.o: In function `main':
/home/gcbrown/Downloads/wireshark-1.2.9/conftest.c:57: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:10364: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wireshark"
| #define PACKAGE_TARNAME "wireshark"
| #define PACKAGE_VERSION "1.2.9"
| #define PACKAGE_STRING "wireshark 1.2.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "wireshark"
| #define VERSION "1.2.9"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dlopen innocuous_dlopen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dlopen (); 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 dlopen
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* 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_dlopen || defined __stub___dlopen
| choke me
| #endif
| 
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:10364: result: no
configure:10368: checking for dlopen in -ldl
configure:10393: gcc -o conftest -g -O2   conftest.c -ldl   >&5
configure:10393: $? = 0
configure:10402: result: yes
configure:10521: checking whether a program can dlopen itself
configure:10591: gcc -o conftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c -ldl  >&5
configure:10594: $? = 0
configure:10612: result: yes
configure:10617: checking whether a statically linked program can dlopen itself
configure:10687: gcc -o conftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic -static conftest.c -ldl  >&5
/tmp/ccrUOzh2.o: In function `main':
/home/gcbrown/Downloads/wireshark-1.2.9/configure:10671: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
configure:10690: $? = 0
/lib/: cannot read file data: Is a directory
configure:10708: result: no
configure:10747: checking whether stripping libraries is possible
configure:10752: result: yes
configure:10787: checking if libtool supports shared libraries
configure:10789: result: yes
configure:10792: checking whether to build shared libraries
configure:10813: result: yes
configure:10816: checking whether to build static libraries
configure:10820: result: no
configure:10857: checking for perl
configure:10875: found /usr/bin/perl
configure:10887: result: /usr/bin/perl
configure:10899: checking for bison
configure:10929: result: no
configure:10899: checking for byacc
configure:10929: result: no
configure:10940: checking for yacc
configure:10973: result: no
configure:10980: error: I couldn't find yacc (or bison or ...); make sure it's installed and in your path

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBGNUTLS_CFLAGS_set=
ac_cv_env_LIBGNUTLS_CFLAGS_value=
ac_cv_env_LIBGNUTLS_LIBS_set=
ac_cv_env_LIBGNUTLS_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_dlopen=no
ac_cv_func_shl_load=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_prog_tar_ustar=gnutar
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864

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

ACLOCAL='${SHELL} /home/gcbrown/Downloads/wireshark-1.2.9/missing --run aclocal-1.9'
ADNS_LIBS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/gcbrown/Downloads/wireshark-1.2.9/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/gcbrown/Downloads/wireshark-1.2.9/missing --run autoconf'
AUTOHEADER='${SHELL} /home/gcbrown/Downloads/wireshark-1.2.9/missing --run autoheader'
AUTOMAKE='${SHELL} /home/gcbrown/Downloads/wireshark-1.2.9/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CC_FOR_BUILD=''
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
C_ARES_LIBS=''
DEFS=''
DEPDIR='.deps'
DOXYGEN=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_STATIC=''
ENABLE_STATIC_FALSE=''
ENABLE_STATIC_TRUE=''
EXEEXT=''
FGREP='/bin/grep -F'
FLEX_PATH=''
FOP=''
FRAMEWORKS=''
GEOIP_LIBS=''
GETOPT_C=''
GETOPT_O=''
GLIB_CFLAGS=''
GLIB_GENMARSHAL=''
GLIB_LIBS=''
GLIB_MKENUMS=''
GOBJECT_QUERY=''
GREP='/bin/grep'
GTK_CFLAGS=''
GTK_LIBS=''
HAVE_BLESS=''
HAVE_DOXYGEN=''
HAVE_DOXYGEN_FALSE=''
HAVE_DOXYGEN_TRUE=''
HAVE_DPKG_BUILDPACKAGE=''
HAVE_FOP=''
HAVE_FOP_FALSE=''
HAVE_FOP_TRUE=''
HAVE_HDIUTIL=''
HAVE_HHC=''
HAVE_HHC_FALSE=''
HAVE_HHC_TRUE=''
HAVE_LIBLUA_FALSE=''
HAVE_LIBLUA_TRUE=''
HAVE_LIBPORTAUDIO_FALSE=''
HAVE_LIBPORTAUDIO_TRUE=''
HAVE_OSX_PACKAGING=''
HAVE_PKGMK=''
HAVE_PKGPROTO=''
HAVE_PKGTRANS=''
HAVE_PLUGINS_FALSE=''
HAVE_PLUGINS_TRUE=''
HAVE_RPM=''
HAVE_SVR4_PACKAGING=''
HAVE_WARNINGS_AS_ERRORS_FALSE=''
HAVE_WARNINGS_AS_ERRORS_TRUE=''
HAVE_XCODEBUILD=''
HAVE_XMLLINT=''
HAVE_XMLLINT_FALSE=''
HAVE_XMLLINT_TRUE=''
HAVE_XSLTPROC=''
HAVE_XSLTPROC_FALSE=''
HAVE_XSLTPROC_TRUE=''
HHC=''
HTML_VIEWER=''
INET_ATON_C=''
INET_ATON_LO=''
INET_ATON_O=''
INET_NTOP_C=''
INET_NTOP_LO=''
INET_NTOP_O=''
INET_PTON_C=''
INET_PTON_LO=''
INET_PTON_O=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
KRB5_CONFIG=''
KRB5_LIBS=''
LD='/usr/bin/ld'
LDFLAGS=''
LDFLAGS_SHAREDLIB=''
LEX=''
LEXDUMMY=''
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBCAP_LIBS=''
LIBGCRYPT_CFLAGS=''
LIBGCRYPT_CONFIG=''
LIBGCRYPT_LIBS=''
LIBGNUTLS_CFLAGS=''
LIBGNUTLS_LIBS=''
LIBOBJS=''
LIBS=''
LIBSMI_CFLAGS=''
LIBSMI_LDFLAGS=''
LIBSMI_VERSION=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LUA_INCLUDES=''
LUA_LIBS=''
MAKEINFO='${SHELL} /home/gcbrown/Downloads/wireshark-1.2.9/missing --run makeinfo'
NM='/usr/bin/nm -B'
NMEDIT=''
NSL_LIBS=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='wireshark'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='wireshark'
PACKAGE_STRING='wireshark 1.2.9'
PACKAGE_TARNAME='wireshark'
PACKAGE_URL=''
PACKAGE_VERSION='1.2.9'
PATH_SEPARATOR=':'
PCAP_CONFIG=''
PCAP_LIBS=''
PCRE_LIBS=''
PERL='/usr/bin/perl'
PKG_CONFIG=''
PLUGIN_LIBS=''
POD2HTML=''
POD2MAN=''
PORTAUDIO_INCLUDES=''
PORTAUDIO_LIBS=''
PYTHON=''
RANLIB='ranlib'
SED='/bin/sed'
SETUID_INSTALL_FALSE=''
SETUID_INSTALL_TRUE=''
SET_MAKE=''
SHELL='/bin/bash'
SOCKET_LIBS=''
SSL_LIBS=''
STRCASECMP_C=''
STRCASECMP_O=''
STRERROR_C=''
STRERROR_O=''
STRIP='strip'
STRNCASECMP_C=''
STRNCASECMP_O=''
STRPTIME_C=''
STRPTIME_O=''
USE_PROFILE_BUILD_FALSE=''
USE_PROFILE_BUILD_TRUE=''
USE_THREADS_FALSE=''
USE_THREADS_TRUE=''
VERSION='1.2.9'
XMLLINT=''
XSLTPROC=''
YACC='yacc'
YACCDUMMY=''
YFLAGS=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
ac_cv_wireshark_have_rpm=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
capinfos_bin=''
capinfos_man=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
dftest_bin=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dumpcap_bin=''
dumpcap_man=''
dvidir='${docdir}'
editcap_bin=''
editcap_man=''
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
idl2wrs_bin=''
idl2wrs_man=''
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/home/gcbrown/Downloads/wireshark-1.2.9/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mergecap_bin=''
mergecap_man=''
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
plugindir=''
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
randpkt_bin=''
rawshark_bin=''
rawshark_man=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
text2pcap_bin=''
text2pcap_man=''
tshark_bin=''
tshark_man=''
wireshark_SUBDIRS=''
wireshark_bin=''
wireshark_man=''
wiresharkfilter_man=''

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

/* confdefs.h */
#define PACKAGE_NAME "wireshark"
#define PACKAGE_TARNAME "wireshark"
#define PACKAGE_VERSION "1.2.9"
#define PACKAGE_STRING "wireshark 1.2.9"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "wireshark"
#define VERSION "1.2.9"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"

configure: exit 1
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.54.  Invocation command line was

  $ ./configure 

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

hostname = ubuntu
uname -m = i686
uname -r = 2.6.32-22-generic
uname -s = Linux
uname -v = #36-Ubuntu SMP Thu Jun 3 22:02:19 UTC 2010

/usr/bin/uname -p = unknown
/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/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


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

configure:1520: checking for a BSD-compatible install
configure:1574: result: /usr/bin/install -c
configure:1585: checking whether build environment is sane
configure:1628: result: yes
configure:1643: checking whether make sets ${MAKE}
configure:1663: result: yes
configure:1686: checking for working aclocal-1.4
configure:1697: result: missing
configure:1701: checking for working autoconf
configure:1712: result: missing
configure:1716: checking for working automake-1.4
configure:1727: result: missing
configure:1731: checking for working autoheader
configure:1742: result: missing
configure:1746: checking for working makeinfo
configure:1757: result: missing
configure:1796: checking whether to enable maintainer-specific portions of Makefiles
configure:1805: result: no
configure:1826: checking build system type
configure:1844: result: i686-pc-linux-gnu
configure:1852: checking host system type
configure:1866: result: i686-pc-linux-gnu
configure:1875: checking for the BeOS
configure:1885: result: no
configure:1889: checking for Win32
configure:1917: result: no
configure:2041: checking whether to enable garbage collector friendliness
configure:2053: result: no
configure:2057: checking whether to disable memory pools
configure:2060: result: no
configure:2119: checking for gcc
configure:2135: found /usr/bin/gcc
configure:2145: result: gcc
configure:2387: checking for C compiler version
configure:2390: gcc --version </dev/null >&5
gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
Copyright (C) 2009 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:2393: $? = 0
configure:2395: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 
configure:2398: $? = 0
configure:2400: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2403: $? = 1
configure:2423: checking for C compiler default output
configure:2426: gcc    conftest.c  >&5
configure:2429: $? = 0
configure:2463: result: a.out
configure:2468: checking whether the C compiler works
configure:2474: ./a.out
configure:2477: $? = 0
configure:2492: result: yes
configure:2499: checking whether we are cross compiling
configure:2501: result: no
configure:2504: checking for suffix of executables
configure:2506: gcc -o conftest    conftest.c  >&5
configure:2509: $? = 0
configure:2532: result: 
configure:2538: checking for suffix of object files
configure:2556: gcc -c   conftest.c >&5
configure:2559: $? = 0
configure:2578: result: o
configure:2582: checking whether we are using the GNU C compiler
configure:2603: gcc -c   conftest.c >&5
configure:2606: $? = 0
configure:2609: test -s conftest.o
configure:2612: $? = 0
configure:2624: result: yes
configure:2630: checking whether gcc accepts -g
configure:2648: gcc -c -g  conftest.c >&5
configure:2651: $? = 0
configure:2654: test -s conftest.o
configure:2657: $? = 0
configure:2667: result: yes
configure:2684: checking for gcc option to accept ANSI C
configure:2741: gcc  -c -g -O2  conftest.c >&5
configure:2744: $? = 0
configure:2747: test -s conftest.o
configure:2750: $? = 0
configure:2767: result: none needed
configure:2785: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2788: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2891: checking for c++
configure:2920: result: no
configure:2891: checking for g++
configure:2920: result: no
configure:2891: checking for gcc
configure:2907: found /usr/bin/gcc
configure:2917: result: gcc
configure:3030: checking for C++ compiler version
configure:3033: gcc --version </dev/null >&5
gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
Copyright (C) 2009 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:3036: $? = 0
configure:3038: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 
configure:3041: $? = 0
configure:3043: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:3046: $? = 1
configure:3049: checking whether we are using the GNU C++ compiler
configure:3070: gcc -c   conftest.cc >&5
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
configure:3073: $? = 1
configure: failed program was:
#line 3054 "configure"
#include "confdefs.h"

int
main ()
{
#ifndef __GNUC__
       choke me
#endif

  ;
  return 0;
}
configure:3091: result: no
configure:3097: checking whether gcc accepts -g
configure:3115: gcc -c -g  conftest.cc >&5
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
configure:3118: $? = 1
configure: failed program was:
#line 3102 "configure"
#include "confdefs.h"

int
main ()
{

  ;
  return 0;
}
configure:3134: result: no
configure:3174: gcc -c   conftest.cc >&5
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
configure:3177: $? = 1
configure: failed program was:
#line 3160 "configure"
#include "confdefs.h"
#include <stdlib.h>

int
main ()
{
exit (42);
  ;
  return 0;
}
configure:3174: gcc -c   conftest.cc >&5
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
configure:3177: $? = 1
configure: failed program was:
#line 3160 "configure"
#include "confdefs.h"
#include <stdlib.h>
#include <stdlib.h>
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:3174: gcc -c   conftest.cc >&5
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
configure:3177: $? = 1
configure: failed program was:
#line 3160 "configure"
#include "confdefs.h"
#include <stdlib.h>
extern "C" void std::exit (int) throw (); using std::exit;
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:3174: gcc -c   conftest.cc >&5
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
configure:3177: $? = 1
configure: failed program was:
#line 3160 "configure"
#include "confdefs.h"
#include <stdlib.h>
extern "C" void std::exit (int); using std::exit;
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:3174: gcc -c   conftest.cc >&5
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
configure:3177: $? = 1
configure: failed program was:
#line 3160 "configure"
#include "confdefs.h"
#include <stdlib.h>
extern "C" void exit (int) throw ();
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:3174: gcc -c   conftest.cc >&5
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
configure:3177: $? = 1
configure: failed program was:
#line 3160 "configure"
#include "confdefs.h"
#include <stdlib.h>
extern "C" void exit (int);
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:3174: gcc -c   conftest.cc >&5
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
configure:3177: $? = 1
configure: failed program was:
#line 3160 "configure"
#include "confdefs.h"
#include <stdlib.h>
void exit (int);
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:3250: gcc -c   conftest.cc >&5
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
configure:3253: $? = 1
configure: failed program was:
#line 3237 "configure"
#include "confdefs.h"

int
main ()
{
class a { int b; } c;
  ;
  return 0;
}
configure:3288: checking for gcc option to accept ANSI C
configure:3347: gcc  -c -g -O2  conftest.c >&5
configure:3350: $? = 0
configure:3353: test -s conftest.o
configure:3356: $? = 0
configure:3370: result: none needed
configure:3393: checking for a BSD-compatible install
configure:3447: result: /usr/bin/install -c
configure:3466: checking for special C compiler options needed for large files
configure:3540: result: no
configure:3546: checking for _FILE_OFFSET_BITS value needed for large files
configure:3574: gcc -c -g -O2  conftest.c >&5
configure:3560: warning: left shift count >= width of type
configure:3560: warning: left shift count >= width of type
configure:3562: error: size of array 'off_t_is_large' is negative
configure:3577: $? = 1
configure: failed program was:
#line 3553 "configure"
#include "confdefs.h"
#include <sys/types.h>
 /* Check that off_t can represent 2**63 - 1 correctly.
    We can't simply define LARGE_OFF_T to be 9223372036854775807,
    since some C++ compilers masquerading as C compilers
    incorrectly reject 9223372036854775807.  */
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
		       && LARGE_OFF_T % 2147483647 == 1)
		      ? 1 : -1];
int
main ()
{

  ;
  return 0;
}
configure:3613: gcc -c -g -O2  conftest.c >&5
configure:3616: $? = 0
configure:3619: test -s conftest.o
configure:3622: $? = 0
configure:3633: result: 64
configure:3643: checking for _LARGE_FILES value needed for large files
configure:3671: gcc -c -g -O2  conftest.c >&5
configure:3674: $? = 0
configure:3677: test -s conftest.o
configure:3680: $? = 0
configure:3730: result: no
configure:3748: checking for pkg-config
configure:3766: found /usr/bin/pkg-config
configure:3779: result: /usr/bin/pkg-config
configure:3870: checking for gawk
configure:3886: found /usr/bin/gawk
configure:3896: result: gawk
configure:3910: checking for perl5
configure:3939: result: no
configure:3910: checking for perl
configure:3926: found /usr/bin/perl
configure:3936: result: perl
configure:3949: checking for indent
configure:3978: result: no
configure:3996: checking for perl
configure:4014: found /usr/bin/perl
configure:4026: result: /usr/bin/perl
configure:4052: checking for iconv_open
configure:4089: gcc -o conftest -g -O2   conftest.c  >&5
configure:4092: $? = 0
configure:4095: test -s conftest
configure:4098: $? = 0
configure:4108: result: yes
configure:4416: checking how to run the C preprocessor
configure:4442: gcc -E  conftest.c
configure:4448: $? = 0
configure:4475: gcc -E  conftest.c
configure:4471:28: error: ac_nonexistent.h: No such file or directory
configure:4481: $? = 1
configure: failed program was:
#line 4470 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4518: result: gcc -E
configure:4533: gcc -E  conftest.c
configure:4539: $? = 0
configure:4566: gcc -E  conftest.c
configure:4562:28: error: ac_nonexistent.h: No such file or directory
configure:4572: $? = 1
configure: failed program was:
#line 4561 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4612: checking for egrep
configure:4622: result: grep -E
configure:4627: checking for ANSI C header files
configure:4641: gcc -E  conftest.c
configure:4647: $? = 0
configure:4734: gcc -o conftest -g -O2   conftest.c  >&5
configure: In function 'main':
configure:4725: warning: incompatible implicit declaration of built-in function 'exit'
configure:4737: $? = 0
configure:4739: ./conftest
configure:4742: $? = 0
configure:4756: result: yes
configure:4780: checking for sys/types.h
configure:4793: gcc -c -g -O2  conftest.c >&5
configure:4796: $? = 0
configure:4799: test -s conftest.o
configure:4802: $? = 0
configure:4812: result: yes
configure:4780: checking for sys/stat.h
configure:4793: gcc -c -g -O2  conftest.c >&5
configure:4796: $? = 0
configure:4799: test -s conftest.o
configure:4802: $? = 0
configure:4812: result: yes
configure:4780: checking for stdlib.h
configure:4793: gcc -c -g -O2  conftest.c >&5
configure:4796: $? = 0
configure:4799: test -s conftest.o
configure:4802: $? = 0
configure:4812: result: yes
configure:4780: checking for string.h
configure:4793: gcc -c -g -O2  conftest.c >&5
configure:4796: $? = 0
configure:4799: test -s conftest.o
configure:4802: $? = 0
configure:4812: result: yes
configure:4780: checking for memory.h
configure:4793: gcc -c -g -O2  conftest.c >&5
configure:4796: $? = 0
configure:4799: test -s conftest.o
configure:4802: $? = 0
configure:4812: result: yes
configure:4780: checking for strings.h
configure:4793: gcc -c -g -O2  conftest.c >&5
configure:4796: $? = 0
configure:4799: test -s conftest.o
configure:4802: $? = 0
configure:4812: result: yes
configure:4780: checking for inttypes.h
configure:4793: gcc -c -g -O2  conftest.c >&5
configure:4796: $? = 0
configure:4799: test -s conftest.o
configure:4802: $? = 0
configure:4812: result: yes
configure:4780: checking for stdint.h
configure:4793: gcc -c -g -O2  conftest.c >&5
configure:4796: $? = 0
configure:4799: test -s conftest.o
configure:4802: $? = 0
configure:4812: result: yes
configure:4780: checking for unistd.h
configure:4793: gcc -c -g -O2  conftest.c >&5
configure:4796: $? = 0
configure:4799: test -s conftest.o
configure:4802: $? = 0
configure:4812: result: yes
configure:4839: checking locale.h usability
configure:4848: gcc -c -g -O2  conftest.c >&5
configure:4851: $? = 0
configure:4854: test -s conftest.o
configure:4857: $? = 0
configure:4866: result: yes
configure:4870: checking locale.h presence
configure:4877: gcc -E  conftest.c
configure:4883: $? = 0
configure:4901: result: yes
configure:4919: checking for locale.h
configure:4926: result: yes
configure:4940: checking for LC_MESSAGES
configure:4958: gcc -o conftest -g -O2   conftest.c  >&5
configure:4961: $? = 0
configure:4964: test -s conftest
configure:4967: $? = 0
configure:4977: result: yes
configure:5006: checking libintl.h usability
configure:5015: gcc -c -g -O2  conftest.c >&5
configure:5018: $? = 0
configure:5021: test -s conftest.o
configure:5024: $? = 0
configure:5033: result: yes
configure:5037: checking libintl.h presence
configure:5044: gcc -E  conftest.c
configure:5050: $? = 0
configure:5068: result: yes
configure:5086: checking for libintl.h
configure:5093: result: yes
configure:5104: checking for dgettext in libc
configure:5124: gcc -o conftest -g -O2   conftest.c  >&5
configure:5127: $? = 0
configure:5130: test -s conftest
configure:5133: $? = 0
configure:5144: result: yes
configure:5152: checking for bind_textdomain_codeset
configure:5189: gcc -o conftest -g -O2   conftest.c  >&5
configure:5192: $? = 0
configure:5195: test -s conftest
configure:5198: $? = 0
configure:5208: result: yes
configure:5503: checking for msgfmt
configure:5533: result: no
configure:5770: checking for catalogs to be installed
configure:5779: result:  az be bg ca cs da de el es eu fi fr gl hi ja ko ms nl nn no pl pt pt_BR ro ru sk sl sq sv ta tr uk vi zh_CN zh_TW
configure:5964: checking for ld used by GCC
configure:6027: result: /usr/bin/ld
configure:6036: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld (GNU Binutils for Ubuntu) 2.20.1-system.20100303
configure:6048: result: yes
configure:6053: checking for /usr/bin/ld option to reload object files
configure:6060: result: -r
configure:6065: checking for BSD-compatible nm
configure:6101: result: /usr/bin/nm -B
configure:6104: checking for a sed that does not truncate output
configure:6186: result: /bin/sed
configure:6189: checking whether ln -s works
configure:6193: result: yes
configure:6200: checking how to recognise dependent libraries
configure:6381: result: pass_all
configure:6392: checking command to parse /usr/bin/nm -B output
configure:6476: gcc -c -g -O2  conftest.c >&5
configure:6479: $? = 0
configure:6483: /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:6486: $? = 0
configure:6538: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6541: $? = 0
configure:6585: result: ok
configure:6603: checking dlfcn.h usability
configure:6612: gcc -c -g -O2  conftest.c >&5
configure:6615: $? = 0
configure:6618: test -s conftest.o
configure:6621: $? = 0
configure:6630: result: yes
configure:6634: checking dlfcn.h presence
configure:6641: gcc -E  conftest.c
configure:6647: $? = 0
configure:6665: result: yes
configure:6683: checking for dlfcn.h
configure:6690: result: yes
configure:6888: checking for ranlib
configure:6904: found /usr/bin/ranlib
configure:6915: result: ranlib
configure:6968: checking for strip
configure:6984: found /usr/bin/strip
configure:6995: result: strip
configure:7200: checking for objdir
configure:7211: result: .libs
configure:7228: checking for gcc option to produce PIC
configure:7374: result: -fPIC
configure:7378: checking if gcc PIC flag -fPIC works
configure:7398: gcc -c -g -O2 -fPIC -DPIC  conftest.c >&5
configure:7401: $? = 0
configure:7404: test -s conftest.o
configure:7407: $? = 0
configure:7444: result: yes
configure:7460: checking if gcc static flag -static works
configure:7481: gcc -o conftest -g -O2   -static conftest.c   >&5
configure:7484: $? = 0
configure:7487: test -s conftest
configure:7490: $? = 0
configure:7505: result: yes
configure:7517: checking if gcc supports -c -o file.o
configure:7537: gcc -c -g -O2 -o out/conftest2.o  conftest.c >&5
configure:7561: result: yes
configure:7566: checking if gcc supports -c -o file.lo
configure:7590: gcc -c -g -O2 -c -o conftest.lo  conftest.c >&5
configure:7593: $? = 0
configure:7596: test -s conftest.lo
configure:7599: $? = 0
configure:7620: result: yes
configure:7651: checking if gcc supports -fno-rtti -fno-exceptions
configure:7670: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7673: $? = 0
configure:7676: test -s conftest.o
configure:7679: $? = 0
configure:7695: result: yes
configure:7706: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:8425: result: yes
configure:8430: checking how to hardcode library paths into programs
configure:8454: result: immediate
configure:8459: checking whether stripping libraries is possible
configure:8464: result: yes
configure:8475: checking dynamic linker characteristics
configure:8906: result: GNU/Linux ld.so
configure:8911: checking if libtool supports shared libraries
configure:8913: result: yes
configure:8916: checking whether to build shared libraries
configure:8937: result: yes
configure:8940: checking whether to build static libraries
configure:8944: result: no
configure:9570: checking whether -lc should be explicitly linked in
configure:9578: gcc -c -g -O2  conftest.c >&5
configure:9581: $? = 0
configure:9595: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9598: $? = 0
configure:9611: result: no
configure:10205: checking for extra flags to get ANSI library prototypes
configure:10221: gcc -o conftest -g -O2 -Wall   conftest.c   -lm >&5
configure:10224: $? = 0
configure:10226: ./conftest
configure:10229: $? = 0
configure:10231: result: none needed
configure:10285: checking for extra flags for POSIX compliance
configure:10300: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function 'main':
configure:10292: warning: unused variable 'dir'
configure:10303: $? = 0
configure:10306: test -s conftest.o
configure:10309: $? = 0
configure:10311: result: none needed
configure:10358: checking for ANSI C header files
configure:10487: result: yes
configure:10503: checking for vprintf
configure:10540: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:10518: warning: conflicting types for built-in function 'vprintf'
configure:10543: $? = 0
configure:10546: test -s conftest
configure:10549: $? = 0
configure:10559: result: yes
configure:10566: checking for _doprnt
configure:10603: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
/tmp/ccSxm6Kh.o: In function `main':
/home/gcbrown/Downloads/glib-2.2.0/configure:10593: undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:10606: $? = 1
configure: failed program was:
#line 10571 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _doprnt (); below.  */
#include <assert.h>
/* 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 ();
char (*f) ();

int
main ()
{
/* 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
f = _doprnt;
#endif

  ;
  return 0;
}
configure:10622: result: no
configure:10639: checking for working alloca.h
configure:10657: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure: In function 'main':
configure:10649: warning: unused variable 'p'
configure:10660: $? = 0
configure:10663: test -s conftest
configure:10666: $? = 0
configure:10676: result: yes
configure:10686: checking for alloca
configure:10724: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure: In function 'main':
configure:10716: warning: unused variable 'p'
configure:10727: $? = 0
configure:10730: test -s conftest
configure:10733: $? = 0
configure:10743: result: yes
configure:10933: checking for atexit
configure:10970: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:10973: $? = 0
configure:10976: test -s conftest
configure:10979: $? = 0
configure:10989: result: yes
configure:10933: checking for on_exit
configure:10970: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:10973: $? = 0
configure:10976: test -s conftest
configure:10979: $? = 0
configure:10989: result: yes
configure:11000: checking for char
configure:11021: gcc -c -g -O2 -Wall  conftest.c >&5
configure:11024: $? = 0
configure:11027: test -s conftest.o
configure:11030: $? = 0
configure:11040: result: yes
configure:11043: checking size of char
configure:11285: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:11288: $? = 0
configure:11290: ./conftest
configure:11293: $? = 0
configure:11313: result: 1
configure:11320: checking for short
configure:11341: gcc -c -g -O2 -Wall  conftest.c >&5
configure:11344: $? = 0
configure:11347: test -s conftest.o
configure:11350: $? = 0
configure:11360: result: yes
configure:11363: checking size of short
configure:11605: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:11608: $? = 0
configure:11610: ./conftest
configure:11613: $? = 0
configure:11633: result: 2
configure:11640: checking for long
configure:11661: gcc -c -g -O2 -Wall  conftest.c >&5
configure:11664: $? = 0
configure:11667: test -s conftest.o
configure:11670: $? = 0
configure:11680: result: yes
configure:11683: checking size of long
configure:11925: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:11928: $? = 0
configure:11930: ./conftest
configure:11933: $? = 0
configure:11953: result: 4
configure:11960: checking for int
configure:11981: gcc -c -g -O2 -Wall  conftest.c >&5
configure:11984: $? = 0
configure:11987: test -s conftest.o
configure:11990: $? = 0
configure:12000: result: yes
configure:12003: checking size of int
configure:12245: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:12248: $? = 0
configure:12250: ./conftest
configure:12253: $? = 0
configure:12273: result: 4
configure:12280: checking for void *
configure:12301: gcc -c -g -O2 -Wall  conftest.c >&5
configure:12304: $? = 0
configure:12307: test -s conftest.o
configure:12310: $? = 0
configure:12320: result: yes
configure:12323: checking size of void *
configure:12565: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:12568: $? = 0
configure:12570: ./conftest
configure:12573: $? = 0
configure:12593: result: 4
configure:12600: checking for long long
configure:12621: gcc -c -g -O2 -Wall  conftest.c >&5
configure:12624: $? = 0
configure:12627: test -s conftest.o
configure:12630: $? = 0
configure:12640: result: yes
configure:12643: checking size of long long
configure:12885: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:12888: $? = 0
configure:12890: ./conftest
configure:12893: $? = 0
configure:12913: result: 8
configure:12920: checking for __int64
configure:12941: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function 'main':
configure:12963: error: '__int64' undeclared (first use in this function)
configure:12963: error: (Each undeclared identifier is reported only once
configure:12963: error: for each function it appears in.)
configure:12963: error: expected expression before ')' token
configure:12944: $? = 1
configure: failed program was:
#line 12925 "configure"
#include "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:12960: result: no
configure:12963: checking size of __int64
configure:13233: result: 0
configure:13257: checking for format to printf and scanf a guint64
configure:13282: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure: In function 'main':
configure:13275: warning: implicit declaration of function 'exit'
configure:13275: warning: incompatible implicit declaration of built-in function 'exit'
configure:13285: $? = 0
configure:13287: ./conftest
configure:13290: $? = 0
configure:13305: result: %llu
configure:13321: checking for an ANSI C-conforming const
configure:13385: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function 'main':
configure:13354: warning: unused variable 's'
configure:13374: warning: unused variable 'foo'
configure:13341: warning: unused variable 'zero'
configure:13335: warning: unused variable 'x'
configure:13356: warning: 't' is used uninitialized in this function
configure:13371: warning: 'b' is used uninitialized in this function
configure:13388: $? = 0
configure:13391: test -s conftest.o
configure:13394: $? = 0
configure:13404: result: yes
configure:13416: checking if malloc() and friends prototypes are gmem.h compatible
configure:13443: gcc -c -g -O2 -Wall -Werror  conftest.c >&5
configure:13446: $? = 0
configure:13449: test -s conftest.o
configure:13452: $? = 0
configure:13466: result: yes
configure:13470: checking for growing stack pointer
configure:13492: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:13495: $? = 0
configure:13497: ./conftest
configure:13500: $? = 0
configure:13516: result: no
configure:13519: checking for __inline
configure:13542: gcc -c -g -O2 -Wall  conftest.c >&5
configure:13531: error: redefinition of 'main'
configure:13528: note: previous definition of 'main' was here
configure: In function 'main':
configure:13533: error: 'glib_cv_has__inline' undeclared (first use in this function)
configure:13533: error: (Each undeclared identifier is reported only once
configure:13533: error: for each function it appears in.)
configure:13533: error: 'yes' undeclared (first use in this function)
configure:13545: $? = 1
configure: failed program was:
#line 13525 "configure"
#include "confdefs.h"

	__inline int foo () { return 0; }
	int main () { return foo (); }

int
main ()
{
glib_cv_has__inline=yes

  ;
  return 0;
}
configure:13562: result: 
configure:13571: checking for __inline__
configure:13594: gcc -c -g -O2 -Wall  conftest.c >&5
configure:13583: error: redefinition of 'main'
configure:13580: note: previous definition of 'main' was here
configure: In function 'main':
configure:13585: error: 'glib_cv_has__inline__' undeclared (first use in this function)
configure:13585: error: (Each undeclared identifier is reported only once
configure:13585: error: for each function it appears in.)
configure:13585: error: 'yes' undeclared (first use in this function)
configure:13597: $? = 1
configure: failed program was:
#line 13577 "configure"
#include "confdefs.h"

	__inline__ int foo () { return 0; }
	int main () { return foo (); }

int
main ()
{
glib_cv_has__inline__=yes

  ;
  return 0;
}
configure:13614: result: 
configure:13623: checking for inline
configure:13647: gcc -c -g -O2 -Wall  conftest.c >&5
configure:13636: error: redefinition of 'main'
configure:13633: note: previous definition of 'main' was here
configure: In function 'main':
configure:13638: error: 'glib_cv_hasinline' undeclared (first use in this function)
configure:13638: error: (Each undeclared identifier is reported only once
configure:13638: error: for each function it appears in.)
configure:13638: error: 'yes' undeclared (first use in this function)
configure:13650: $? = 1
configure: failed program was:
#line 13629 "configure"
#include "confdefs.h"

	#undef inline
	inline int foo () { return 0; }
	int main () { return foo (); }

int
main ()
{
glib_cv_hasinline=yes

  ;
  return 0;
}
configure:13667: result: 
configure:13678: checking for ISO C99 varargs macros in C
configure:13697: gcc -c -g -O2 -Wall  conftest.c >&5
configure:13700: $? = 0
configure:13703: test -s conftest.o
configure:13706: $? = 0
configure:13715: result: yes
configure:13718: checking for ISO C99 varargs macros in C++
configure:13771: result: no
configure:13774: checking for GNUC varargs macros
configure:13793: gcc -c -g -O2 -Wall  conftest.c >&5
configure:13796: $? = 0
configure:13799: test -s conftest.o
configure:13802: $? = 0
configure:13811: result: yes
configure:13815: checking whether byte ordering is bigendian
configure:13839: gcc -c -g -O2 -Wall  conftest.c >&5
configure:13842: $? = 0
configure:13845: test -s conftest.o
configure:13848: $? = 0
configure:13869: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function 'main':
configure:13859: error: 'not' undeclared (first use in this function)
configure:13859: error: (Each undeclared identifier is reported only once
configure:13859: error: for each function it appears in.)
configure:13859: error: expected ';' before 'big'
configure:13872: $? = 1
configure: failed program was:
#line 13851 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>

int
main ()
{
#if BYTE_ORDER != BIG_ENDIAN
 not big endian
#endif

  ;
  return 0;
}
configure:13980: result: no
configure:14022: checking dirent.h usability
configure:14031: gcc -c -g -O2 -Wall  conftest.c >&5
configure:14034: $? = 0
configure:14037: test -s conftest.o
configure:14040: $? = 0
configure:14049: result: yes
configure:14053: checking dirent.h presence
configure:14060: gcc -E  conftest.c
configure:14066: $? = 0
configure:14084: result: yes
configure:14102: checking for dirent.h
configure:14109: result: yes
configure:14022: checking float.h usability
configure:14031: gcc -c -g -O2 -Wall  conftest.c >&5
configure:14034: $? = 0
configure:14037: test -s conftest.o
configure:14040: $? = 0
configure:14049: result: yes
configure:14053: checking float.h presence
configure:14060: gcc -E  conftest.c
configure:14066: $? = 0
configure:14084: result: yes
configure:14102: checking for float.h
configure:14109: result: yes
configure:14022: checking limits.h usability
configure:14031: gcc -c -g -O2 -Wall  conftest.c >&5
configure:14034: $? = 0
configure:14037: test -s conftest.o
configure:14040: $? = 0
configure:14049: result: yes
configure:14053: checking limits.h presence
configure:14060: gcc -E  conftest.c
configure:14066: $? = 0
configure:14084: result: yes
configure:14102: checking for limits.h
configure:14109: result: yes
configure:14022: checking pwd.h usability
configure:14031: gcc -c -g -O2 -Wall  conftest.c >&5
configure:14034: $? = 0
configure:14037: test -s conftest.o
configure:14040: $? = 0
configure:14049: result: yes
configure:14053: checking pwd.h presence
configure:14060: gcc -E  conftest.c
configure:14066: $? = 0
configure:14084: result: yes
configure:14102: checking for pwd.h
configure:14109: result: yes
configure:14022: checking sys/param.h usability
configure:14031: gcc -c -g -O2 -Wall  conftest.c >&5
configure:14034: $? = 0
configure:14037: test -s conftest.o
configure:14040: $? = 0
configure:14049: result: yes
configure:14053: checking sys/param.h presence
configure:14060: gcc -E  conftest.c
configure:14066: $? = 0
configure:14084: result: yes
configure:14102: checking for sys/param.h
configure:14109: result: yes
configure:14022: checking sys/poll.h usability
configure:14031: gcc -c -g -O2 -Wall  conftest.c >&5
configure:14034: $? = 0
configure:14037: test -s conftest.o
configure:14040: $? = 0
configure:14049: result: yes
configure:14053: checking sys/poll.h presence
configure:14060: gcc -E  conftest.c
configure:14066: $? = 0
configure:14084: result: yes
configure:14102: checking for sys/poll.h
configure:14109: result: yes
configure:14022: checking sys/select.h usability
configure:14031: gcc -c -g -O2 -Wall  conftest.c >&5
configure:14034: $? = 0
configure:14037: test -s conftest.o
configure:14040: $? = 0
configure:14049: result: yes
configure:14053: checking sys/select.h presence
configure:14060: gcc -E  conftest.c
configure:14066: $? = 0
configure:14084: result: yes
configure:14102: checking for sys/select.h
configure:14109: result: yes
configure:14013: checking for sys/types.h
configure:14018: result: yes
configure:14141: checking sys/time.h usability
configure:14150: gcc -c -g -O2 -Wall  conftest.c >&5
configure:14153: $? = 0
configure:14156: test -s conftest.o
configure:14159: $? = 0
configure:14168: result: yes
configure:14172: checking sys/time.h presence
configure:14179: gcc -E  conftest.c
configure:14185: $? = 0
configure:14203: result: yes
configure:14221: checking for sys/time.h
configure:14228: result: yes
configure:14141: checking sys/times.h usability
configure:14150: gcc -c -g -O2 -Wall  conftest.c >&5
configure:14153: $? = 0
configure:14156: test -s conftest.o
configure:14159: $? = 0
configure:14168: result: yes
configure:14172: checking sys/times.h presence
configure:14179: gcc -E  conftest.c
configure:14185: $? = 0
configure:14203: result: yes
configure:14221: checking for sys/times.h
configure:14228: result: yes
configure:14132: checking for unistd.h
configure:14137: result: yes
configure:14141: checking values.h usability
configure:14150: gcc -c -g -O2 -Wall  conftest.c >&5
configure:14153: $? = 0
configure:14156: test -s conftest.o
configure:14159: $? = 0
configure:14168: result: yes
configure:14172: checking values.h presence
configure:14179: gcc -E  conftest.c
configure:14185: $? = 0
configure:14203: result: yes
configure:14221: checking for values.h
configure:14228: result: yes
configure:14132: checking for stdint.h
configure:14137: result: yes
configure:14141: checking sched.h usability
configure:14150: gcc -c -g -O2 -Wall  conftest.c >&5
configure:14153: $? = 0
configure:14156: test -s conftest.o
configure:14159: $? = 0
configure:14168: result: yes
configure:14172: checking sched.h presence
configure:14179: gcc -E  conftest.c
configure:14185: $? = 0
configure:14203: result: yes
configure:14221: checking for sched.h
configure:14228: result: yes
configure:14258: checking langinfo.h usability
configure:14267: gcc -c -g -O2 -Wall  conftest.c >&5
configure:14270: $? = 0
configure:14273: test -s conftest.o
configure:14276: $? = 0
configure:14285: result: yes
configure:14289: checking langinfo.h presence
configure:14296: gcc -E  conftest.c
configure:14302: $? = 0
configure:14320: result: yes
configure:14338: checking for langinfo.h
configure:14345: result: yes
configure:14362: checking for nl_langinfo
configure:14399: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:14402: $? = 0
configure:14405: test -s conftest
configure:14408: $? = 0
configure:14418: result: yes
configure:14429: checking for nl_langinfo and CODESET
configure:14447: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure: In function 'main':
configure:14439: warning: unused variable 'cs'
configure:14450: $? = 0
configure:14453: test -s conftest
configure:14456: $? = 0
configure:14467: result: yes
configure:14478: checking whether we are using the GNU C Library 2.1 or newer
configure:14506: result: yes
configure:14528: checking stddef.h usability
configure:14537: gcc -c -g -O2 -Wall  conftest.c >&5
configure:14540: $? = 0
configure:14543: test -s conftest.o
configure:14546: $? = 0
configure:14555: result: yes
configure:14559: checking stddef.h presence
configure:14566: gcc -E  conftest.c
configure:14572: $? = 0
configure:14590: result: yes
configure:14608: checking for stddef.h
configure:14615: result: yes
configure:14519: checking for stdlib.h
configure:14524: result: yes
configure:14519: checking for string.h
configure:14524: result: yes
configure:14632: checking for setlocale
configure:14669: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:14672: $? = 0
configure:14675: test -s conftest
configure:14678: $? = 0
configure:14688: result: yes
configure:14699: checking whether make is GNU Make
configure:14706: result: yes
configure:14718: checking for size_t
configure:14739: gcc -c -g -O2 -Wall  conftest.c >&5
configure:14742: $? = 0
configure:14745: test -s conftest.o
configure:14748: $? = 0
configure:14758: result: yes
configure:14761: checking size of size_t
configure:15003: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:15006: $? = 0
configure:15008: ./conftest
configure:15011: $? = 0
configure:15031: result: 4
configure:15039: checking for the appropriate definition for size_t
configure:15074: gcc -c -g -O2 -Wall  conftest.c
configure:15080: $? = 0
configure:15083: (if test -s conftest.err; then false ; else true; fi)
configure:15086: $? = 0
configure:15132: result: unsigned int
configure:15154: checking for lstat
configure:15191: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:15194: $? = 0
configure:15197: test -s conftest
configure:15200: $? = 0
configure:15210: result: yes
configure:15154: checking for strerror
configure:15191: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:15194: $? = 0
configure:15197: test -s conftest
configure:15200: $? = 0
configure:15210: result: yes
configure:15154: checking for strsignal
configure:15191: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:15194: $? = 0
configure:15197: test -s conftest
configure:15200: $? = 0
configure:15210: result: yes
configure:15154: checking for memmove
configure:15191: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:15169: warning: conflicting types for built-in function 'memmove'
configure:15194: $? = 0
configure:15197: test -s conftest
configure:15200: $? = 0
configure:15210: result: yes
configure:15154: checking for mkstemp
configure:15191: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:15194: $? = 0
configure:15197: test -s conftest
configure:15200: $? = 0
configure:15210: result: yes
configure:15154: checking for vsnprintf
configure:15191: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:15169: warning: conflicting types for built-in function 'vsnprintf'
configure:15194: $? = 0
configure:15197: test -s conftest
configure:15200: $? = 0
configure:15210: result: yes
configure:15154: checking for stpcpy
configure:15191: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:15169: warning: conflicting types for built-in function 'stpcpy'
configure:15194: $? = 0
configure:15197: test -s conftest
configure:15200: $? = 0
configure:15210: result: yes
configure:15154: checking for strcasecmp
configure:15191: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:15169: warning: conflicting types for built-in function 'strcasecmp'
configure:15194: $? = 0
configure:15197: test -s conftest
configure:15200: $? = 0
configure:15210: result: yes
configure:15154: checking for strncasecmp
configure:15191: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:15169: warning: conflicting types for built-in function 'strncasecmp'
configure:15194: $? = 0
configure:15197: test -s conftest
configure:15200: $? = 0
configure:15210: result: yes
configure:15154: checking for poll
configure:15191: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:15194: $? = 0
configure:15197: test -s conftest
configure:15200: $? = 0
configure:15210: result: yes
configure:15154: checking for getcwd
configure:15191: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:15194: $? = 0
configure:15197: test -s conftest
configure:15200: $? = 0
configure:15210: result: yes
configure:15154: checking for nanosleep
configure:15191: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:15194: $? = 0
configure:15197: test -s conftest
configure:15200: $? = 0
configure:15210: result: yes
configure:15154: checking for vasprintf
configure:15191: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:15194: $? = 0
configure:15197: test -s conftest
configure:15200: $? = 0
configure:15210: result: yes
configure:15154: checking for unsetenv
configure:15191: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:15194: $? = 0
configure:15197: test -s conftest
configure:15200: $? = 0
configure:15210: result: yes
configure:15154: checking for getc_unlocked
configure:15191: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:15194: $? = 0
configure:15197: test -s conftest
configure:15200: $? = 0
configure:15210: result: yes
configure:15221: checking for C99 vsnprintf
configure:15260: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure: In function 'doit':
configure:15245: warning: implicit declaration of function 'exit'
configure:15245: warning: incompatible implicit declaration of built-in function 'exit'
configure: In function 'main':
configure:15254: warning: incompatible implicit declaration of built-in function 'exit'
configure:15263: $? = 0
configure:15265: ./conftest
configure:15268: $? = 0
configure:15281: result: yes
configure:15291: checking whether printf supports positional parameters
configure:15316: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure: In function 'main':
configure:15308: warning: implicit declaration of function 'strcmp'
configure:15309: warning: implicit declaration of function 'exit'
configure:15309: warning: incompatible implicit declaration of built-in function 'exit'
configure:15319: $? = 0
configure:15321: ./conftest
configure:15324: $? = 0
configure:15337: result: yes
configure:15493: checking for sys_errlist
configure:15512: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
/tmp/ccLvWQ4S.o: In function `main':
/home/gcbrown/Downloads/glib-2.2.0/configure:15503: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
/home/gcbrown/Downloads/glib-2.2.0/configure:15503: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
configure:15515: $? = 0
configure:15518: test -s conftest
configure:15521: $? = 0
configure:15530: result: yes
configure:15541: checking for sys_siglist
configure:15559: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure: In function 'main':
configure:15550: warning: implicit declaration of function 'exit'
configure:15550: warning: incompatible implicit declaration of built-in function 'exit'
configure:15550: warning: passing argument 1 of 'exit' makes integer from pointer without a cast
configure:15550: note: expected 'int' but argument is of type 'char *'
configure:15562: $? = 0
configure:15565: test -s conftest
configure:15568: $? = 0
configure:15577: result: yes
configure:15588: checking for sys_siglist declaration
configure:15605: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function 'main':
configure:15596: warning: implicit declaration of function 'strlen'
configure:15596: warning: incompatible implicit declaration of built-in function 'strlen'
configure:15596: warning: statement with no effect
configure:15608: $? = 0
configure:15611: test -s conftest.o
configure:15614: $? = 0
configure:15623: result: yes
configure:15634: checking for fd_set
configure:15649: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function 'main':
configure:15641: warning: unused variable 'writeMask'
configure:15641: warning: unused variable 'readMask'
configure:15652: $? = 0
configure:15655: test -s conftest.o
configure:15658: $? = 0
configure:15668: result: yes, found in sys/types.h
configure:15703: checking whether realloc (NULL,) will work
configure:15721: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:15724: $? = 0
configure:15726: ./conftest
configure:15729: $? = 0
configure:15743: result: yes
configure:15754: checking for nl_langinfo (CODESET)
configure:15769: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function 'main':
configure:15761: warning: unused variable 'codeset'
configure:15772: $? = 0
configure:15775: test -s conftest.o
configure:15778: $? = 0
configure:15792: result: yes
configure:15797: checking for OpenBSD strlcpy/strlcat
configure:15820: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure: In function 'main':
configure:15811: warning: implicit declaration of function 'strlcpy'
configure:15812: warning: implicit declaration of function 'strlcat'
/tmp/ccFgyprl.o: In function `main':
/home/gcbrown/Downloads/glib-2.2.0/configure:15811: undefined reference to `strlcpy'
/home/gcbrown/Downloads/glib-2.2.0/configure:15812: undefined reference to `strlcat'
collect2: ld returned 1 exit status
configure:15823: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 15806 "configure"
#include "confdefs.h"
#include <stdlib.h>
#include <string.h>
int main() {
  char p[10];
  (void) strlcpy (p, "hi", 10);
  if (strlcat (p, "bye", 0) != 3)
    return 1;
  return 0;
}
configure:15841: result: no
configure:15852: checking for an implementation of va_copy()
configure:15874: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
conftest.c: In function 'f':
conftest.c:7: warning: implicit declaration of function 'exit'
conftest.c:7: warning: incompatible implicit declaration of built-in function 'exit'
configure:15877: $? = 0
configure:15880: test -s conftest
configure:15883: $? = 0
configure:15894: result: yes
configure:15896: checking for an implementation of __va_copy()
configure:15918: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
conftest.c: In function 'f':
conftest.c:7: warning: implicit declaration of function 'exit'
conftest.c:7: warning: incompatible implicit declaration of built-in function 'exit'
configure:15921: $? = 0
configure:15924: test -s conftest
configure:15927: $? = 0
configure:15938: result: yes
configure:15956: checking whether va_lists can be copied by value
configure:15983: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure: In function 'f':
configure:15972: warning: implicit declaration of function 'exit'
configure:15972: warning: incompatible implicit declaration of built-in function 'exit'
configure:15986: $? = 0
configure:15988: ./conftest
configure:15991: $? = 0
configure:16005: result: yes
configure:16033: checking for dlopen
configure:16070: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
/tmp/ccj4HH1B.o: In function `main':
/home/gcbrown/Downloads/glib-2.2.0/configure:16060: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:16073: $? = 1
configure: failed program was:
#line 16038 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dlopen (); below.  */
#include <assert.h>
/* 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 dlopen ();
char (*f) ();

int
main ()
{
/* 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_dlopen) || defined (__stub___dlopen)
choke me
#else
f = dlopen;
#endif

  ;
  return 0;
}
configure:16089: result: no
configure:16216: checking for NSLinkModule
configure:16253: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
/tmp/ccG7IysF.o: In function `main':
/home/gcbrown/Downloads/glib-2.2.0/configure:16243: undefined reference to `NSLinkModule'
collect2: ld returned 1 exit status
configure:16256: $? = 1
configure: failed program was:
#line 16221 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char NSLinkModule (); below.  */
#include <assert.h>
/* 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 NSLinkModule ();
char (*f) ();

int
main ()
{
/* 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_NSLinkModule) || defined (__stub___NSLinkModule)
choke me
#else
f = NSLinkModule;
#endif

  ;
  return 0;
}
configure:16272: result: no
configure:16281: checking for dlopen in -ldl
configure:16308: gcc -o conftest -g -O2 -Wall   conftest.c -ldl    >&5
configure:16311: $? = 0
configure:16314: test -s conftest
configure:16317: $? = 0
configure:16328: result: yes
configure:16331: checking for dlsym in -ldl
configure:16358: gcc -o conftest -g -O2 -Wall   conftest.c -ldl    >&5
configure:16361: $? = 0
configure:16364: test -s conftest
configure:16367: $? = 0
configure:16378: result: yes
configure:16449: checking for RTLD_GLOBAL brokenness
configure:16480: gcc -o conftest -g -O2 -Wall   -Wl,--export-dynamic conftest.c -ldl   >&5
configure:16483: $? = 0
configure:16485: ./conftest
configure:16488: $? = 0
configure:16503: result: no
configure:16510: checking for preceeding underscore in symbols
configure:16536: gcc -o conftest -g -O2 -Wall   -Wl,--export-dynamic conftest.c -ldl   >&5
configure:16539: $? = 0
configure:16541: ./conftest
configure:16544: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 16521 "configure"
#include "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:16559: result: no
configure:16574: checking for dlerror
configure:16611: gcc -o conftest -g -O2 -Wall   conftest.c -ldl   >&5
configure:16614: $? = 0
configure:16617: test -s conftest
configure:16620: $? = 0
configure:16630: result: yes
configure:16647: checking for the suffix of shared libraries
configure:16660: result: .so
configure:16675: checking for gspawn implementation
configure:16685: result: gspawn.lo
configure:16690: checking for GIOChannel implementation
configure:16700: result: giounix.lo
configure:16705: checking for platform-dependent source
configure:16715: result: 
configure:16719: checking whether to compile timeloop
configure:16729: result: yes
configure:16741: checking if building for some Win32 platform
configure:16751: result: no
configure:16906: gcc -c -g -O2 -Wall  -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c >&5
configure: In function 'main':
configure:16898: warning: unused variable 'm'
configure:16909: $? = 0
configure:16912: test -s conftest.o
configure:16915: $? = 0
configure:16970: checking for thread implementation
configure:16979: result: posix
configure:17053: gcc -o conftest -g -O2 -Wall -pthread   conftest.c   >&5
configure: In function 'func':
configure:17041: warning: return makes pointer from integer without a cast
configure: At top level:
configure:17043: warning: return type defaults to 'int'
configure: In function 'main':
configure:17047: warning: implicit declaration of function 'exit'
configure:17047: warning: incompatible implicit declaration of built-in function 'exit'
configure:17047: warning: comparison between pointer and integer
configure:17056: $? = 0
configure:17058: ./conftest
configure:17061: $? = 0
configure:17053: gcc -o conftest -g -O2 -Wall -pthreads   conftest.c   >&5
gcc: unrecognized option '-pthreads'
configure: In function 'func':
configure:17041: warning: return makes pointer from integer without a cast
configure: At top level:
configure:17043: warning: return type defaults to 'int'
configure: In function 'main':
configure:17047: warning: implicit declaration of function 'exit'
configure:17047: warning: incompatible implicit declaration of built-in function 'exit'
configure:17047: warning: comparison between pointer and integer
/tmp/cciLkwYs.o: In function `main':
/home/gcbrown/Downloads/glib-2.2.0/configure:17045: undefined reference to `pthread_create'
/home/gcbrown/Downloads/glib-2.2.0/configure:17046: undefined reference to `pthread_join'
collect2: ld returned 1 exit status
configure:17056: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 17037 "configure"
#include "confdefs.h"

#include <pthread.h>
int check_me = 0;
void* func(void* data) {return check_me = 42;}
main()
 { pthread_t t;
   void *ret;
   pthread_create (&t, 0, func, 0);
   pthread_join (t, &ret);
   exit (check_me != 42 || ret != 42);
}
configure:17175: checking thread related cflags
configure:17177: result: -pthread
configure:17316: checking for sched_get_priority_min
configure:17362: gcc -o conftest -g -O2 -Wall  -pthread -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE  conftest.c    >&5
configure:17365: $? = 0
configure:17367: ./conftest
configure:17370: $? = 0
configure:17382: result: yes
configure:17440: checking thread related libraries
configure:17442: result: -pthread 
configure:17455: checking for localtime_r
configure:17492: gcc -o conftest -g -O2 -Wall  -pthread  conftest.c   >&5
configure:17495: $? = 0
configure:17498: test -s conftest
configure:17501: $? = 0
configure:17511: result: yes
configure:17522: checking for posix getpwuid_r
configure:17550: gcc -o conftest -g -O2 -Wall  -pthread  conftest.c   >&5
configure:17553: $? = 0
configure:17555: ./conftest
configure:17558: $? = 0
configure:17571: result: yes
configure:17647: checking size of pthread_t
configure:17894: gcc -o conftest -g -O2 -Wall  -pthread -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE  conftest.c -pthread    >&5
configure:17897: $? = 0
configure:17899: ./conftest
configure:17902: $? = 0
configure:17920: result: 4
configure:17929: checking for pthread_attr_setstacksize
configure:17944: gcc -o conftest -g -O2 -Wall  -pthread -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE  conftest.c -pthread    >&5
configure:17947: $? = 0
configure:17950: test -s conftest
configure:17953: $? = 0
configure:17955: result: yes
configure:17969: checking for minimal/maximal thread priority
configure:18034: result: sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER)
configure:18048: checking for posix yield function
configure:18065: gcc -o conftest -g -O2 -Wall  -pthread -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE  conftest.c -pthread    >&5
configure:18068: $? = 0
configure:18071: test -s conftest
configure:18074: $? = 0
configure:18091: result: sched_yield
configure:18102: checking whether to use the PID niceness surrogate for thread priorities
configure:18132: gcc -o conftest -g -O2 -Wall  -pthread  conftest.c -pthread    >&5
configure:18121: warning: return type defaults to 'int'
configure: In function 'main':
configure:18125: warning: implicit declaration of function 'exit'
configure:18125: warning: incompatible implicit declaration of built-in function 'exit'
configure: In function 'func':
configure:18119: warning: control reaches end of non-void function
configure:18135: $? = 0
configure:18137: ./conftest
configure:18140: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 18112 "configure"
#include "confdefs.h"

#include <pthread.h>
#include <sys/types.h>
#include <unistd.h>
pid_t other_pid = 0;

void* func(void* data) {other_pid = getpid();}
main()
{ pthread_t t;
  void *ret;
  pthread_create (&t, 0, func, NULL);
  pthread_join (t, &ret);
  exit (getpid()==other_pid ||
	sched_get_priority_min(SCHED_OTHER) != sched_get_priority_max(SCHED_OTHER));
}
configure:18153: result: no
configure:19051: checking size of pthread_mutex_t
configure:19298: gcc -o conftest -g -O2 -Wall  -pthread -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE  conftest.c -pthread    >&5
configure:19301: $? = 0
configure:19303: ./conftest
configure:19306: $? = 0
configure:19324: result: 24
configure:19331: checking byte contents of PTHREAD_MUTEX_INITIALIZER
configure:19358: gcc -o conftest -g -O2 -Wall  -pthread -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE  conftest.c -pthread    >&5
configure:19343: warning: return type defaults to 'int'
configure: In function 'main':
configure:19348: warning: implicit declaration of function 'exit'
configure:19348: warning: incompatible implicit declaration of built-in function 'exit'
configure:19361: $? = 0
configure:19363: ./conftest
configure:19366: $? = 0
configure:19379: result: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
configure:19403: checking value of POLLIN
configure:19638: gcc -o conftest -g -O2 -Wall  -pthread  conftest.c   >&5
configure:19641: $? = 0
configure:19643: ./conftest
configure:19646: $? = 0
configure:19661: result: 1
configure:19664: checking value of POLLOUT
configure:19899: gcc -o conftest -g -O2 -Wall  -pthread  conftest.c   >&5
configure:19902: $? = 0
configure:19904: ./conftest
configure:19907: $? = 0
configure:19922: result: 4
configure:19925: checking value of POLLPRI
configure:20160: gcc -o conftest -g -O2 -Wall  -pthread  conftest.c   >&5
configure:20163: $? = 0
configure:20165: ./conftest
configure:20168: $? = 0
configure:20183: result: 2
configure:20186: checking value of POLLERR
configure:20421: gcc -o conftest -g -O2 -Wall  -pthread  conftest.c   >&5
configure:20424: $? = 0
configure:20426: ./conftest
configure:20429: $? = 0
configure:20444: result: 8
configure:20447: checking value of POLLHUP
configure:20682: gcc -o conftest -g -O2 -Wall  -pthread  conftest.c   >&5
configure:20685: $? = 0
configure:20687: ./conftest
configure:20690: $? = 0
configure:20705: result: 16
configure:20708: checking value of POLLNVAL
configure:20943: gcc -o conftest -g -O2 -Wall  -pthread  conftest.c   >&5
configure:20946: $? = 0
configure:20948: ./conftest
configure:20951: $? = 0
configure:20966: result: 32
configure:20998: checking for EILSEQ
configure:21017: gcc -c -g -O2 -Wall  -pthread conftest.c >&5
configure: In function 'main':
configure:21008: warning: unused variable 'error'
configure:21020: $? = 0
configure:21023: test -s conftest.o
configure:21026: $? = 0
configure:21035: result: yes
configure:21115: checking for gtkdoc-mkdb
configure:21142: result: false
configure:21152: checking for gtkdoc-mkdb
configure:21179: result: false
configure:21226: checking for db2html
configure:21253: result: false
configure:21397: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.54.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on ubuntu

config.status:1010: creating glib-2.0.pc
config.status:1010: creating glib-2.0-uninstalled.pc
config.status:1010: creating gmodule-2.0.pc
config.status:1010: creating gmodule-2.0-uninstalled.pc
config.status:1010: creating gthread-2.0.pc
config.status:1010: creating gthread-2.0-uninstalled.pc
config.status:1010: creating gobject-2.0.pc
config.status:1010: creating gobject-2.0-uninstalled.pc
config.status:1010: creating glib.spec
config.status:1010: creating glib-zip
config.status:1010: creating glib-gettextize
config.status:1010: creating Makefile
config.status:1010: creating build/Makefile
config.status:1010: creating build/win32/Makefile
config.status:1010: creating build/win32/dirent/Makefile
config.status:1010: creating glib/Makefile
config.status:1010: creating glib/libcharset/Makefile
config.status:1010: creating glib/trio/Makefile
config.status:1010: creating gmodule/gmoduleconf.h
config.status:1010: creating gmodule/Makefile
config.status:1010: creating gobject/Makefile
config.status:1010: creating gobject/glib-mkenums
config.status:1010: creating gthread/Makefile
config.status:1010: creating po/Makefile.in
config.status:1010: creating docs/Makefile
config.status:1010: creating docs/reference/Makefile
config.status:1010: creating docs/reference/glib/Makefile
config.status:1010: creating docs/reference/glib/version.xml
config.status:1010: creating docs/reference/gobject/Makefile
config.status:1010: creating docs/reference/gobject/version.xml
config.status:1010: creating tests/Makefile
config.status:1010: creating m4macros/Makefile
config.status:1114: creating config.h
config.status:1415: config.h is unchanged
config.status:1515: executing default-1 commands
config.status:1515: executing default-2 commands
config.status:1515: executing default-3 commands
config.status:1515: executing default commands

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=no
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_NSLinkModule=no
ac_cv_func__doprnt=no
ac_cv_func_alloca_works=yes
ac_cv_func_atexit=yes
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_dlerror=yes
ac_cv_func_dlopen=no
ac_cv_func_getc_unlocked=yes
ac_cv_func_getcwd=yes
ac_cv_func_iconv_open=yes
ac_cv_func_localtime_r=yes
ac_cv_func_lstat=yes
ac_cv_func_memmove=yes
ac_cv_func_mkstemp=yes
ac_cv_func_nanosleep=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_on_exit=yes
ac_cv_func_poll=yes
ac_cv_func_posix_getpwuid_r=yes
ac_cv_func_printf_unix98=yes
ac_cv_func_setlocale=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strerror=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strsignal=yes
ac_cv_func_unsetenv=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_vsnprintf_c99=yes
ac_cv_gnu_library_2_1=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_values_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dl_dlsym=yes
ac_cv_objext=o
ac_cv_path_MSGFMT=no
ac_cv_path_PERL_PATH=/usr/bin/perl
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXX=gcc
ac_cv_prog_DB2HTML=false
ac_cv_prog_GTKDOC=false
ac_cv_prog_PERL=perl
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=no
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_sizeof___int64=0
ac_cv_sizeof_char=1
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=4
ac_cv_sizeof_void_p=4
ac_cv_sys_file_offset_bits=64
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_type___int64=no
ac_cv_type_char=yes
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_long_long=yes
ac_cv_type_short=yes
ac_cv_type_size_t=yes
ac_cv_type_void_p=yes
ac_cv_working_alloca_h=yes
am_cv_prog_cc_stdc=
am_cv_val_LC_MESSAGES=yes
glib_cv___va_copy=yes
glib_cv_byte_contents_gmutex=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
glib_cv_have_strlcpy=no
glib_cv_long_long_format=ll
glib_cv_rtldglobal_broken=no
glib_cv_sane_realloc=yes
glib_cv_sizeof_gmutex=24
glib_cv_sizeof_system_thread=4
glib_cv_stack_grows=no
glib_cv_uscore=no
glib_cv_use_pid_surrogate=no
glib_cv_va_copy=yes
glib_cv_va_val_copy=yes
glib_cv_value_POLLERR=8
glib_cv_value_POLLHUP=16
glib_cv_value_POLLIN=1
glib_cv_value_POLLNVAL=32
glib_cv_value_POLLOUT=4
glib_cv_value_POLLPRI=2
gt_cv_func_dgettext_libc=yes
gt_cv_func_dgettext_libintl=no
gt_cv_have_gettext=yes
jm_cv_langinfo_codeset=yes
lt_cv_archive_cmds_need_lc=no
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.11.1.so'
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''

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

ACLOCAL='/home/gcbrown/Downloads/glib-2.2.0/missing aclocal-1.4'
ALLOCA=''
AUTOCONF='/home/gcbrown/Downloads/glib-2.2.0/missing autoconf'
AUTOHEADER='/home/gcbrown/Downloads/glib-2.2.0/missing autoheader'
AUTOMAKE='/home/gcbrown/Downloads/glib-2.2.0/missing automake-1.4'
AWK='gawk'
CATALOGS=' azNONE beNONE bgNONE caNONE csNONE daNONE deNONE elNONE esNONE euNONE fiNONE frNONE glNONE hiNONE jaNONE koNONE msNONE nlNONE nnNONE noNONE plNONE ptNONE pt_BRNONE roNONE ruNONE skNONE slNONE sqNONE svNONE taNONE trNONE ukNONE viNONE zh_CNNONE zh_TWNONE'
CATOBJEXT='NONE'
CC='gcc'
CFLAGS='-g -O2 -Wall'
CPP='gcc -E'
CPPFLAGS=' -pthread'
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CXX=''
CXXFLAGS=''
DATADIRNAME=''
DB2HTML='false'
DEFS='-DHAVE_CONFIG_H'
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_TIMELOOP_FALSE='#'
ENABLE_TIMELOOP_TRUE=''
EXEEXT=''
GETTEXT_PACKAGE='glib20'
GIO='giounix.lo'
GLIBC21='yes'
GLIB_BINARY_AGE='200'
GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS'
GLIB_DEF=''
GLIB_GENMARSHAL=''
GLIB_INTERFACE_AGE='0'
GLIB_MAJOR_VERSION='2'
GLIB_MICRO_VERSION='0'
GLIB_MINOR_VERSION='2'
GLIB_VERSION='2.2.0'
GMODULE_DEF=''
GMOFILES=' az.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo eu.gmo fi.gmo fr.gmo gl.gmo hi.gmo ja.gmo ko.gmo ms.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo'
GMSGFMT=''
GOBJECT_DEF=''
GSPAWN='gspawn.lo'
GTHREAD_COMPILE_IMPL_DEFINES='-D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE'
GTHREAD_DEF=''
GTKDOC='false'
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='-ldl'
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='-pthread'
G_THREAD_LIBS='-pthread '
G_THREAD_LIBS_EXTRA=''
G_THREAD_LIBS_FOR_GTHREAD='-lpthread'
G_THREAD_WIN32_RESOURCE=''
HAVE_CXX_FALSE=''
HAVE_CXX_TRUE='#'
HAVE_DOCBOOK_FALSE=''
HAVE_DOCBOOK_TRUE='#'
HAVE_GOOD_PRINTF_FALSE='#'
HAVE_GOOD_PRINTF_TRUE=''
HAVE_GTK_DOC=''
HAVE_GTK_DOC_FALSE=''
HAVE_GTK_DOC_TRUE='#'
HTML_DIR='${datadir}/gtk-doc/html'
ICONV_LIBS=''
INDENT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTOBJEXT=''
INTLLIBS=''
LDFLAGS=''
LIBOBJS=''
LIBS=' '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
LT_AGE='200'
LT_CURRENT='200'
LT_CURRENT_MINUS_AGE='0'
LT_RELEASE='2.2'
LT_REVISION='0'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='/home/gcbrown/Downloads/glib-2.2.0/missing makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='no'
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
PACKAGE='glib'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL='perl'
PERL_PATH='/usr/bin/perl'
PKG_CONFIG='/usr/bin/pkg-config'
PLATFORMDEP=''
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
POFILES=' az.po be.po bg.po ca.po cs.po da.po de.po el.po es.po eu.po fi.po fr.po gl.po hi.po ja.po ko.po ms.po nl.po nn.po no.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sv.po ta.po tr.po uk.po vi.po zh_CN.po zh_TW.po'
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
REBUILD=''
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
STRIP_BEGIN='$(strip $(STRIP_DUMMY)'
STRIP_DUMMY=''
STRIP_END=')'
TESTGMODULE_EXP=''
TRIO_LIBS=''
USE_NLS='yes'
VERSION='2.2.0'
XGETTEXT=':'
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
ms_librarian=''
oldincludedir='/usr/include'
prefix='/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 200
#define GLIB_BYTE_CONTENTS_GMUTEX 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
#define GLIB_INTERFACE_AGE 0
#define GLIB_LOCALE_DIR "/usr/local/share/locale"
#define GLIB_MAJOR_VERSION 2
#define GLIB_MICRO_VERSION 0
#define GLIB_MINOR_VERSION 2
#define GLIB_SIZEOF_GMUTEX 24
#define GLIB_SIZEOF_SYSTEM_THREAD 4
#define G_COMPILED_WITH_DEBUGGING "minimum"
#define G_THREAD_SOURCE "gthread-posix.c"
#define G_VA_COPY va_copy
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_ATEXIT 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_C99_VSNPRINTF 1
#define HAVE_CODESET 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_INTTYPES_H 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_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_ON_EXIT 1
#define HAVE_POLL 1
#define HAVE_POSIX_GETPWUID_R 1
#define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
#define HAVE_PWD_H 1
#define HAVE_SCHED_H 1
#define HAVE_SETLOCALE 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 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_STRNCASECMP 1
#define HAVE_STRSIGNAL 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_VALUES_H 1
#define HAVE_VASPRINTF 1
#define HAVE_VPRINTF 1
#define HAVE_VSNPRINTF 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER)
#define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER)
#define POSIX_YIELD_FUNC sched_yield()
#define REALLOC_0_WORKS 1
#define SANE_MALLOC_PROTOS 1
#define SIZEOF_CHAR 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_SHORT 2
#define SIZEOF_SIZE_T 4
#define SIZEOF_VOID_P 4
#define SIZEOF___INT64 0
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define _FILE_OFFSET_BITS 64
#endif
#ifdef __cplusplus
void exit (int);

configure: exit 0
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.20100530.  Invocation command line was

  $ ./configure 

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

hostname = ubuntu
uname -m = i686
uname -r = 2.6.32-22-generic
uname -s = Linux
uname -v = #36-Ubuntu SMP Thu Jun 3 22:02:19 UTC 2010

/usr/bin/uname -p = unknown
/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/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games

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

configure:936: PATH=".;."; conftest.sh
./configure: 944: conftest.sh: not found
configure:939: $? = 127
configure:981: checking build system type
configure:999: result: i686-pc-linux-gnu
configure:1006: checking host system type
configure:1020: result: i686-pc-linux-gnu
configure:1028: checking target system type
configure:1042: result: i686-pc-linux-gnu
configure:1073: result: Configuring for linux-gnu
configure:1141: checking for gcc
configure:1156: found /usr/bin/gcc
configure:1164: result: gcc
configure:1392: checking for C compiler version
configure:1395: gcc --version </dev/null >&5
gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
Copyright (C) 2009 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:1398: $? = 0
configure:1400: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 
configure:1403: $? = 0
configure:1405: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:1408: $? = 1
configure:1428: checking for C compiler default output
configure:1431: gcc    conftest.c  >&5
configure:1434: $? = 0
configure:1463: result: a.out
configure:1468: checking whether the C compiler works
configure:1474: ./a.out
configure:1477: $? = 0
configure:1492: result: yes
configure:1499: checking whether we are cross compiling
configure:1501: result: no
configure:1504: checking for executable suffix
configure:1506: gcc -o conftest    conftest.c  >&5
configure:1509: $? = 0
configure:1531: result: 
configure:1537: checking for object suffix
configure:1555: gcc -c   conftest.c >&5
configure:1558: $? = 0
configure:1577: result: o
configure:1581: checking whether we are using the GNU C compiler
configure:1602: gcc -c   conftest.c >&5
configure:1605: $? = 0
configure:1608: test -s conftest.o
configure:1611: $? = 0
configure:1623: result: yes
configure:1629: checking whether gcc accepts -g
configure:1647: gcc -c -g  conftest.c >&5
configure:1650: $? = 0
configure:1653: test -s conftest.o
configure:1656: $? = 0
configure:1666: result: yes
configure:1693: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:1696: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1795: checking for gcc option to accept ANSI C
configure:1852: gcc  -c -g -O2  conftest.c >&5
configure:1855: $? = 0
configure:1858: test -s conftest.o
configure:1861: $? = 0
configure:1878: result: none needed
configure:1886: checking for an ANSI C-conforming const
configure:1950: gcc -c -g -O2  conftest.c >&5
configure:1953: $? = 0
configure:1956: test -s conftest.o
configure:1959: $? = 0
configure:1969: result: yes
configure:1979: checking whether make sets ${MAKE}
configure:1999: result: yes
configure:2020: checking for a BSD compatible install
configure:2069: result: /usr/bin/install -c
configure:2080: checking if filesystem supports mixed-case filenames
configure:2107: result: yes
configure:2117: checking for exctags
configure:2143: result: no
configure:2117: checking for ctags
configure:2143: result: no
configure:2154: checking for exetags
configure:2180: result: no
configure:2154: checking for etags
configure:2180: result: no
configure:2189: checking for 
configure:2213: result: no
configure:2223: checking for 
configure:2247: result: no
configure:2274: checking for tdlint
configure:2300: result: no
configure:2274: checking for lint
configure:2300: result: no
configure:2274: checking for alint
configure:2300: result: no
configure:2274: checking for splint
configure:2300: result: no
configure:2274: checking for lclint
configure:2300: result: no
configure:2307: checking for gcc option to accept ANSI C
configure:2432: gcc -c -g -O2   -DCC_HAS_PROTOS conftest.c >&5
configure:2435: $? = 0
configure:2438: test -s conftest.o
configure:2441: $? = 0
configure:2454: result: -DCC_HAS_PROTOS
configure:2562: checking version of gcc
configure:2566: result: 4.4.3
configure:2572: checking if you want to check for gcc warnings
configure:2582: result: no
configure:2849: checking if you want to see long compiling messages
configure:2883: result: yes
configure:2909: checking how to run the C preprocessor
configure:2935: gcc -E  conftest.c
configure:2941: $? = 0
configure:2968: gcc -E  conftest.c
configure:2965:28: error: ac_nonexistent.h: No such file or directory
configure:2974: $? = 1
configure: failed program was:
#line 2964 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3011: result: gcc -E
configure:3026: gcc -E  conftest.c
configure:3032: $? = 0
configure:3059: gcc -E  conftest.c
configure:3056:28: error: ac_nonexistent.h: No such file or directory
configure:3065: $? = 1
configure: failed program was:
#line 3055 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3105: checking if you want to use dmalloc for testing
configure:3121: result: no
configure:3316: checking if you want to use dbmalloc for testing
configure:3332: result: no
configure:3527: checking if you want to use valgrind for testing
configure:3543: result: no
configure:3636: checking if you want to perform memory-leak testing
configure:3646: result: no
configure:3738: creating ./config.status

## ----------------------- ##
## Running config.status.  ##
## ----------------------- ##

This file was extended by config.status 2.52.20100530, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on ubuntu

config.status:4205: creating makefile
config.status:4302: creating config.h
config.status:4384: config.h is unchanged

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

ac_cv_build='i686-pc-linux-gnu'
ac_cv_build_alias='i686-pc-linux-gnu'
ac_cv_c_compiler_gnu='yes'
ac_cv_c_const='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_host='i686-pc-linux-gnu'
ac_cv_host_alias='i686-pc-linux-gnu'
ac_cv_objext='o'
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_MAKE_LOWER_TAGS='no'
ac_cv_prog_MAKE_UPPER_TAGS='no'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_prog_cc_stdc=''
ac_cv_prog_make_make_set='yes'
ac_cv_target='i686-pc-linux-gnu'
ac_cv_target_alias='i686-pc-linux-gnu'
cf_cv_ansi_cc='-DCC_HAS_PROTOS'
cf_cv_mixedcase='yes'
cf_cv_system_name='linux-gnu'

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

#define SYSTEM_NAME "linux-gnu"
#define MIXEDCASE_FILENAMES 1
#define CC_HAS_PROTOS 1


configure: exit 0
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.54.  Invocation command line was

  $ ./configure 

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

hostname = ubuntu
uname -m = i686
uname -r = 2.6.32-22-generic
uname -s = Linux
uname -v = #36-Ubuntu SMP Thu Jun 3 22:02:19 UTC 2010

/usr/bin/uname -p = unknown
/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/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


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

configure:1583: checking for a BSD-compatible install
configure:1637: result: /usr/bin/install -c
configure:1648: checking whether build environment is sane
configure:1691: result: yes
configure:1706: checking whether make sets ${MAKE}
configure:1726: result: yes
configure:1749: checking for working aclocal-1.4
configure:1760: result: missing
configure:1764: checking for working autoconf
configure:1775: result: missing
configure:1779: checking for working automake-1.4
configure:1790: result: missing
configure:1794: checking for working autoheader
configure:1805: result: missing
configure:1809: checking for working makeinfo
configure:1820: result: missing
configure:1879: checking for gcc
configure:1895: found /usr/bin/gcc
configure:1905: result: gcc
configure:2147: checking for C compiler version
configure:2150: gcc --version </dev/null >&5
gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
Copyright (C) 2009 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:2153: $? = 0
configure:2155: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 
configure:2158: $? = 0
configure:2160: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2163: $? = 1
configure:2183: checking for C compiler default output
configure:2186: gcc    conftest.c  >&5
configure:2189: $? = 0
configure:2223: result: a.out
configure:2228: checking whether the C compiler works
configure:2234: ./a.out
configure:2237: $? = 0
configure:2252: result: yes
configure:2259: checking whether we are cross compiling
configure:2261: result: no
configure:2264: checking for suffix of executables
configure:2266: gcc -o conftest    conftest.c  >&5
configure:2269: $? = 0
configure:2292: result: 
configure:2298: checking for suffix of object files
configure:2316: gcc -c   conftest.c >&5
configure:2319: $? = 0
configure:2338: result: o
configure:2342: checking whether we are using the GNU C compiler
configure:2363: gcc -c   conftest.c >&5
configure:2366: $? = 0
configure:2369: test -s conftest.o
configure:2372: $? = 0
configure:2384: result: yes
configure:2390: checking whether gcc accepts -g
configure:2408: gcc -c -g  conftest.c >&5
configure:2411: $? = 0
configure:2414: test -s conftest.o
configure:2417: $? = 0
configure:2427: result: yes
configure:2444: checking for gcc option to accept ANSI C
configure:2501: gcc  -c -g -O2  conftest.c >&5
configure:2504: $? = 0
configure:2507: test -s conftest.o
configure:2510: $? = 0
configure:2527: result: none needed
configure:2545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2719: checking build system type
configure:2737: result: i686-pc-linux-gnu
configure:2745: checking host system type
configure:2759: result: i686-pc-linux-gnu
configure:2789: checking for ld used by GCC
configure:2852: result: /usr/bin/ld
configure:2861: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld (GNU Binutils for Ubuntu) 2.20.1-system.20100303
configure:2873: result: yes
configure:2878: checking for /usr/bin/ld option to reload object files
configure:2885: result: -r
configure:2890: checking for BSD-compatible nm
configure:2926: result: /usr/bin/nm -B
configure:2929: checking for a sed that does not truncate output
configure:3011: result: /bin/sed
configure:3014: checking whether ln -s works
configure:3018: result: yes
configure:3025: checking how to recognise dependent libraries
configure:3206: result: pass_all
configure:3219: checking command to parse /usr/bin/nm -B output
configure:3303: gcc -c -g -O2  conftest.c >&5
configure:3306: $? = 0
configure:3310: /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:3313: $? = 0
configure:3365: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:3368: $? = 0
configure:3412: result: ok
configure:3421: checking how to run the C preprocessor
configure:3447: gcc -E  conftest.c
configure:3453: $? = 0
configure:3480: gcc -E  conftest.c
configure:3476:28: error: ac_nonexistent.h: No such file or directory
configure:3486: $? = 1
configure: failed program was:
#line 3475 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3523: result: gcc -E
configure:3538: gcc -E  conftest.c
configure:3544: $? = 0
configure:3571: gcc -E  conftest.c
configure:3567:28: error: ac_nonexistent.h: No such file or directory
configure:3577: $? = 1
configure: failed program was:
#line 3566 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3617: checking for egrep
configure:3627: result: grep -E
configure:3632: checking for ANSI C header files
configure:3646: gcc -E  conftest.c
configure:3652: $? = 0
configure:3739: gcc -o conftest -g -O2   conftest.c  >&5
configure: In function 'main':
configure:3730: warning: incompatible implicit declaration of built-in function 'exit'
configure:3742: $? = 0
configure:3744: ./conftest
configure:3747: $? = 0
configure:3761: result: yes
configure:3785: checking for sys/types.h
configure:3798: gcc -c -g -O2  conftest.c >&5
configure:3801: $? = 0
configure:3804: test -s conftest.o
configure:3807: $? = 0
configure:3817: result: yes
configure:3785: checking for sys/stat.h
configure:3798: gcc -c -g -O2  conftest.c >&5
configure:3801: $? = 0
configure:3804: test -s conftest.o
configure:3807: $? = 0
configure:3817: result: yes
configure:3785: checking for stdlib.h
configure:3798: gcc -c -g -O2  conftest.c >&5
configure:3801: $? = 0
configure:3804: test -s conftest.o
configure:3807: $? = 0
configure:3817: result: yes
configure:3785: checking for string.h
configure:3798: gcc -c -g -O2  conftest.c >&5
configure:3801: $? = 0
configure:3804: test -s conftest.o
configure:3807: $? = 0
configure:3817: result: yes
configure:3785: checking for memory.h
configure:3798: gcc -c -g -O2  conftest.c >&5
configure:3801: $? = 0
configure:3804: test -s conftest.o
configure:3807: $? = 0
configure:3817: result: yes
configure:3785: checking for strings.h
configure:3798: gcc -c -g -O2  conftest.c >&5
configure:3801: $? = 0
configure:3804: test -s conftest.o
configure:3807: $? = 0
configure:3817: result: yes
configure:3785: checking for inttypes.h
configure:3798: gcc -c -g -O2  conftest.c >&5
configure:3801: $? = 0
configure:3804: test -s conftest.o
configure:3807: $? = 0
configure:3817: result: yes
configure:3785: checking for stdint.h
configure:3798: gcc -c -g -O2  conftest.c >&5
configure:3801: $? = 0
configure:3804: test -s conftest.o
configure:3807: $? = 0
configure:3817: result: yes
configure:3785: checking for unistd.h
configure:3798: gcc -c -g -O2  conftest.c >&5
configure:3801: $? = 0
configure:3804: test -s conftest.o
configure:3807: $? = 0
configure:3817: result: yes
configure:3843: checking dlfcn.h usability
configure:3852: gcc -c -g -O2  conftest.c >&5
configure:3855: $? = 0
configure:3858: test -s conftest.o
configure:3861: $? = 0
configure:3870: result: yes
configure:3874: checking dlfcn.h presence
configure:3881: gcc -E  conftest.c
configure:3887: $? = 0
configure:3905: result: yes
configure:3923: checking for dlfcn.h
configure:3930: result: yes
configure:4128: checking for ranlib
configure:4144: found /usr/bin/ranlib
configure:4155: result: ranlib
configure:4208: checking for strip
configure:4224: found /usr/bin/strip
configure:4235: result: strip
configure:4440: checking for objdir
configure:4451: result: .libs
configure:4468: checking for gcc option to produce PIC
configure:4614: result: -fPIC
configure:4618: checking if gcc PIC flag -fPIC works
configure:4638: gcc -c -g -O2 -fPIC -DPIC  conftest.c >&5
configure:4641: $? = 0
configure:4644: test -s conftest.o
configure:4647: $? = 0
configure:4684: result: yes
configure:4700: checking if gcc static flag -static works
configure:4721: gcc -o conftest -g -O2   -static conftest.c  >&5
configure:4724: $? = 0
configure:4727: test -s conftest
configure:4730: $? = 0
configure:4745: result: yes
configure:4757: checking if gcc supports -c -o file.o
configure:4777: gcc -c -g -O2 -o out/conftest2.o  conftest.c >&5
configure:4801: result: yes
configure:4806: checking if gcc supports -c -o file.lo
configure:4830: gcc -c -g -O2 -c -o conftest.lo  conftest.c >&5
configure:4833: $? = 0
configure:4836: test -s conftest.lo
configure:4839: $? = 0
configure:4860: result: yes
configure:4891: checking if gcc supports -fno-rtti -fno-exceptions
configure:4910: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:4913: $? = 0
configure:4916: test -s conftest.o
configure:4919: $? = 0
configure:4935: result: yes
configure:4946: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:5665: result: yes
configure:5670: checking how to hardcode library paths into programs
configure:5694: result: immediate
configure:5699: checking whether stripping libraries is possible
configure:5704: result: yes
configure:5715: checking dynamic linker characteristics
configure:6146: result: GNU/Linux ld.so
configure:6151: checking if libtool supports shared libraries
configure:6153: result: yes
configure:6156: checking whether to build shared libraries
configure:6177: result: yes
configure:6180: checking whether to build static libraries
configure:6184: result: no
configure:6810: checking whether -lc should be explicitly linked in
configure:6818: gcc -c -g -O2  conftest.c >&5
configure:6821: $? = 0
configure:6835: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:6838: $? = 0
configure:6851: result: no
configure:7434: checking whether to enable maintainer-specific portions of Makefiles
configure:7443: result: no
configure:7460: checking for some Win32 platform
configure:7470: result: no
configure:7483: checking for native Win32
configure:7494: result: no
configure:7675: checking whether build environment is sane
configure:7718: result: yes
configure:7723: checking for strerror in -lcposix
configure:7750: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:7753: $? = 1
configure: failed program was:
#line 7730 "configure"
#include "confdefs.h"

/* 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 strerror ();
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:7770: result: no
configure:7781: checking for gcc option to accept ANSI C
configure:7840: gcc  -c -g -O2  conftest.c >&5
configure:7843: $? = 0
configure:7846: test -s conftest.o
configure:7849: $? = 0
configure:7863: result: none needed
configure:7886: checking for a BSD-compatible install
configure:7940: result: /usr/bin/install -c
configure:7951: checking whether make sets ${MAKE}
configure:7971: result: yes
configure:8054: checking for pkg-config
configure:8072: found /usr/bin/pkg-config
configure:8085: result: /usr/bin/pkg-config
configure:8102: checking for glib-2.0 >= 2.1.4 atk >= 1.0.1 pango >= 1.0.1
configure:8141: error: Library requirements (glib-2.0 >= 2.1.4 atk >= 1.0.1 pango >= 1.0.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_cposix_strerror=no
ac_cv_objext=o
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
am_cv_prog_cc_stdc=
lt_cv_archive_cmds_need_lc=no
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.11.1.so'
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''

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

ACLOCAL='/home/gcbrown/Downloads/gtk+-2.2.0/missing aclocal-1.4 '
AS='${CC}'
ASFLAGS='${CFLAGS}'
AUTOCONF='/home/gcbrown/Downloads/gtk+-2.2.0/missing autoconf'
AUTOHEADER='/home/gcbrown/Downloads/gtk+-2.2.0/missing autoheader'
AUTOMAKE='/home/gcbrown/Downloads/gtk+-2.2.0/missing automake-1.4'
BASE_DEPENDENCIES_CFLAGS=''
BASE_DEPENDENCIES_LIBS=''
BUILD_DYNAMIC_MODULES_FALSE=''
BUILD_DYNAMIC_MODULES_TRUE=''
CATALOGS=''
CATOBJEXT=''
CC='gcc'
CCAS='${CC}'
CCASFLAGS='${CFLAGS}'
CFLAGS='-g -O2 -Wall'
CPP='gcc -E'
CPPFLAGS=''
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE=''
DATADIRNAME=''
DB2HTML=''
DEFS=''
DISABLE_EXPLICIT_DEPS_FALSE=''
DISABLE_EXPLICIT_DEPS_TRUE=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_FB_MANAGER_FALSE=''
ENABLE_FB_MANAGER_TRUE=''
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
EXEEXT=''
FREETYPE_CFLAGS=''
FREETYPE_CONFIG=''
FREETYPE_LIBS=''
GDK_DEP_CFLAGS=''
GDK_DEP_LIBS=''
GDK_EXTRA_CFLAGS=''
GDK_EXTRA_LIBS=''
GDK_PACKAGES=''
GDK_PIXBUF_CSOURCE=''
GDK_PIXBUF_DEP_CFLAGS=''
GDK_PIXBUF_DEP_LIBS=''
GDK_PIXBUF_EXTRA_CFLAGS=''
GDK_PIXBUF_EXTRA_LIBS=''
GDK_PIXBUF_MAJOR='2'
GDK_PIXBUF_MICRO='0'
GDK_PIXBUF_MINOR='2'
GDK_PIXBUF_PACKAGES=''
GDK_PIXBUF_VERSION='2.2.0'
GDK_PIXBUF_XLIB_DEP_CFLAGS=''
GDK_PIXBUF_XLIB_DEP_LIBS=''
GDK_PIXBUF_XLIB_EXTRA_CFLAGS=''
GDK_PIXBUF_XLIB_EXTRA_LIBS=''
GDK_PIXBUF_XLIB_PACKAGES=''
GDK_WIN32_EXTRA_CFLAGS=''
GDK_WLIBS=''
GETTEXT_PACKAGE='gtk20'
GLIB_CFLAGS=''
GLIB_GENMARSHAL=''
GLIB_LIBS=''
GLIB_MKENUMS=''
GMOFILES=''
GMSGFMT=''
GOBJECT_QUERY=''
GTKDOC=''
GTK_API_VERSION='2.0'
GTK_BINARY_AGE='200'
GTK_BINARY_VERSION='2.2.0'
GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS'
GTK_DEP_CFLAGS=''
GTK_DEP_LIBS=''
GTK_EXTRA_CFLAGS=''
GTK_EXTRA_LIBS=''
GTK_INTERFACE_AGE='0'
GTK_MAJOR_VERSION='2'
GTK_MICRO_VERSION='0'
GTK_MINOR_VERSION='2'
GTK_PACKAGES=''
GTK_VERSION='2.2.0'
GTK_XIM_FLAGS=''
HAVE_DOCBOOK_FALSE=''
HAVE_DOCBOOK_TRUE=''
HAVE_IE55_FALSE=''
HAVE_IE55_TRUE=''
HAVE_JPEG_FALSE=''
HAVE_JPEG_TRUE=''
HAVE_PNG_FALSE=''
HAVE_PNG_TRUE=''
HAVE_SGML2HTML_FALSE=''
HAVE_SGML2HTML_TRUE=''
HAVE_TIFF_FALSE=''
HAVE_TIFF_TRUE=''
HAVE_WINTAB_FALSE=''
HAVE_WINTAB_TRUE=''
HAVE_XFT_FALSE=''
HAVE_XFT_TRUE=''
HTML_DIR=''
IE55_UUID_LIB=''
INCLUDED_LOADER_DEFINE=''
INCLUDED_LOADER_OBJ=''
INDENT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTOBJEXT=''
INTLLIBS=''
LDFLAGS=''
LIBJPEG=''
LIBOBJS=''
LIBPNG=''
LIBS=''
LIBTIFF=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_EXPORT_OPTIONS=''
LN_S='ln -s'
LTLIBOBJS=''
LT_AGE='200'
LT_CURRENT='200'
LT_CURRENT_MINUS_AGE='0'
LT_RELEASE='2.0'
LT_REVISION='0'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='/home/gcbrown/Downloads/gtk+-2.2.0/missing makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
PACKAGE='gtk+'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
PKG_CONFIG='/usr/bin/pkg-config'
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
REBUILD=''
REBUILD_PNGS=''
SET_MAKE=''
SGML2HTML=''
SHELL='/bin/bash'
STRIP='strip'
STRIP_BEGIN=''
STRIP_DUMMY=''
STRIP_END=''
USE_LINUX_FB_FALSE=''
USE_LINUX_FB_TRUE=''
USE_MMX_FALSE=''
USE_MMX_TRUE=''
USE_NLS=''
USE_WIN32_FALSE=''
USE_WIN32_TRUE=''
USE_X11_FALSE=''
USE_X11_TRUE=''
VERSION='2.2.0'
WINTAB_LIB=''
XGETTEXT=''
XINPUT_XFREE_FALSE=''
XINPUT_XFREE_TRUE=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
gdktarget='x11'
gdktargetlib='libgdk-x11-2.0.la'
gtktargetlib='libgtk-x11-2.0.la'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
ms_librarian=''
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
xinput_progs=''

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

#define GETTEXT_PACKAGE "gtk20"
#define GTK_COMPILED_WITH_DEBUGGING "minimum"
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1

configure: exit 1