This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by glib configure 2.40.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = jaguar uname -m = i686 uname -r = 2.6.38-11-generic uname -s = Linux uname -v = #50-Ubuntu SMP Mon Sep 12 21:18:14 UTC 2011 /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: /home/ian/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:3014: checking for a BSD-compatible install configure:3082: result: /usr/bin/install -c configure:3093: checking whether build environment is sane configure:3148: result: yes configure:3299: checking for a thread-safe mkdir -p configure:3338: result: /bin/mkdir -p configure:3345: checking for gawk configure:3375: result: no configure:3345: checking for mawk configure:3361: found /usr/bin/mawk configure:3372: result: mawk configure:3383: checking whether make sets $(MAKE) configure:3405: result: yes configure:3434: checking whether make supports nested variables configure:3451: result: yes configure:3531: checking whether UID '1000' is supported by ustar format configure:3534: result: yes configure:3541: checking whether GID '1000' is supported by ustar format configure:3544: result: yes configure:3552: checking how to create a ustar tar archive configure:3563: tar --version tar (GNU tar) 1.25 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . 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:3566: $? = 0 configure:3606: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3609: $? = 0 configure:3613: tar -xf - &5 gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4075: $? = 0 configure:4064: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) configure:4075: $? = 0 configure:4064: gcc -V >&5 gcc: '-V' option must have argument configure:4075: $? = 1 configure:4064: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4075: $? = 1 configure:4095: checking whether the C compiler works configure:4117: gcc conftest.c >&5 configure:4121: $? = 0 configure:4169: result: yes configure:4172: checking for C compiler default output file name configure:4174: result: a.out configure:4180: checking for suffix of executables configure:4187: gcc -o conftest conftest.c >&5 configure:4191: $? = 0 configure:4213: result: configure:4235: checking whether we are cross compiling configure:4243: gcc -o conftest conftest.c >&5 configure:4247: $? = 0 configure:4254: ./conftest configure:4258: $? = 0 configure:4273: result: no configure:4278: checking for suffix of object files configure:4300: gcc -c conftest.c >&5 configure:4304: $? = 0 configure:4325: result: o configure:4329: checking whether we are using the GNU C compiler configure:4348: gcc -c conftest.c >&5 configure:4348: $? = 0 configure:4357: result: yes configure:4366: checking whether gcc accepts -g configure:4386: gcc -c -g conftest.c >&5 configure:4386: $? = 0 configure:4427: result: yes configure:4444: checking for gcc option to accept ISO C89 configure:4507: gcc -c -g -O2 conftest.c >&5 configure:4507: $? = 0 configure:4520: result: none needed configure:4551: checking for style of include used by make configure:4579: result: GNU configure:4605: checking dependency style of gcc configure:4716: result: gcc3 configure:4736: checking how to run the C preprocessor configure:4767: gcc -E conftest.c configure:4767: $? = 0 configure:4781: gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4781: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | /* end confdefs.h. */ | #include configure:4806: result: gcc -E configure:4826: gcc -E conftest.c configure:4826: $? = 0 configure:4840: gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4840: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | /* end confdefs.h. */ | #include configure:4870: checking for grep that handles long lines and -e configure:4928: result: /bin/grep configure:4933: checking for egrep configure:4995: result: /bin/grep -E configure:5000: checking for ANSI C header files configure:5020: gcc -c -g -O2 conftest.c >&5 configure:5020: $? = 0 configure:5093: gcc -o conftest -g -O2 conftest.c >&5 configure:5093: $? = 0 configure:5093: ./conftest configure:5093: $? = 0 configure:5104: result: yes configure:5117: checking for sys/types.h configure:5117: gcc -c -g -O2 conftest.c >&5 configure:5117: $? = 0 configure:5117: result: yes configure:5117: checking for sys/stat.h configure:5117: gcc -c -g -O2 conftest.c >&5 configure:5117: $? = 0 configure:5117: result: yes configure:5117: checking for stdlib.h configure:5117: gcc -c -g -O2 conftest.c >&5 configure:5117: $? = 0 configure:5117: result: yes configure:5117: checking for string.h configure:5117: gcc -c -g -O2 conftest.c >&5 configure:5117: $? = 0 configure:5117: result: yes configure:5117: checking for memory.h configure:5117: gcc -c -g -O2 conftest.c >&5 configure:5117: $? = 0 configure:5117: result: yes configure:5117: checking for strings.h configure:5117: gcc -c -g -O2 conftest.c >&5 configure:5117: $? = 0 configure:5117: result: yes configure:5117: checking for inttypes.h configure:5117: gcc -c -g -O2 conftest.c >&5 configure:5117: $? = 0 configure:5117: result: yes configure:5117: checking for stdint.h configure:5117: gcc -c -g -O2 conftest.c >&5 configure:5117: $? = 0 configure:5117: result: yes configure:5117: checking for unistd.h configure:5117: gcc -c -g -O2 conftest.c >&5 configure:5117: $? = 0 configure:5117: result: yes configure:5130: checking minix/config.h usability configure:5130: gcc -c -g -O2 conftest.c >&5 conftest.c:57:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5130: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5130: result: no configure:5130: checking minix/config.h presence configure:5130: gcc -E conftest.c conftest.c:24:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5130: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 | /* end confdefs.h. */ | #include configure:5130: result: no configure:5130: checking for minix/config.h configure:5130: result: no configure:5151: checking whether it is safe to define __EXTENSIONS__ configure:5169: gcc -c -g -O2 conftest.c >&5 configure:5169: $? = 0 configure:5176: result: yes configure:5204: checking build system type configure:5218: result: i686-pc-linux-gnu configure:5238: checking host system type configure:5251: result: i686-pc-linux-gnu configure:5273: checking for Win32 configure:5311: result: no configure:5314: checking for the Android configure:5324: result: no configure:5330: checking for Mac OS X Carbon support configure:5339: gcc -E conftest.c conftest.c:30:27: fatal error: Carbon/Carbon.h: No such file or directory compilation terminated. configure:5339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | #include | #include | configure:5344: result: no configure:5348: checking for Mac OS X Cocoa support configure:5359: gcc -E conftest.c conftest.c:30:25: fatal error: Cocoa/Cocoa.h: No such file or directory compilation terminated. configure:5359: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | #include | #ifdef GNUSTEP_BASE_VERSION | #error "Detected GNUstep, not Cocoa" | #endif | configure:5364: result: no configure:5930: checking whether to enable garbage collector friendliness configure:5941: result: no configure:5945: checking whether to disable memory pools configure:5949: result: no configure:6032: checking for c++ configure:6048: found /usr/bin/c++ configure:6059: result: c++ configure:6202: checking for C++ compiler version configure:6211: c++ --version >&5 c++ (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6222: $? = 0 configure:6211: c++ -v >&5 Using built-in specs. COLLECT_GCC=c++ COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) configure:6222: $? = 0 configure:6211: c++ -V >&5 c++: '-V' option must have argument configure:6222: $? = 1 configure:6211: c++ -qversion >&5 c++: unrecognized option '-qversion' c++: no input files configure:6222: $? = 1 configure:6226: checking whether we are using the GNU C++ compiler configure:6245: c++ -c conftest.cpp >&5 configure:6245: $? = 0 configure:6254: result: yes configure:6263: checking whether c++ accepts -g configure:6283: c++ -c -g conftest.cpp >&5 configure:6283: $? = 0 configure:6324: result: yes configure:6349: checking dependency style of c++ configure:6460: result: gcc3 configure:6487: c++ -c -g -O2 conftest.cpp >&5 configure:6487: $? = 0 configure:6509: checking whether gcc and cc understand -c and -o together configure:6540: gcc -c conftest.c -o conftest2.o >&5 configure:6544: $? = 0 configure:6550: gcc -c conftest.c -o conftest2.o >&5 configure:6554: $? = 0 configure:6565: cc -c conftest.c >&5 configure:6569: $? = 0 configure:6577: cc -c conftest.c -o conftest2.o >&5 configure:6581: $? = 0 configure:6587: cc -c conftest.c -o conftest2.o >&5 configure:6591: $? = 0 configure:6609: result: yes configure:6643: checking for special C compiler options needed for large files configure:6688: result: no configure:6694: checking for _FILE_OFFSET_BITS value needed for large files configure:6719: gcc -c -g -O2 conftest.c >&5 conftest.c:35:3: warning: left shift count >= width of type conftest.c:35:3: warning: left shift count >= width of type conftest.c:36:10: warning: left shift count >= width of type conftest.c:36:10: warning: left shift count >= width of type conftest.c:35:7: error: size of array 'off_t_is_large' is negative conftest.c:37:9: warning: variably modified 'off_t_is_large' at file scope configure:6719: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | /* 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:6743: gcc -c -g -O2 conftest.c >&5 configure:6743: $? = 0 configure:6751: result: 64 configure:6891: checking for pkg-config configure:6909: found /usr/bin/pkg-config configure:6921: result: /usr/bin/pkg-config configure:6946: checking pkg-config is at least version 0.16 configure:6949: result: yes configure:7023: checking for gawk configure:7050: result: mawk configure:7065: checking for perl5 configure:7095: result: no configure:7065: checking for perl configure:7081: found /usr/bin/perl configure:7092: result: perl configure:7106: checking for indent configure:7136: result: no configure:7155: checking for perl configure:7173: found /usr/bin/perl configure:7185: result: /usr/bin/perl configure:7246: checking for a Python interpreter with version >= 2.5 configure:7263: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:7266: $? = 0 configure:7272: result: python configure:7280: checking for python configure:7298: found /usr/bin/python configure:7310: result: /usr/bin/python configure:7328: checking for python version configure:7335: result: 2.7 configure:7347: checking for python platform configure:7354: result: linux2 configure:7380: checking for python script directory configure:7415: result: ${prefix}/lib/python2.7/dist-packages configure:7424: checking for python extension module directory configure:7459: result: ${exec_prefix}/lib/python2.7/dist-packages configure:7495: checking for iconv_open configure:7495: gcc -o conftest -g -O2 conftest.c >&5 configure:7495: $? = 0 configure:7495: result: yes configure:7688: checking for ZLIB configure:7695: $PKG_CONFIG --exists --print-errors "zlib" configure:7698: $? = 0 configure:7712: $PKG_CONFIG --exists --print-errors "zlib" configure:7715: $? = 0 configure:7753: result: yes configure:7814: checking for LIBFFI configure:7821: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0" configure:7824: $? = 0 configure:7838: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0" configure:7841: $? = 0 configure:7899: result: yes configure:7913: checking locale.h usability configure:7913: gcc -c -g -O2 conftest.c >&5 configure:7913: $? = 0 configure:7913: result: yes configure:7913: checking locale.h presence configure:7913: gcc -E conftest.c configure:7913: $? = 0 configure:7913: result: yes configure:7913: checking for locale.h configure:7913: result: yes configure:7924: checking for LC_MESSAGES configure:7940: gcc -o conftest -g -O2 conftest.c >&5 configure:7940: $? = 0 configure:7948: result: yes configure:7965: checking libintl.h usability configure:7965: gcc -c -g -O2 conftest.c >&5 configure:7965: $? = 0 configure:7965: result: yes configure:7965: checking libintl.h presence configure:7965: gcc -E conftest.c configure:7965: $? = 0 configure:7965: result: yes configure:7965: checking for libintl.h configure:7965: result: yes configure:7973: checking for ngettext in libc configure:7991: gcc -o conftest -g -O2 conftest.c >&5 configure:7991: $? = 0 configure:8000: result: yes configure:8004: checking for dgettext in libc configure:8022: gcc -o conftest -g -O2 conftest.c >&5 configure:8022: $? = 0 configure:8031: result: yes configure:8038: checking for bind_textdomain_codeset configure:8038: gcc -o conftest -g -O2 conftest.c >&5 configure:8038: $? = 0 configure:8038: result: yes configure:8314: checking for msgfmt configure:8341: result: /usr/bin/msgfmt configure:8352: checking for dcgettext configure:8352: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:57:6: warning: conflicting types for built-in function 'dcgettext' configure:8352: $? = 0 configure:8352: result: yes configure:8362: checking if msgfmt accepts -c configure:8377: $MSGFMT -c -o /dev/null conftest.foo configure:8380: $? = 0 configure:8382: result: yes configure:8392: checking for gmsgfmt configure:8423: result: /usr/bin/msgfmt configure:8433: checking for xgettext configure:8460: result: /usr/bin/xgettext configure:8479: gcc -o conftest -g -O2 conftest.c >&5 configure:8479: $? = 0 configure:8561: checking for catalogs to be installed configure:8586: result: af am an ar as ast az be address@hidden bg bn bn_IN bs ca address@hidden cs cy da de dz el en_CA en_GB address@hidden eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka kk kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr address@hidden address@hidden sv ta te tg th tl tr ug tt uk vi wa xh yi zh_CN zh_HK zh_TW configure:8730: checking how to print strings configure:8757: result: printf configure:8778: checking for a sed that does not truncate output configure:8842: result: /bin/sed configure:8860: checking for fgrep configure:8922: result: /bin/grep -F configure:8957: checking for ld used by gcc configure:9024: result: /usr/bin/ld configure:9031: checking if the linker (/usr/bin/ld) is GNU ld configure:9046: result: yes configure:9058: checking for BSD- or MS-compatible name lister (nm) configure:9107: result: /usr/bin/nm -B configure:9237: checking the name lister (/usr/bin/nm -B) interface configure:9244: gcc -c -g -O2 conftest.c >&5 configure:9247: /usr/bin/nm -B "conftest.o" configure:9250: output 00000000 B some_variable configure:9257: result: BSD nm configure:9260: checking whether ln -s works configure:9264: result: yes configure:9272: checking the maximum length of command line arguments configure:9402: result: 1572864 configure:9419: checking whether the shell understands some XSI constructs configure:9429: result: yes configure:9433: checking whether the shell understands "+=" configure:9439: result: yes configure:9474: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:9514: result: func_convert_file_noop configure:9521: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:9541: result: func_convert_file_noop configure:9548: checking for /usr/bin/ld option to reload object files configure:9555: result: -r configure:9629: checking for objdump configure:9645: found /usr/bin/objdump configure:9656: result: objdump configure:9685: checking how to recognize dependent libraries configure:9887: result: pass_all configure:9972: checking for dlltool configure:10002: result: no configure:10029: checking how to associate runtime and link libraries configure:10056: result: printf %s\n configure:10116: checking for ar configure:10132: found /usr/bin/ar configure:10143: result: ar configure:10180: checking for archiver @FILE support configure:10197: gcc -c -g -O2 conftest.c >&5 configure:10197: $? = 0 configure:10200: ar cru libconftest.a @conftest.lst >&5 configure:10203: $? = 0 configure:10208: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:10211: $? = 1 configure:10223: result: @ configure:10281: checking for strip configure:10297: found /usr/bin/strip configure:10308: result: strip configure:10380: checking for ranlib configure:10396: found /usr/bin/ranlib configure:10407: result: ranlib configure:10509: checking command to parse /usr/bin/nm -B output from gcc object configure:10629: gcc -c -g -O2 conftest.c >&5 configure:10632: $? = 0 configure:10636: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:10639: $? = 0 configure:10705: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:10708: $? = 0 configure:10746: result: ok configure:10783: checking for sysroot configure:10813: result: no configure:11075: checking for mt configure:11091: found /bin/mt configure:11102: result: mt configure:11125: checking if mt is a manifest tool configure:11131: mt '-?' configure:11139: result: no configure:11778: checking for dlfcn.h configure:11778: gcc -c -g -O2 conftest.c >&5 configure:11778: $? = 0 configure:11778: result: yes configure:12291: checking for objdir configure:12306: result: .libs configure:12577: checking if gcc supports -fno-rtti -fno-exceptions configure:12595: 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:12599: $? = 0 configure:12612: result: no configure:12939: checking for gcc option to produce PIC configure:12946: result: -fPIC -DPIC configure:12954: checking if gcc PIC flag -fPIC -DPIC works configure:12972: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:12976: $? = 0 configure:12989: result: yes configure:13018: checking if gcc static flag -static works configure:13046: result: yes configure:13061: checking if gcc supports -c -o file.o configure:13082: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:13086: $? = 0 configure:13108: result: yes configure:13116: checking if gcc supports -c -o file.o configure:13163: result: yes configure:13196: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:14349: result: yes configure:14386: checking whether -lc should be explicitly linked in configure:14394: gcc -c -g -O2 conftest.c >&5 configure:14397: $? = 0 configure:14412: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:14415: $? = 0 configure:14429: result: no configure:14589: checking dynamic linker characteristics configure:15100: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:15100: $? = 0 configure:15326: result: GNU/Linux ld.so configure:15433: checking how to hardcode library paths into programs configure:15458: result: immediate configure:15998: checking whether stripping libraries is possible configure:16003: result: yes configure:16038: checking if libtool supports shared libraries configure:16040: result: yes configure:16043: checking whether to build shared libraries configure:16064: result: yes configure:16067: checking whether to build static libraries configure:16071: result: no configure:16094: checking how to run the C++ preprocessor configure:16121: c++ -E conftest.cpp configure:16121: $? = 0 configure:16135: c++ -E conftest.cpp conftest.cpp:40:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:16135: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16160: result: c++ -E configure:16180: c++ -E conftest.cpp configure:16180: $? = 0 configure:16194: c++ -E conftest.cpp conftest.cpp:40:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:16194: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16363: checking for ld used by c++ configure:16430: result: /usr/bin/ld configure:16437: checking if the linker (/usr/bin/ld) is GNU ld configure:16452: result: yes configure:16507: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:17512: result: yes configure:17548: c++ -c -g -O2 conftest.cpp >&5 configure:17551: $? = 0 configure:18071: checking for c++ option to produce PIC configure:18078: result: -fPIC -DPIC configure:18086: checking if c++ PIC flag -fPIC -DPIC works configure:18104: c++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:18108: $? = 0 configure:18121: result: yes configure:18144: checking if c++ static flag -static works configure:18172: result: yes configure:18184: checking if c++ supports -c -o file.o configure:18205: c++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:18209: $? = 0 configure:18231: result: yes configure:18236: checking if c++ supports -c -o file.o configure:18283: result: yes configure:18313: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:18349: result: yes configure:18490: checking dynamic linker characteristics configure:19161: result: GNU/Linux ld.so configure:19214: checking how to hardcode library paths into programs configure:19239: result: immediate configure:19301: creating ./config.lt ## ------------------ ## ## Running config.lt. ## ## ------------------ ## config.lt:682: creating libtool configure:20963: checking for size_t configure:20963: gcc -c -g -O2 conftest.c >&5 configure:20963: $? = 0 configure:20963: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:76:21: error: expected expression before ')' token configure:20963: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:20963: result: yes configure:20976: checking for working alloca.h configure:20993: gcc -o conftest -g -O2 conftest.c >&5 configure:20993: $? = 0 configure:21001: result: yes configure:21009: checking for alloca configure:21046: gcc -o conftest -g -O2 conftest.c >&5 configure:21046: $? = 0 configure:21054: result: yes configure:21163: checking for mmap configure:21163: gcc -o conftest -g -O2 conftest.c >&5 configure:21163: $? = 0 configure:21163: result: yes configure:21163: checking for posix_memalign configure:21163: gcc -o conftest -g -O2 conftest.c >&5 configure:21163: $? = 0 configure:21163: result: yes configure:21163: checking for memalign configure:21163: gcc -o conftest -g -O2 conftest.c >&5 configure:21163: $? = 0 configure:21163: result: yes configure:21163: checking for valloc configure:21163: gcc -o conftest -g -O2 conftest.c >&5 configure:21163: $? = 0 configure:21163: result: yes configure:21163: checking for fsync configure:21163: gcc -o conftest -g -O2 conftest.c >&5 configure:21163: $? = 0 configure:21163: result: yes configure:21163: checking for pipe2 configure:21163: gcc -o conftest -g -O2 conftest.c >&5 configure:21163: $? = 0 configure:21163: result: yes configure:21163: checking for issetugid configure:21163: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccaYrrXg.o: In function `main': /home/ian/Documents/Typography/glib-2.40.0/conftest.c:82: undefined reference to `issetugid' collect2: ld returned 1 exit status configure:21163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | /* end confdefs.h. */ | /* Define issetugid to an innocuous variant, in case declares issetugid. | For example, HP-UX 11i declares gettimeofday. */ | #define issetugid innocuous_issetugid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char issetugid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef issetugid | | /* 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 issetugid (); | /* 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_issetugid || defined __stub___issetugid | choke me | #endif | | int | main () | { | return issetugid (); | ; | return 0; | } configure:21163: result: no configure:21175: checking for timegm configure:21175: gcc -o conftest -g -O2 conftest.c >&5 configure:21175: $? = 0 configure:21175: result: yes configure:21175: checking for gmtime_r configure:21175: gcc -o conftest -g -O2 conftest.c >&5 configure:21175: $? = 0 configure:21175: result: yes configure:21185: checking for __libc_enable_secure configure:21202: gcc -o conftest -g -O2 conftest.c >&5 configure:21202: $? = 0 configure:21210: result: yes configure:21224: checking size of char configure:21229: gcc -o conftest -g -O2 conftest.c >&5 configure:21229: $? = 0 configure:21229: ./conftest configure:21229: $? = 0 configure:21243: result: 1 configure:21257: checking size of short configure:21262: gcc -o conftest -g -O2 conftest.c >&5 configure:21262: $? = 0 configure:21262: ./conftest configure:21262: $? = 0 configure:21276: result: 2 configure:21290: checking size of long configure:21295: gcc -o conftest -g -O2 conftest.c >&5 configure:21295: $? = 0 configure:21295: ./conftest configure:21295: $? = 0 configure:21309: result: 4 configure:21323: checking size of int configure:21328: gcc -o conftest -g -O2 conftest.c >&5 configure:21328: $? = 0 configure:21328: ./conftest configure:21328: $? = 0 configure:21342: result: 4 configure:21356: checking size of void * configure:21361: gcc -o conftest -g -O2 conftest.c >&5 configure:21361: $? = 0 configure:21361: ./conftest configure:21361: $? = 0 configure:21375: result: 4 configure:21389: checking size of long long configure:21394: gcc -o conftest -g -O2 conftest.c >&5 configure:21394: $? = 0 configure:21394: ./conftest configure:21394: $? = 0 configure:21408: result: 8 configure:21422: checking size of __int64 configure:21427: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'longval': conftest.c:90:57: error: '__int64' undeclared (first use in this function) conftest.c:90:57: note: each undeclared identifier is reported only once for each function it appears in conftest.c: In function 'ulongval': conftest.c:91:67: error: '__int64' undeclared (first use in this function) conftest.c: In function 'main': conftest.c:101:28: error: '__int64' undeclared (first use in this function) configure:21427: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | static long int longval () { return (long int) (sizeof (__int64)); } | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (__int64))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:21441: result: 0 configure:21452: checking for sig_atomic_t configure:21470: gcc -o conftest -g -O2 conftest.c >&5 configure:21470: $? = 0 configure:21478: result: yes configure:21498: checking for format to printf and scanf a guint64 configure:21521: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:66:6: warning: incompatible implicit declaration of built-in function 'exit' configure:21521: $? = 0 configure:21521: ./conftest configure:21521: $? = 0 configure:21534: result: %llu configure:21568: checking for an ANSI C-conforming const configure:21634: gcc -c -g -O2 conftest.c >&5 configure:21634: $? = 0 configure:21641: result: yes configure:21650: checking for growing stack pointer configure:21670: gcc -o conftest -g -O2 conftest.c >&5 configure:21670: $? = 0 configure:21670: ./conftest configure:21670: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | /* end confdefs.h. */ | | volatile int *a = 0, *b = 0; | void f (int i) { volatile int x = 5; if (i == 0) b = &x; else f (i - 1); } | int main () { volatile int y = 7; a = &y; f (100); return b > a ? 0 : 1; } | configure:21683: result: no configure:21686: checking for __inline configure:21699: gcc -c -g -O2 conftest.c >&5 configure:21699: $? = 0 configure:21709: result: yes configure:21716: checking for __inline__ configure:21729: gcc -c -g -O2 conftest.c >&5 configure:21729: $? = 0 configure:21739: result: yes configure:21746: checking for inline configure:21760: gcc -c -g -O2 conftest.c >&5 configure:21760: $? = 0 configure:21770: result: yes configure:21779: checking if inline functions in headers work configure:21808: gcc -o conftest -g -O2 conftest.c >&5 configure:21808: $? = 0 configure:21815: result: yes configure:21819: checking for ISO C99 varargs macros in C configure:21836: gcc -c -g -O2 conftest.c >&5 configure:21836: $? = 0 configure:21842: result: yes configure:21845: checking for ISO C99 varargs macros in C++ configure:21872: c++ -c -g -O2 conftest.cpp >&5 configure:21872: $? = 0 configure:21886: result: yes configure:21889: checking for GNUC varargs macros configure:21906: gcc -c -g -O2 conftest.c >&5 configure:21906: $? = 0 configure:21912: result: yes configure:21916: checking for GNUC visibility attribute configure:21954: gcc -c -g -O2 conftest.c configure:21962: $? = 0 configure:21965: (if test -s conftest.err; then false ; else true; fi) configure:21968: $? = 0 configure:21978: result: yes configure:21989: checking whether using Sun Studio C compiler configure:22006: gcc -c -g -O2 conftest.c >&5 conftest.c:65:43: fatal error: error: this is not Sun Studio.: No such file or directory compilation terminated. configure:22006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | /* end confdefs.h. */ | #if defined(__SUNPRO_C) || (__SUNPRO_C >= 0x550) | #else | # include "error: this is not Sun Studio." | #endif | | int | main () | { | | ; | return 0; | } configure:22012: result: no configure:22024: checking whether byte ordering is bigendian configure:22039: gcc -c -g -O2 conftest.c >&5 conftest.c:64:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:22039: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:22084: gcc -c -g -O2 conftest.c >&5 configure:22084: $? = 0 configure:22102: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:70:4: error: 'not' undeclared (first use in this function) conftest.c:70:4: note: each undeclared identifier is reported only once for each function it appears in conftest.c:70:8: error: expected ';' before 'big' configure:22102: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:22230: result: no configure:22298: checking sys/param.h usability configure:22298: gcc -c -g -O2 conftest.c >&5 configure:22298: $? = 0 configure:22298: result: yes configure:22298: checking sys/param.h presence configure:22298: gcc -E conftest.c configure:22298: $? = 0 configure:22298: result: yes configure:22298: checking for sys/param.h configure:22298: result: yes configure:22298: checking sys/resource.h usability configure:22298: gcc -c -g -O2 conftest.c >&5 configure:22298: $? = 0 configure:22298: result: yes configure:22298: checking sys/resource.h presence configure:22298: gcc -E conftest.c configure:22298: $? = 0 configure:22298: result: yes configure:22298: checking for sys/resource.h configure:22298: result: yes configure:22298: checking mach/mach_time.h usability configure:22298: gcc -c -g -O2 conftest.c >&5 conftest.c:98:28: fatal error: mach/mach_time.h: No such file or directory compilation terminated. configure:22298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22298: result: no configure:22298: checking mach/mach_time.h presence configure:22298: gcc -E conftest.c conftest.c:65:28: fatal error: mach/mach_time.h: No such file or directory compilation terminated. configure:22298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include configure:22298: result: no configure:22298: checking for mach/mach_time.h configure:22298: result: no configure:22311: checking sys/select.h usability configure:22311: gcc -c -g -O2 conftest.c >&5 configure:22311: $? = 0 configure:22311: result: yes configure:22311: checking sys/select.h presence configure:22311: gcc -E conftest.c configure:22311: $? = 0 configure:22311: result: yes configure:22311: checking for sys/select.h configure:22311: result: yes configure:22311: checking for stdint.h configure:22311: result: yes configure:22311: checking for inttypes.h configure:22311: result: yes configure:22311: checking sched.h usability configure:22311: gcc -c -g -O2 conftest.c >&5 configure:22311: $? = 0 configure:22311: result: yes configure:22311: checking sched.h presence configure:22311: gcc -E conftest.c configure:22311: $? = 0 configure:22311: result: yes configure:22311: checking for sched.h configure:22311: result: yes configure:22311: checking malloc.h usability configure:22311: gcc -c -g -O2 conftest.c >&5 configure:22311: $? = 0 configure:22311: result: yes configure:22311: checking malloc.h presence configure:22311: gcc -E conftest.c configure:22311: $? = 0 configure:22311: result: yes configure:22311: checking for malloc.h configure:22311: result: yes configure:22324: checking sys/vfs.h usability configure:22324: gcc -c -g -O2 conftest.c >&5 configure:22324: $? = 0 configure:22324: result: yes configure:22324: checking sys/vfs.h presence configure:22324: gcc -E conftest.c configure:22324: $? = 0 configure:22324: result: yes configure:22324: checking for sys/vfs.h configure:22324: result: yes configure:22324: checking sys/vmount.h usability configure:22324: gcc -c -g -O2 conftest.c >&5 conftest.c:104:24: fatal error: sys/vmount.h: No such file or directory compilation terminated. configure:22324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22324: result: no configure:22324: checking sys/vmount.h presence configure:22324: gcc -E conftest.c conftest.c:71:24: fatal error: sys/vmount.h: No such file or directory compilation terminated. configure:22324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:22324: result: no configure:22324: checking for sys/vmount.h configure:22324: result: no configure:22324: checking sys/statfs.h usability configure:22324: gcc -c -g -O2 conftest.c >&5 configure:22324: $? = 0 configure:22324: result: yes configure:22324: checking sys/statfs.h presence configure:22324: gcc -E conftest.c configure:22324: $? = 0 configure:22324: result: yes configure:22324: checking for sys/statfs.h configure:22324: result: yes configure:22324: checking sys/statvfs.h usability configure:22324: gcc -c -g -O2 conftest.c >&5 configure:22324: $? = 0 configure:22324: result: yes configure:22324: checking sys/statvfs.h presence configure:22324: gcc -E conftest.c configure:22324: $? = 0 configure:22324: result: yes configure:22324: checking for sys/statvfs.h configure:22324: result: yes configure:22324: checking sys/filio.h usability configure:22324: gcc -c -g -O2 conftest.c >&5 conftest.c:106:23: fatal error: sys/filio.h: No such file or directory compilation terminated. configure:22324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22324: result: no configure:22324: checking sys/filio.h presence configure:22324: gcc -E conftest.c conftest.c:73:23: fatal error: sys/filio.h: No such file or directory compilation terminated. configure:22324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:22324: result: no configure:22324: checking for sys/filio.h configure:22324: result: no configure:22337: checking mntent.h usability configure:22337: gcc -c -g -O2 conftest.c >&5 configure:22337: $? = 0 configure:22337: result: yes configure:22337: checking mntent.h presence configure:22337: gcc -E conftest.c configure:22337: $? = 0 configure:22337: result: yes configure:22337: checking for mntent.h configure:22337: result: yes configure:22337: checking sys/mnttab.h usability configure:22337: gcc -c -g -O2 conftest.c >&5 conftest.c:107:24: fatal error: sys/mnttab.h: No such file or directory compilation terminated. configure:22337: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22337: result: no configure:22337: checking sys/mnttab.h presence configure:22337: gcc -E conftest.c conftest.c:74:24: fatal error: sys/mnttab.h: No such file or directory compilation terminated. configure:22337: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:22337: result: no configure:22337: checking for sys/mnttab.h configure:22337: result: no configure:22337: checking sys/vfstab.h usability configure:22337: gcc -c -g -O2 conftest.c >&5 conftest.c:107:24: fatal error: sys/vfstab.h: No such file or directory compilation terminated. configure:22337: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22337: result: no configure:22337: checking sys/vfstab.h presence configure:22337: gcc -E conftest.c conftest.c:74:24: fatal error: sys/vfstab.h: No such file or directory compilation terminated. configure:22337: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:22337: result: no configure:22337: checking for sys/vfstab.h configure:22337: result: no configure:22337: checking sys/mntctl.h usability configure:22337: gcc -c -g -O2 conftest.c >&5 conftest.c:107:24: fatal error: sys/mntctl.h: No such file or directory compilation terminated. configure:22337: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22337: result: no configure:22337: checking sys/mntctl.h presence configure:22337: gcc -E conftest.c conftest.c:74:24: fatal error: sys/mntctl.h: No such file or directory compilation terminated. configure:22337: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:22337: result: no configure:22337: checking for sys/mntctl.h configure:22337: result: no configure:22337: checking fstab.h usability configure:22337: gcc -c -g -O2 conftest.c >&5 configure:22337: $? = 0 configure:22337: result: yes configure:22337: checking fstab.h presence configure:22337: gcc -E conftest.c configure:22337: $? = 0 configure:22337: result: yes configure:22337: checking for fstab.h configure:22337: result: yes configure:22350: checking linux/magic.h usability configure:22350: gcc -c -g -O2 conftest.c >&5 configure:22350: $? = 0 configure:22350: result: yes configure:22350: checking linux/magic.h presence configure:22350: gcc -E conftest.c configure:22350: $? = 0 configure:22350: result: yes configure:22350: checking for linux/magic.h configure:22350: result: yes configure:22350: checking sys/prctl.h usability configure:22350: gcc -c -g -O2 conftest.c >&5 configure:22350: $? = 0 configure:22350: result: yes configure:22350: checking sys/prctl.h presence configure:22350: gcc -E conftest.c configure:22350: $? = 0 configure:22350: result: yes configure:22350: checking for sys/prctl.h configure:22350: result: yes configure:22365: checking dirent.h usability configure:22365: gcc -c -g -O2 conftest.c >&5 configure:22365: $? = 0 configure:22365: result: yes configure:22365: checking dirent.h presence configure:22365: gcc -E conftest.c configure:22365: $? = 0 configure:22365: result: yes configure:22365: checking for dirent.h configure:22365: result: yes configure:22365: checking sys/time.h usability configure:22365: gcc -c -g -O2 conftest.c >&5 configure:22365: $? = 0 configure:22365: result: yes configure:22365: checking sys/time.h presence configure:22365: gcc -E conftest.c configure:22365: $? = 0 configure:22365: result: yes configure:22365: checking for sys/time.h configure:22365: result: yes configure:22380: checking values.h usability configure:22380: gcc -c -g -O2 conftest.c >&5 configure:22380: $? = 0 configure:22380: result: yes configure:22380: checking values.h presence configure:22380: gcc -E conftest.c configure:22380: $? = 0 configure:22380: result: yes configure:22380: checking for values.h configure:22380: result: yes configure:22394: checking for sys/mount.h configure:22394: gcc -c -g -O2 conftest.c >&5 configure:22394: $? = 0 configure:22394: result: yes configure:22394: checking for sys/sysctl.h configure:22394: gcc -c -g -O2 conftest.c >&5 configure:22394: $? = 0 configure:22394: result: yes configure:22410: checking for sysctlbyname configure:22410: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccQ3IEJz.o: In function `main': /home/ian/Documents/Typography/glib-2.40.0/conftest.c:116: undefined reference to `sysctlbyname' collect2: ld returned 1 exit status configure:22410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | /* Define sysctlbyname to an innocuous variant, in case declares sysctlbyname. | For example, HP-UX 11i declares gettimeofday. */ | #define sysctlbyname innocuous_sysctlbyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysctlbyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysctlbyname | | /* 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 sysctlbyname (); | /* 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_sysctlbyname || defined __stub___sysctlbyname | choke me | #endif | | int | main () | { | return sysctlbyname (); | ; | return 0; | } configure:22410: result: no configure:22420: checking whether sys/types.h defines makedev configure:22436: gcc -o conftest -g -O2 conftest.c >&5 configure:22436: $? = 0 configure:22445: result: yes configure:22472: checking xlocale.h usability configure:22472: gcc -c -g -O2 conftest.c >&5 configure:22472: $? = 0 configure:22472: result: yes configure:22472: checking xlocale.h presence configure:22472: gcc -E conftest.c configure:22472: $? = 0 configure:22472: result: yes configure:22472: checking for xlocale.h configure:22472: result: yes configure:22484: checking for struct stat.st_mtimensec configure:22484: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:120:12: error: 'struct stat' has no member named 'st_mtimensec' configure:22484: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtimensec) | return 0; | ; | return 0; | } configure:22484: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:120:19: error: 'struct stat' has no member named 'st_mtimensec' configure:22484: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_mtimensec) | return 0; | ; | return 0; | } configure:22484: result: no configure:22493: checking for struct stat.st_mtim.tv_nsec configure:22493: gcc -c -g -O2 conftest.c >&5 configure:22493: $? = 0 configure:22493: result: yes configure:22502: checking for struct stat.st_atimensec configure:22502: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:121:12: error: 'struct stat' has no member named 'st_atimensec' configure:22502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:22502: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:121:19: error: 'struct stat' has no member named 'st_atimensec' configure:22502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:22502: result: no configure:22511: checking for struct stat.st_atim.tv_nsec configure:22511: gcc -c -g -O2 conftest.c >&5 configure:22511: $? = 0 configure:22511: result: yes configure:22520: checking for struct stat.st_ctimensec configure:22520: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:122:12: error: 'struct stat' has no member named 'st_ctimensec' configure:22520: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_ctimensec) | return 0; | ; | return 0; | } configure:22520: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:122:19: error: 'struct stat' has no member named 'st_ctimensec' configure:22520: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_ctimensec) | return 0; | ; | return 0; | } configure:22520: result: no configure:22529: checking for struct stat.st_ctim.tv_nsec configure:22529: gcc -c -g -O2 conftest.c >&5 configure:22529: $? = 0 configure:22529: result: yes configure:22539: checking for struct stat.st_blksize configure:22539: gcc -c -g -O2 conftest.c >&5 configure:22539: $? = 0 configure:22539: result: yes configure:22562: checking for struct stat.st_blocks configure:22562: gcc -c -g -O2 conftest.c >&5 configure:22562: $? = 0 configure:22562: result: yes configure:22585: checking for struct statfs.f_fstypename configure:22585: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:107:12: error: 'struct statfs' has no member named 'f_fstypename' configure:22585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | /* end confdefs.h. */ | #include | #include | #ifdef G_OS_UNIX | #include | #endif | #ifdef HAVE_SYS_STATFS_H | #include | #endif | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_MOUNT_H | #include | #endif | | int | main () | { | static struct statfs ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:22585: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:107:19: error: 'struct statfs' has no member named 'f_fstypename' configure:22585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | /* end confdefs.h. */ | #include | #include | #ifdef G_OS_UNIX | #include | #endif | #ifdef HAVE_SYS_STATFS_H | #include | #endif | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_MOUNT_H | #include | #endif | | int | main () | { | static struct statfs ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:22585: result: no configure:22608: checking for struct statfs.f_bavail configure:22608: gcc -c -g -O2 conftest.c >&5 configure:22608: $? = 0 configure:22608: result: yes configure:22633: checking for struct statvfs.f_basetype configure:22633: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:95:12: error: 'struct statvfs' has no member named 'f_basetype' configure:22633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct statvfs ac_aggr; | if (ac_aggr.f_basetype) | return 0; | ; | return 0; | } configure:22633: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:95:19: error: 'struct statvfs' has no member named 'f_basetype' configure:22633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct statvfs ac_aggr; | if (sizeof ac_aggr.f_basetype) | return 0; | ; | return 0; | } configure:22633: result: no configure:22644: checking for struct statvfs.f_fstypename configure:22644: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:95:12: error: 'struct statvfs' has no member named 'f_fstypename' configure:22644: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct statvfs ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:22644: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:95:19: error: 'struct statvfs' has no member named 'f_fstypename' configure:22644: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct statvfs ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:22644: result: no configure:22655: checking for struct tm.tm_gmtoff configure:22655: gcc -c -g -O2 conftest.c >&5 configure:22655: $? = 0 configure:22655: result: yes configure:22665: checking for struct tm.__tm_gmtoff configure:22665: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:96:12: error: 'struct tm' has no member named '__tm_gmtoff' configure:22665: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct tm ac_aggr; | if (ac_aggr.__tm_gmtoff) | return 0; | ; | return 0; | } configure:22665: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:96:19: error: 'struct tm' has no member named '__tm_gmtoff' configure:22665: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.__tm_gmtoff) | return 0; | ; | return 0; | } configure:22665: result: no configure:22680: checking for dirent.h that defines DIR configure:22699: gcc -c -g -O2 conftest.c >&5 configure:22699: $? = 0 configure:22707: result: yes configure:22720: checking for library containing opendir configure:22751: gcc -o conftest -g -O2 conftest.c >&5 configure:22751: $? = 0 configure:22768: result: none required configure:22837: checking for struct dirent.d_type configure:22837: gcc -c -g -O2 conftest.c >&5 configure:22837: $? = 0 configure:22837: result: yes configure:22868: checking for nl_langinfo and CODESET configure:22884: gcc -o conftest -g -O2 conftest.c >&5 configure:22884: $? = 0 configure:22893: result: yes configure:22902: checking whether we are using the GNU C Library 2.1 or newer configure:22929: result: yes configure:22941: checking size of size_t configure:22946: gcc -o conftest -g -O2 conftest.c >&5 configure:22946: $? = 0 configure:22946: ./conftest configure:22946: $? = 0 configure:22960: result: 4 configure:22971: checking for the appropriate definition for size_t configure:23015: gcc -c -g -O2 conftest.c configure:23023: $? = 0 configure:23026: (if test -s conftest.err; then false ; else true; fi) configure:23029: $? = 0 configure:23082: result: unsigned int configure:23089: checking size of ssize_t configure:23094: gcc -o conftest -g -O2 conftest.c >&5 configure:23094: $? = 0 configure:23094: ./conftest configure:23094: $? = 0 configure:23108: result: 4 configure:23119: checking for the appropriate definition for ssize_t configure:23170: gcc -c -g -O2 conftest.c configure:23178: $? = 0 configure:23181: (if test -s conftest.err; then false ; else true; fi) configure:23184: $? = 0 configure:23244: result: int configure:23251: checking for lstat configure:23251: gcc -o conftest -g -O2 conftest.c >&5 configure:23251: $? = 0 configure:23251: result: yes configure:23251: checking for strsignal configure:23251: gcc -o conftest -g -O2 conftest.c >&5 configure:23251: $? = 0 configure:23251: result: yes configure:23251: checking for vsnprintf configure:23251: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:120:6: warning: conflicting types for built-in function 'vsnprintf' configure:23251: $? = 0 configure:23251: result: yes configure:23251: checking for stpcpy configure:23251: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:121:6: warning: conflicting types for built-in function 'stpcpy' configure:23251: $? = 0 configure:23251: result: yes configure:23251: checking for strcasecmp configure:23251: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:122:6: warning: conflicting types for built-in function 'strcasecmp' configure:23251: $? = 0 configure:23251: result: yes configure:23251: checking for strncasecmp configure:23251: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:123:6: warning: conflicting types for built-in function 'strncasecmp' configure:23251: $? = 0 configure:23251: result: yes configure:23251: checking for poll configure:23251: gcc -o conftest -g -O2 conftest.c >&5 configure:23251: $? = 0 configure:23251: result: yes configure:23251: checking for vasprintf configure:23251: gcc -o conftest -g -O2 conftest.c >&5 configure:23251: $? = 0 configure:23251: result: yes configure:23251: checking for setenv configure:23251: gcc -o conftest -g -O2 conftest.c >&5 configure:23251: $? = 0 configure:23251: result: yes configure:23251: checking for unsetenv configure:23251: gcc -o conftest -g -O2 conftest.c >&5 configure:23251: $? = 0 configure:23251: result: yes configure:23251: checking for getc_unlocked configure:23251: gcc -o conftest -g -O2 conftest.c >&5 configure:23251: $? = 0 configure:23251: result: yes configure:23251: checking for readlink configure:23251: gcc -o conftest -g -O2 conftest.c >&5 configure:23251: $? = 0 configure:23251: result: yes configure:23251: checking for symlink configure:23251: gcc -o conftest -g -O2 conftest.c >&5 configure:23251: $? = 0 configure:23251: result: yes configure:23251: checking for fdwalk configure:23251: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccTa1m00.o: In function `main': /home/ian/Documents/Typography/glib-2.40.0/conftest.c:142: undefined reference to `fdwalk' collect2: ld returned 1 exit status configure:23251: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | /* end confdefs.h. */ | /* Define fdwalk to an innocuous variant, in case declares fdwalk. | For example, HP-UX 11i declares gettimeofday. */ | #define fdwalk innocuous_fdwalk | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fdwalk (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fdwalk | | /* 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 fdwalk (); | /* 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_fdwalk || defined __stub___fdwalk | choke me | #endif | | int | main () | { | return fdwalk (); | ; | return 0; | } configure:23251: result: no configure:23251: checking for memmem configure:23251: gcc -o conftest -g -O2 conftest.c >&5 configure:23251: $? = 0 configure:23251: result: yes configure:23263: checking for lchmod configure:23263: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:137:7: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:23263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* 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 lchmod (); | /* 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_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure:23263: result: no configure:23263: checking for lchown configure:23263: gcc -o conftest -g -O2 conftest.c >&5 configure:23263: $? = 0 configure:23263: result: yes configure:23263: checking for fchmod configure:23263: gcc -o conftest -g -O2 conftest.c >&5 configure:23263: $? = 0 configure:23263: result: yes configure:23263: checking for fchown configure:23263: gcc -o conftest -g -O2 conftest.c >&5 configure:23263: $? = 0 configure:23263: result: yes configure:23263: checking for utimes configure:23263: gcc -o conftest -g -O2 conftest.c >&5 configure:23263: $? = 0 configure:23263: result: yes configure:23263: checking for getresuid configure:23263: gcc -o conftest -g -O2 conftest.c >&5 configure:23263: $? = 0 configure:23263: result: yes configure:23275: checking for getmntent_r configure:23275: gcc -o conftest -g -O2 conftest.c >&5 configure:23275: $? = 0 configure:23275: result: yes configure:23275: checking for setmntent configure:23275: gcc -o conftest -g -O2 conftest.c >&5 configure:23275: $? = 0 configure:23275: result: yes configure:23275: checking for endmntent configure:23275: gcc -o conftest -g -O2 conftest.c >&5 configure:23275: $? = 0 configure:23275: result: yes configure:23275: checking for hasmntopt configure:23275: gcc -o conftest -g -O2 conftest.c >&5 configure:23275: $? = 0 configure:23275: result: yes configure:23275: checking for getfsstat configure:23275: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccchy5B0.o: In function `main': /home/ian/Documents/Typography/glib-2.40.0/conftest.c:152: undefined reference to `getfsstat' collect2: ld returned 1 exit status configure:23275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | /* end confdefs.h. */ | /* Define getfsstat to an innocuous variant, in case declares getfsstat. | For example, HP-UX 11i declares gettimeofday. */ | #define getfsstat innocuous_getfsstat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getfsstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getfsstat | | /* 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 getfsstat (); | /* 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_getfsstat || defined __stub___getfsstat | choke me | #endif | | int | main () | { | return getfsstat (); | ; | return 0; | } configure:23275: result: no configure:23275: checking for getvfsstat configure:23275: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cclee6Nd.o: In function `main': /home/ian/Documents/Typography/glib-2.40.0/conftest.c:152: undefined reference to `getvfsstat' collect2: ld returned 1 exit status configure:23275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | /* end confdefs.h. */ | /* Define getvfsstat to an innocuous variant, in case declares getvfsstat. | For example, HP-UX 11i declares gettimeofday. */ | #define getvfsstat innocuous_getvfsstat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getvfsstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getvfsstat | | /* 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 getvfsstat (); | /* 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_getvfsstat || defined __stub___getvfsstat | choke me | #endif | | int | main () | { | return getvfsstat (); | ; | return 0; | } configure:23275: result: no configure:23275: checking for fallocate configure:23275: gcc -o conftest -g -O2 conftest.c >&5 configure:23275: $? = 0 configure:23275: result: yes configure:23287: checking for splice configure:23287: gcc -o conftest -g -O2 conftest.c >&5 configure:23287: $? = 0 configure:23287: result: yes configure:23298: checking for prlimit configure:23298: gcc -o conftest -g -O2 conftest.c >&5 configure:23298: $? = 0 configure:23298: result: yes configure:23313: checking for statvfs configure:23313: gcc -o conftest -g -O2 conftest.c >&5 configure:23313: $? = 0 configure:23313: result: yes configure:23326: checking for statfs configure:23326: gcc -o conftest -g -O2 conftest.c >&5 configure:23326: $? = 0 configure:23326: result: yes configure:23337: checking whether to use statfs or statvfs configure:23357: result: statfs configure:23375: checking crt_externs.h usability configure:23375: gcc -c -g -O2 conftest.c >&5 conftest.c:157:25: fatal error: crt_externs.h: No such file or directory compilation terminated. configure:23375: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23375: result: no configure:23375: checking crt_externs.h presence configure:23375: gcc -E conftest.c conftest.c:124:25: fatal error: crt_externs.h: No such file or directory compilation terminated. configure:23375: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | /* end confdefs.h. */ | #include configure:23375: result: no configure:23375: checking for crt_externs.h configure:23375: result: no configure:23387: checking for _NSGetEnviron configure:23387: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc0ozjFd.o: In function `main': /home/ian/Documents/Typography/glib-2.40.0/conftest.c:158: undefined reference to `_NSGetEnviron' collect2: ld returned 1 exit status configure:23387: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | /* end confdefs.h. */ | /* Define _NSGetEnviron to an innocuous variant, in case declares _NSGetEnviron. | For example, HP-UX 11i declares gettimeofday. */ | #define _NSGetEnviron innocuous__NSGetEnviron | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _NSGetEnviron (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _NSGetEnviron | | /* 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 _NSGetEnviron (); | /* 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__NSGetEnviron || defined __stub____NSGetEnviron | choke me | #endif | | int | main () | { | return _NSGetEnviron (); | ; | return 0; | } configure:23387: result: no configure:23400: checking for newlocale configure:23400: gcc -o conftest -g -O2 conftest.c >&5 configure:23400: $? = 0 configure:23400: result: yes configure:23400: checking for uselocale configure:23400: gcc -o conftest -g -O2 conftest.c >&5 configure:23400: $? = 0 configure:23400: result: yes configure:23400: checking for strtod_l configure:23400: gcc -o conftest -g -O2 conftest.c >&5 configure:23400: $? = 0 configure:23400: result: yes configure:23400: checking for strtoll_l configure:23400: gcc -o conftest -g -O2 conftest.c >&5 configure:23400: $? = 0 configure:23400: result: yes configure:23400: checking for strtoull_l configure:23400: gcc -o conftest -g -O2 conftest.c >&5 configure:23400: $? = 0 configure:23400: result: yes configure:23423: checking value of AF_INET configure:23428: gcc -o conftest -g -O2 conftest.c >&5 configure:23428: $? = 0 configure:23428: ./conftest configure:23428: $? = 0 configure:23436: result: 2 configure:23439: checking value of AF_INET6 configure:23444: gcc -o conftest -g -O2 conftest.c >&5 configure:23444: $? = 0 configure:23444: ./conftest configure:23444: $? = 0 configure:23452: result: 10 configure:23456: checking value of AF_UNIX configure:23461: gcc -o conftest -g -O2 conftest.c >&5 configure:23461: $? = 0 configure:23461: ./conftest configure:23461: $? = 0 configure:23469: result: 1 configure:23477: checking value of MSG_PEEK configure:23482: gcc -o conftest -g -O2 conftest.c >&5 configure:23482: $? = 0 configure:23482: ./conftest configure:23482: $? = 0 configure:23490: result: 2 configure:23493: checking value of MSG_OOB configure:23498: gcc -o conftest -g -O2 conftest.c >&5 configure:23498: $? = 0 configure:23498: ./conftest configure:23498: $? = 0 configure:23506: result: 1 configure:23509: checking value of MSG_DONTROUTE configure:23514: gcc -o conftest -g -O2 conftest.c >&5 configure:23514: $? = 0 configure:23514: ./conftest configure:23514: $? = 0 configure:23522: result: 4 configure:23532: checking for getprotobyname_r configure:23532: gcc -o conftest -g -O2 conftest.c >&5 configure:23532: $? = 0 configure:23532: result: yes configure:23532: checking for endservent configure:23532: gcc -o conftest -g -O2 conftest.c >&5 configure:23532: $? = 0 configure:23532: result: yes configure:23532: checking for if_nametoindex configure:23532: gcc -o conftest -g -O2 conftest.c >&5 configure:23532: $? = 0 configure:23532: result: yes configure:23532: checking for if_indextoname configure:23532: gcc -o conftest -g -O2 conftest.c >&5 configure:23532: $? = 0 configure:23532: result: yes configure:23560: checking if arpa/nameser_compat.h is needed configure:23574: gcc -c -g -O2 conftest.c >&5 configure:23574: $? = 0 configure:23575: result: no configure:23606: checking for res_query configure:23625: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccNdHefS.o: In function `main': /home/ian/Documents/Typography/glib-2.40.0/conftest.c:142: undefined reference to `__res_query' collect2: ld returned 1 exit status configure:23625: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | res_query("test", 0, 0, (void *)0, 0); | | ; | return 0; | } configure:23648: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:23648: $? = 0 configure:23649: result: in -lresolv configure:23681: checking for socket configure:23681: gcc -o conftest -g -O2 conftest.c >&5 configure:23681: $? = 0 configure:23681: result: yes configure:23731: checking for res_init configure:23750: gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:23750: $? = 0 configure:23751: result: yes configure:23768: checking for linux/netlink.h configure:23768: gcc -c -g -O2 conftest.c >&5 configure:23768: $? = 0 configure:23768: result: yes configure:23786: checking for struct ip_mreqn configure:23786: gcc -c -g -O2 conftest.c >&5 configure:23786: $? = 0 configure:23786: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:140:30: error: expected expression before ')' token configure:23786: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((struct ip_mreqn))) | return 0; | ; | return 0; | } configure:23786: result: yes configure:23812: checking number of arguments to statfs() configure:23838: gcc -c -g -O2 conftest.c >&5 configure:23838: $? = 0 configure:23840: result: 2 configure:23890: checking open() option O_DIRECTORY configure:23905: gcc -c -g -O2 conftest.c >&5 configure:23905: $? = 0 configure:23907: result: yes configure:23922: checking for C99 vsnprintf configure:23969: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'doit': conftest.c:153:5: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:172:3: warning: incompatible implicit declaration of built-in function 'exit' configure:23969: $? = 0 configure:23969: ./conftest configure:23969: $? = 0 configure:23979: result: yes configure:23987: checking whether printf supports positional parameters configure:24010: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:148:5: warning: incompatible implicit declaration of built-in function 'exit' configure:24010: $? = 0 configure:24010: ./conftest configure:24010: $? = 0 configure:24020: result: yes configure:24085: checking for signed configure:24101: gcc -c -g -O2 conftest.c >&5 configure:24101: $? = 0 configure:24108: result: yes configure:24117: checking for long long configure:24134: gcc -o conftest -g -O2 conftest.c >&5 configure:24134: $? = 0 configure:24142: result: yes configure:24151: checking for long double configure:24183: result: yes configure:24192: checking for wchar_t configure:24209: gcc -c -g -O2 conftest.c >&5 configure:24209: $? = 0 configure:24216: result: yes configure:24225: checking for wint_t configure:24242: gcc -c -g -O2 conftest.c >&5 configure:24242: $? = 0 configure:24249: result: yes configure:24257: checking for size_t configure:24257: result: yes configure:24268: checking for ptrdiff_t configure:24268: gcc -c -g -O2 conftest.c >&5 configure:24268: $? = 0 configure:24268: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:181:24: error: expected expression before ')' token configure:24268: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:24268: result: yes configure:24279: checking for inttypes.h configure:24296: gcc -c -g -O2 conftest.c >&5 configure:24296: $? = 0 configure:24303: result: yes configure:24314: checking for stdint.h configure:24331: gcc -c -g -O2 conftest.c >&5 configure:24331: $? = 0 configure:24338: result: yes configure:24370: checking for snprintf configure:24370: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:172:6: warning: conflicting types for built-in function 'snprintf' configure:24370: $? = 0 configure:24370: result: yes configure:24370: checking for wcslen configure:24370: gcc -o conftest -g -O2 conftest.c >&5 configure:24370: $? = 0 configure:24370: result: yes configure:24379: checking for C99 snprintf configure:24424: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'doit': conftest.c:164:5: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:183:3: warning: incompatible implicit declaration of built-in function 'exit' configure:24424: $? = 0 configure:24424: ./conftest configure:24424: $? = 0 configure:24434: result: yes configure:24444: checking for fd_set configure:24457: gcc -c -g -O2 conftest.c >&5 configure:24457: $? = 0 configure:24465: result: yes, found in sys/types.h configure:24505: checking for nl_langinfo (CODESET) configure:24522: gcc -o conftest -g -O2 conftest.c >&5 configure:24522: $? = 0 configure:24530: result: yes configure:24538: checking for nl_langinfo (PM_STR) configure:24564: gcc -o conftest -g -O2 conftest.c >&5 configure:24564: $? = 0 configure:24572: result: yes configure:24580: checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB) configure:24607: gcc -o conftest -g -O2 conftest.c >&5 configure:24607: $? = 0 configure:24615: result: yes configure:24629: checking for a compliant posix_memalign() implementation configure:24667: gcc -o conftest -g -O2 conftest.c >&5 configure:24667: $? = 0 configure:24667: ./conftest configure:24667: $? = 0 configure:24681: result: yes configure:24696: checking for OpenBSD strlcpy/strlcat configure:24717: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccplgDsD.o: In function `main': /home/ian/Documents/Typography/glib-2.40.0/conftest.c:160: undefined reference to `strlcpy' /home/ian/Documents/Typography/glib-2.40.0/conftest.c:161: undefined reference to `strlcat' collect2: ld returned 1 exit status configure:24717: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | /* end confdefs.h. */ | #include | #include | int main() { | char p[10]; | (void) strlcpy (p, "hi", 10); | if (strlcat (p, "bye", 0) != 3) | return 1; | return 0; | } configure:24727: result: no configure:24736: checking for an implementation of va_copy() configure:24759: gcc -o conftest -g -O2 conftest.c >&5 configure:24759: $? = 0 configure:24768: result: yes configure:24770: checking for an implementation of __va_copy() configure:24793: gcc -o conftest -g -O2 conftest.c >&5 configure:24793: $? = 0 configure:24802: result: yes configure:24820: checking whether va_lists can be copied by value configure:24846: gcc -o conftest -g -O2 conftest.c >&5 configure:24846: $? = 0 configure:24846: ./conftest configure:24846: $? = 0 configure:24857: result: yes configure:24892: checking for dlopen configure:24892: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccSR8YpT.o: In function `main': /home/ian/Documents/Typography/glib-2.40.0/conftest.c:191: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:24892: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:24892: result: no configure:24905: checking for NSLinkModule configure:24905: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cczFfX00.o: In function `main': /home/ian/Documents/Typography/glib-2.40.0/conftest.c:191: undefined reference to `NSLinkModule' collect2: ld returned 1 exit status configure:24905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | /* end confdefs.h. */ | /* Define NSLinkModule to an innocuous variant, in case declares NSLinkModule. | For example, HP-UX 11i declares gettimeofday. */ | #define NSLinkModule innocuous_NSLinkModule | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char NSLinkModule (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef NSLinkModule | | /* 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 NSLinkModule (); | /* 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 | #endif | | int | main () | { | return NSLinkModule (); | ; | return 0; | } configure:24905: result: no configure:24915: checking for dlopen in -ldl configure:24940: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:24940: $? = 0 configure:24949: result: yes configure:24952: checking for dlsym in -ldl configure:24977: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:24977: $? = 0 configure:24986: result: yes configure:25011: checking for RTLD_GLOBAL brokenness configure:25040: gcc -o conftest -g -O2 -Wl,--export-dynamic conftest.c -ldl >&5 configure:25040: $? = 0 configure:25040: ./conftest configure:25040: $? = 0 configure:25053: result: no configure:25060: checking for preceeding underscore in symbols configure:25085: gcc -o conftest -g -O2 -Wl,--export-dynamic conftest.c -ldl >&5 configure:25085: $? = 0 configure:25085: ./conftest configure:25085: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | /* end confdefs.h. */ | #include | int glib_underscore_test (void) { return 42; } | int main() { | void *f1 = (void*)0, *f2 = (void*)0, *handle; | handle = dlopen ((void*)0, 0); | if (handle) { | f1 = dlsym (handle, "glib_underscore_test"); | f2 = dlsym (handle, "_glib_underscore_test"); | } return (!f2 || f1); | } configure:25097: result: no configure:25110: checking for dlerror configure:25110: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:25110: $? = 0 configure:25110: result: yes configure:25127: checking for the suffix of module shared libraries configure:25135: result: .so configure:25154: checking for gspawn implementation configure:25164: result: gspawn.lo configure:25169: checking for GIOChannel implementation configure:25179: result: giounix.lo configure:25205: checking for is_selinux_enabled in -lselinux configure:25230: gcc -o conftest -g -O2 conftest.c -lselinux >&5 /usr/bin/ld: cannot find -lselinux collect2: ld returned 1 exit status configure:25230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | /* 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 is_selinux_enabled (); | int | main () | { | return is_selinux_enabled (); | ; | return 0; | } configure:25239: result: no configure:25308: checking sys/inotify.h usability configure:25308: gcc -c -g -O2 conftest.c >&5 configure:25308: $? = 0 configure:25308: result: yes configure:25308: checking sys/inotify.h presence configure:25308: gcc -E conftest.c configure:25308: $? = 0 configure:25308: result: yes configure:25308: checking for sys/inotify.h configure:25308: result: yes configure:25316: checking for inotify_init1 configure:25316: gcc -o conftest -g -O2 conftest.c >&5 configure:25316: $? = 0 configure:25316: result: yes configure:25345: checking sys/event.h usability configure:25345: gcc -c -g -O2 conftest.c >&5 conftest.c:192:23: fatal error: sys/event.h: No such file or directory compilation terminated. configure:25345: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25345: result: no configure:25345: checking sys/event.h presence configure:25345: gcc -E conftest.c conftest.c:159:23: fatal error: sys/event.h: No such file or directory compilation terminated. configure:25345: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | /* end confdefs.h. */ | #include configure:25345: result: no configure:25345: checking for sys/event.h configure:25345: result: no configure:25388: gcc -c -g -O2 conftest.c >&5 conftest.c:160:18: fatal error: port.h: No such file or directory compilation terminated. configure:25388: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | /* end confdefs.h. */ | | #include | #ifndef PORT_SOURCE_FILE | #error "Please upgrade to Nevada 72 or above to suppoert FEN" | #endif | int main() { return 0; } configure:25420: checking for FAMOpen in -lfam configure:25445: gcc -o conftest -g -O2 conftest.c -lfam >&5 /usr/bin/ld: cannot find -lfam collect2: ld returned 1 exit status configure:25445: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | /* 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 FAMOpen (); | int | main () | { | return FAMOpen (); | ; | return 0; | } configure:25454: result: no configure:25519: WARNING: *** FAM support will not be built (FAM library not found) *** configure:25547: checking for getxattr in -lc configure:25572: gcc -o conftest -g -O2 conftest.c -lc >&5 configure:25572: $? = 0 configure:25581: result: yes configure:25586: checking sys/xattr.h usability configure:25586: gcc -c -g -O2 conftest.c >&5 configure:25586: $? = 0 configure:25586: result: yes configure:25586: checking sys/xattr.h presence configure:25586: gcc -E conftest.c configure:25586: $? = 0 configure:25586: result: yes configure:25586: checking for sys/xattr.h configure:25586: result: yes configure:25666: checking for XATTR_NOFOLLOW configure:25689: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:175:44: error: 'XATTR_NOFOLLOW' undeclared (first use in this function) conftest.c:175:44: note: each undeclared identifier is reported only once for each function it appears in conftest.c:175:1: error: too many arguments to function 'getxattr' /usr/include/sys/xattr.h:58:16: note: declared here configure:25689: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_XATTR 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_XATTR_H | #include | #elif HAVE_ATTR_XATTR_H | #include | #endif | | int | main () | { | ssize_t len = getxattr("", "", NULL, 0, 0, XATTR_NOFOLLOW); | ; | return 0; | } configure:25698: result: no configure:25718: checking for LIBELF configure:25725: $PKG_CONFIG --exists --print-errors "libelf >= 0.8.12" Package libelf was not found in the pkg-config search path. Perhaps you should add the directory containing `libelf.pc' to the PKG_CONFIG_PATH environment variable No package 'libelf' found configure:25728: $? = 1 configure:25742: $PKG_CONFIG --exists --print-errors "libelf >= 0.8.12" Package libelf was not found in the pkg-config search path. Perhaps you should add the directory containing `libelf.pc' to the PKG_CONFIG_PATH environment variable No package 'libelf' found configure:25745: $? = 1 configure:25759: result: no No package 'libelf' found configure:25790: checking for elf_begin in -lelf configure:25815: gcc -o conftest -g -O2 conftest.c -lelf >&5 /usr/bin/ld: cannot find -lelf collect2: ld returned 1 exit status configure:25815: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_XATTR 1 | /* 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 elf_begin (); | int | main () | { | return elf_begin (); | ; | return 0; | } configure:25824: result: no configure:25832: checking for elf_getshdrstrndx in -lelf configure:25857: gcc -o conftest -g -O2 conftest.c -lelf >&5 /usr/bin/ld: cannot find -lelf collect2: ld returned 1 exit status configure:25857: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_XATTR 1 | /* 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 elf_getshdrstrndx (); | int | main () | { | return elf_getshdrstrndx (); | ; | return 0; | } configure:25866: result: no configure:25874: checking for elf_getshdrnum in -lelf configure:25899: gcc -o conftest -g -O2 conftest.c -lelf >&5 /usr/bin/ld: cannot find -lelf collect2: ld returned 1 exit status configure:25899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_XATTR 1 | /* 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 elf_getshdrnum (); | int | main () | { | return elf_getshdrnum (); | ; | return 0; | } configure:25908: result: no configure:25916: checking libelf.h usability configure:25916: gcc -c -g -O2 conftest.c >&5 conftest.c:194:20: fatal error: libelf.h: No such file or directory compilation terminated. configure:25916: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_XATTR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25916: result: no configure:25916: checking libelf.h presence configure:25916: gcc -E conftest.c conftest.c:161:20: fatal error: libelf.h: No such file or directory compilation terminated. configure:25916: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_XATTR 1 | /* end confdefs.h. */ | #include configure:25916: result: no configure:25916: checking for libelf.h configure:25916: result: no configure:25942: checking for platform-dependent source configure:25952: result: configure:25956: checking whether to compile timeloop configure:25966: result: yes configure:25977: checking if building for some Win32 platform configure:25987: result: no configure:26037: checking for thread implementation configure:26056: gcc -c -g -O2 conftest.c >&5 configure:26056: $? = 0 configure:26098: result: posix configure:26168: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:26168: $? = 0 configure:26168: ./conftest configure:26168: $? = 0 configure:26267: checking thread related cflags configure:26269: result: -pthread configure:26423: checking thread related libraries configure:26425: result: -pthread configure:26436: checking for localtime_r configure:26436: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:26436: $? = 0 configure:26436: result: yes configure:26436: checking for gmtime_r configure:26436: result: yes configure:26447: checking for posix getpwuid_r configure:26474: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:26474: $? = 0 configure:26474: ./conftest configure:26474: $? = 0 configure:26484: result: yes configure:26538: checking for posix getgrgid_r configure:26565: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:26565: $? = 0 configure:26565: ./conftest configure:26565: $? = 0 configure:26575: result: yes configure:26638: checking for pthread_attr_setstacksize configure:26651: gcc -o conftest -g -O2 -pthread conftest.c -pthread >&5 configure:26651: $? = 0 configure:26652: result: yes configure:26663: checking for pthread_condattr_setclock configure:26676: gcc -o conftest -g -O2 -pthread conftest.c -pthread >&5 configure:26676: $? = 0 configure:26677: result: yes configure:26688: checking for pthread_cond_timedwait_relative_np configure:26701: gcc -o conftest -g -O2 -pthread conftest.c -pthread >&5 /tmp/cccT5Uvt.o: In function `main': /home/ian/Documents/Typography/glib-2.40.0/conftest.c:172: undefined reference to `pthread_cond_timedwait_relative_np' collect2: ld returned 1 exit status configure:26701: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_XATTR 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_cond_timedwait_relative_np(NULL, NULL, NULL) | ; | return 0; | } configure:26708: result: no configure:26759: checking for clock_gettime configure:26759: gcc -o conftest -g -O2 -pthread conftest.c >&5 /tmp/ccM8TlmN.o: In function `main': /home/ian/Documents/Typography/glib-2.40.0/conftest.c:202: undefined reference to `clock_gettime' collect2: ld returned 1 exit status configure:26759: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_XATTR 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* 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 clock_gettime (); | /* 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_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:26759: result: no configure:26767: checking for clock_gettime in -lrt configure:26792: gcc -o conftest -g -O2 -pthread conftest.c -lrt >&5 configure:26792: $? = 0 configure:26801: result: yes configure:26819: checking for lock-free atomic intrinsics configure:26842: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:26842: $? = 0 configure:26874: result: yes configure:26896: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:26896: $? = 0 configure:26921: checking for futex(2) system call configure:26949: gcc -c -g -O2 -pthread conftest.c >&5 configure:26949: $? = 0 configure:26956: result: yes configure:26964: checking for eventfd(2) system call configure:26990: gcc -c -g -O2 -pthread conftest.c >&5 configure:26990: $? = 0 configure:26997: result: yes configure:27023: checking value of POLLIN configure:27028: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:27028: $? = 0 configure:27028: ./conftest configure:27028: $? = 0 configure:27036: result: 1 configure:27039: checking value of POLLOUT configure:27044: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:27044: $? = 0 configure:27044: ./conftest configure:27044: $? = 0 configure:27052: result: 4 configure:27055: checking value of POLLPRI configure:27060: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:27060: $? = 0 configure:27060: ./conftest configure:27060: $? = 0 configure:27068: result: 2 configure:27071: checking value of POLLERR configure:27076: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:27076: $? = 0 configure:27076: ./conftest configure:27076: $? = 0 configure:27084: result: 8 configure:27087: checking value of POLLHUP configure:27092: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:27092: $? = 0 configure:27092: ./conftest configure:27092: $? = 0 configure:27100: result: 16 configure:27103: checking value of POLLNVAL configure:27108: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:27108: $? = 0 configure:27108: ./conftest configure:27108: $? = 0 configure:27116: result: 32 configure:27134: checking for broken poll configure:27158: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:27158: $? = 0 configure:27158: ./conftest configure:27158: $? = 0 configure:27170: result: no configure:27343: checking whether compiler understands -Wno-pointer-sign configure:27358: gcc -c -g -O2 -Wno-pointer-sign -pthread conftest.c >&5 configure:27358: $? = 0 configure:27360: result: yes configure:27389: checking for EILSEQ configure:27406: gcc -c -g -O2 -pthread conftest.c >&5 configure:27406: $? = 0 configure:27412: result: yes configure:27571: checking for gtk-doc configure:27574: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires" Package gtk-doc was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk-doc.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk-doc' found configure:27577: $? = 1 configure:27583: result: no configure:27589: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.20 is not found. configure:27597: checking for gtkdoc-check configure:27627: result: no configure:27634: checking for gtkdoc-check configure:27667: result: no configure:27676: checking for gtkdoc-rebase configure:27709: result: no configure:27720: checking for gtkdoc-mkpdf configure:27753: result: no configure:27778: checking whether to build gtk-doc documentation configure:27780: result: no configure:27951: checking for xsltproc configure:27969: found /usr/bin/xsltproc configure:27981: result: /usr/bin/xsltproc configure:28015: checking for XML catalog (/etc/xml/catalog) configure:28018: result: found configure:28029: checking for xmlcatalog configure:28047: found /usr/bin/xmlcatalog configure:28060: result: /usr/bin/xmlcatalog configure:28081: checking for DocBook XML DTD V4.1.2 in XML catalog configure:28084: $XMLCATALOG --noout "$XML_CATALOG_FILE" "-//OASIS//DTD DocBook XML V4.1.2//EN" >&2 /usr/bin/xmlcatalog: symbol lookup error: /usr/local/lib/libreadline.so.6: undefined symbol: PC configure:28087: $? = 127 configure:28093: result: not found configure:28153: checking whether to generate man pages configure:28162: result: no configure:28174: checking whether to include dtrace tracing support configure:28182: result: yes configure:28188: checking for dtrace configure:28218: result: no configure:28264: checking whether to include systemtap tracing support configure:28275: result: no configure:28517: checking for guint32 configure:28517: gcc -c -g -O2 -pthread conftest.c >&5 configure:28517: $? = 0 configure:28517: gcc -c -g -O2 -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:22: error: expected expression before ')' token configure:28517: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_XATTR 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | typedef unsigned int guint32; | | int | main () | { | if (sizeof ((guint32))) | return 0; | ; | return 0; | } configure:28517: result: yes configure:28525: checking alignment of guint32 configure:28530: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:28530: $? = 0 configure:28530: ./conftest configure:28530: $? = 0 configure:28550: result: 4 configure:28560: checking for guint64 configure:28560: gcc -c -g -O2 -pthread conftest.c >&5 configure:28560: $? = 0 configure:28560: gcc -c -g -O2 -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:176:22: error: expected expression before ')' token configure:28560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_XATTR 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | #define ALIGNOF_GUINT32 4 | /* end confdefs.h. */ | typedef unsigned long long guint64; | | int | main () | { | if (sizeof ((guint64))) | return 0; | ; | return 0; | } configure:28560: result: yes configure:28568: checking alignment of guint64 configure:28573: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:28573: $? = 0 configure:28573: ./conftest configure:28573: $? = 0 configure:28593: result: 4 configure:28603: checking for unsigned long configure:28603: gcc -c -g -O2 -pthread conftest.c >&5 configure:28603: $? = 0 configure:28603: gcc -c -g -O2 -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:208:28: error: expected expression before ')' token configure:28603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.40.0" | #define PACKAGE_STRING "glib 2.40.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 40 | #define GLIB_MICRO_VERSION 0 | #define GLIB_INTERFACE_AGE 0 | #define GLIB_BINARY_AGE 4000 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/local/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_UNIX98_PRINTF 1 | #define HAVE_GOOD_PRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | #define G_VA_COPY va_copy | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_XATTR 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | #define ALIGNOF_GUINT32 4 | #define ALIGNOF_GUINT64 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((unsigned long))) | return 0; | ; | return 0; | } configure:28603: result: yes configure:28610: checking alignment of unsigned long configure:28615: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:28615: $? = 0 configure:28615: ./conftest configure:28615: $? = 0 configure:28633: result: 4 configure:28649: checking for DBUS1 configure:28656: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.2.14" Package dbus-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbus-1.pc' to the PKG_CONFIG_PATH environment variable No package 'dbus-1' found configure:28659: $? = 1 configure:28673: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.2.14" Package dbus-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbus-1.pc' to the PKG_CONFIG_PATH environment variable No package 'dbus-1' found configure:28676: $? = 1 configure:28690: result: no No package 'dbus-1' found configure:28735: checking for dbus-daemon configure:28751: found /bin/dbus-daemon configure:28762: result: dbus-daemon configure:28788: checking for -Bsymbolic-functions linker flag configure:28802: gcc -o conftest -g -O2 -pthread -Wl,-Bsymbolic-functions conftest.c >&5 configure:28802: $? = 0 configure:28803: result: yes configure:28834: checking for -fvisibility=hidden compiler flag configure:28847: gcc -c -fvisibility=hidden -pthread conftest.c >&5 configure:28847: $? = 0 configure:28848: result: yes configure:28887: checking if gcc supports flag -Wall in envvar CFLAGS configure:28898: gcc -c -Werror -Wall -pthread conftest.c >&5 configure:28898: $? = 0 configure:28907: result: yes configure:28887: checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS configure:28898: gcc -c -Werror -Wstrict-prototypes -pthread conftest.c >&5 configure:28898: $? = 0 configure:28907: result: yes configure:28887: checking if gcc supports flag -Werror=declaration-after-statement in envvar CFLAGS configure:28898: gcc -c -Werror -Werror=declaration-after-statement -pthread conftest.c >&5 configure:28898: $? = 0 configure:28907: result: yes configure:28887: checking if gcc supports flag -Werror=missing-prototypes in envvar CFLAGS configure:28898: gcc -c -Werror -Werror=missing-prototypes -pthread conftest.c >&5 configure:28898: $? = 0 configure:28907: result: yes configure:28887: checking if gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS configure:28898: gcc -c -Werror -Werror=implicit-function-declaration -pthread conftest.c >&5 configure:28898: $? = 0 configure:28907: result: yes configure:28887: checking if gcc supports flag -Werror=pointer-arith in envvar CFLAGS configure:28898: gcc -c -Werror -Werror=pointer-arith -pthread conftest.c >&5 configure:28898: $? = 0 configure:28907: result: yes configure:28887: checking if gcc supports flag -Werror=init-self in envvar CFLAGS configure:28898: gcc -c -Werror -Werror=init-self -pthread conftest.c >&5 configure:28898: $? = 0 configure:28907: result: yes configure:28887: checking if gcc supports flag -Werror=format-security in envvar CFLAGS configure:28898: gcc -c -Werror -Werror=format-security -pthread conftest.c >&5 configure:28898: $? = 0 configure:28907: result: yes configure:28887: checking if gcc supports flag -Werror=format=2 in envvar CFLAGS configure:28898: gcc -c -Werror -Werror=format=2 -pthread conftest.c >&5 configure:28898: $? = 0 configure:28907: result: yes configure:28887: checking if gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS configure:28898: gcc -c -Werror -Werror=missing-include-dirs -pthread conftest.c >&5 configure:28898: $? = 0 configure:28907: result: yes configure:29077: checking that generated files are newer than configure configure:29083: result: done configure:29275: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.40.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on jaguar config.status:1888: creating glib-2.0.pc config.status:1888: creating gmodule-2.0.pc config.status:1888: creating gmodule-export-2.0.pc config.status:1888: creating gmodule-no-export-2.0.pc config.status:1888: creating gthread-2.0.pc config.status:1888: creating gobject-2.0.pc config.status:1888: creating gio-2.0.pc config.status:1888: creating gio-unix-2.0.pc config.status:1888: creating gio-windows-2.0.pc config.status:1888: creating glib-zip config.status:1888: creating glib-gettextize config.status:1888: creating Makefile config.status:1888: creating build/Makefile config.status:1888: creating build/win32/Makefile config.status:1888: creating build/win32/dirent/Makefile config.status:1888: creating build/win32/vs9/Makefile config.status:1888: creating build/win32/vs10/Makefile config.status:1888: creating build/win32/vs11/Makefile config.status:1888: creating glib/Makefile config.status:1888: creating glib/glib.stp config.status:1888: creating glib/libcharset/Makefile config.status:1888: creating glib/gnulib/Makefile config.status:1888: creating glib/pcre/Makefile config.status:1888: creating glib/update-pcre/Makefile config.status:1888: creating glib/tests/Makefile config.status:1888: creating gmodule/Makefile config.status:1888: creating gmodule/gmoduleconf.h config.status:1888: creating gobject/Makefile config.status:1888: creating gobject/gobject.stp config.status:1888: creating gobject/glib-mkenums config.status:1888: creating gobject/tests/Makefile config.status:1888: creating gthread/Makefile config.status:1888: creating gio/Makefile config.status:1888: creating gio/gdbus-2.0/codegen/Makefile config.status:1888: creating gio/gdbus-2.0/codegen/config.py config.status:1888: creating gio/gnetworking.h config.status:1888: creating gio/xdgmime/Makefile config.status:1888: creating gio/inotify/Makefile config.status:1888: creating gio/kqueue/Makefile config.status:1888: creating gio/fen/Makefile config.status:1888: creating gio/fam/Makefile config.status:1888: creating gio/win32/Makefile config.status:1888: creating gio/tests/Makefile config.status:1888: creating gio/tests/gdbus-object-manager-example/Makefile config.status:1888: creating gio/tests/services/Makefile config.status:1888: creating gio/tests/services/org.gtk.GDBus.Examples.ObjectManager.service config.status:1888: creating gio/tests/modules/Makefile config.status:1888: creating po/Makefile.in config.status:1888: creating docs/Makefile config.status:1888: creating docs/reference/Makefile config.status:1888: creating docs/reference/glib/Makefile config.status:1888: creating docs/reference/glib/version.xml config.status:1888: creating docs/reference/gobject/Makefile config.status:1888: creating docs/reference/gobject/version.xml config.status:1888: creating docs/reference/gio/Makefile config.status:1888: creating docs/reference/gio/gdbus-object-manager-example/Makefile config.status:1888: creating docs/reference/gio/version.xml config.status:1888: creating tests/Makefile config.status:1888: creating tests/gobject/Makefile config.status:1888: creating tests/refcount/Makefile config.status:1888: creating m4macros/Makefile config.status:1888: creating config.h config.status:2117: executing depfiles commands config.status:2117: executing default-1 commands config.status:2117: executing libtool commands config.status:2117: executing glib/glibconfig.h commands config.status:2117: executing chmod-scripts commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_alignof_guint32=4 ac_cv_alignof_guint64=4 ac_cv_alignof_unsigned_long=4 ac_cv_build=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=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DBUS1_CFLAGS_set= ac_cv_env_DBUS1_CFLAGS_value= ac_cv_env_DBUS1_LIBS_set= ac_cv_env_DBUS1_LIBS_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBELF_CFLAGS_set= ac_cv_env_LIBELF_CFLAGS_value= ac_cv_env_LIBELF_LIBS_set= ac_cv_env_LIBELF_LIBS_value= ac_cv_env_LIBFFI_CFLAGS_set= ac_cv_env_LIBFFI_CFLAGS_value= ac_cv_env_LIBFFI_LIBS_set= ac_cv_env_LIBFFI_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PCRE_CFLAGS_set= ac_cv_env_PCRE_CFLAGS_value= ac_cv_env_PCRE_LIBS_set= ac_cv_env_PCRE_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_ZLIB_CFLAGS_set= ac_cv_env_ZLIB_CFLAGS_value= ac_cv_env_ZLIB_LIBS_set= ac_cv_env_ZLIB_LIBS_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_NSLinkModule=no ac_cv_func__NSGetEnviron=no ac_cv_func_alloca_works=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_clock_gettime=no ac_cv_func_dcgettext=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=no ac_cv_func_endmntent=yes ac_cv_func_endservent=yes ac_cv_func_fallocate=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_fdwalk=no ac_cv_func_fsync=yes ac_cv_func_getc_unlocked=yes ac_cv_func_getfsstat=no ac_cv_func_getmntent_r=yes ac_cv_func_getprotobyname_r=yes ac_cv_func_getresuid=yes ac_cv_func_getvfsstat=no ac_cv_func_gmtime_r=yes ac_cv_func_hasmntopt=yes ac_cv_func_iconv_open=yes ac_cv_func_if_indextoname=yes ac_cv_func_if_nametoindex=yes ac_cv_func_inotify_init1=yes ac_cv_func_issetugid=no ac_cv_func_lchmod=no ac_cv_func_lchown=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat=yes ac_cv_func_memalign=yes ac_cv_func_memmem=yes ac_cv_func_mmap=yes ac_cv_func_newlocale=yes ac_cv_func_pipe2=yes ac_cv_func_poll=yes ac_cv_func_posix_getgrgid_r=yes ac_cv_func_posix_getpwuid_r=yes ac_cv_func_posix_memalign=yes ac_cv_func_printf_unix98=yes ac_cv_func_prlimit=yes ac_cv_func_readlink=yes ac_cv_func_setenv=yes ac_cv_func_setmntent=yes ac_cv_func_snprintf=yes ac_cv_func_snprintf_c99=yes ac_cv_func_socket=yes ac_cv_func_splice=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=no ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strncasecmp=yes ac_cv_func_strsignal=yes ac_cv_func_strtod_l=yes ac_cv_func_strtoll_l=yes ac_cv_func_strtoull_l=yes ac_cv_func_symlink=yes ac_cv_func_sysctlbyname=no ac_cv_func_timegm=yes ac_cv_func_unsetenv=yes ac_cv_func_uselocale=yes ac_cv_func_utimes=yes ac_cv_func_valloc=yes ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsnprintf_c99=yes ac_cv_func_wcslen=yes ac_cv_gnu_library_2_1=yes ac_cv_header_crt_externs_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fstab_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libelf_h=no ac_cv_header_libintl_h=yes ac_cv_header_linux_magic_h=yes ac_cv_header_linux_netlink_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_mach_time_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mntent_h=yes ac_cv_header_sched_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_event_h=no ac_cv_header_sys_filio_h=no ac_cv_header_sys_inotify_h=yes ac_cv_header_sys_mntctl_h=no ac_cv_header_sys_mnttab_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_vfstab_h=no ac_cv_header_sys_vmount_h=no ac_cv_header_sys_xattr_h=yes ac_cv_header_unistd_h=yes ac_cv_header_values_h=yes ac_cv_header_xlocale_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_c_getxattr=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dl_dlsym=yes ac_cv_lib_elf_elf_begin=no ac_cv_lib_elf_elf_getshdrnum=no ac_cv_lib_elf_elf_getshdrstrndx=no ac_cv_lib_fam_FAMOpen=no ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_selinux_is_selinux_enabled=no ac_cv_member_struct_dirent_d_type=yes ac_cv_member_struct_stat_st_atim_tv_nsec=yes ac_cv_member_struct_stat_st_atimensec=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_ctim_tv_nsec=yes ac_cv_member_struct_stat_st_ctimensec=no ac_cv_member_struct_stat_st_mtim_tv_nsec=yes ac_cv_member_struct_stat_st_mtimensec=no ac_cv_member_struct_statfs_f_bavail=yes ac_cv_member_struct_statfs_f_fstypename=no ac_cv_member_struct_statvfs_f_basetype=no ac_cv_member_struct_statvfs_f_fstypename=no ac_cv_member_struct_tm___tm_gmtoff=no ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PERL_PATH=/usr/bin/perl ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_XMLCATALOG=/usr/bin/xmlcatalog ac_cv_path_XSLTPROC=/usr/bin/xsltproc ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_DBUS_DAEMON=dbus-daemon ac_cv_prog_PERL=perl ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=c++ ac_cv_prog_ac_ct_MANIFEST_TOOL=mt 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_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' 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_ssize_t=4 ac_cv_sizeof_void_p=4 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_guint32=yes ac_cv_type_guint64=yes ac_cv_type_long_long=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_size_t=yes ac_cv_type_struct_ip_mreqn=yes ac_cv_type_unsigned_long=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_langinfo_codeset=yes am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=python am_cv_prog_tar_ustar=gnutar am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/dist-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/dist-packages' am_cv_python_version=2.7 am_cv_val_LC_MESSAGES=yes bh_cv_c_signed=yes cc_cv_CFLAGS__Wall=yes cc_cv_CFLAGS__Werror_declaration_after_statement=yes cc_cv_CFLAGS__Werror_format_2=yes cc_cv_CFLAGS__Werror_format_security=yes cc_cv_CFLAGS__Werror_implicit_function_declaration=yes cc_cv_CFLAGS__Werror_init_self=yes cc_cv_CFLAGS__Werror_missing_include_dirs=yes cc_cv_CFLAGS__Werror_missing_prototypes=yes cc_cv_CFLAGS__Werror_pointer_arith=yes cc_cv_CFLAGS__Wstrict_prototypes=yes glib_cv___va_copy=yes glib_cv_compliant_posix_memalign=1 glib_cv_eventfd=yes glib_cv_futex=yes glib_cv_g_atomic_lock_free=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_have_libc_enable_secure=yes glib_cv_have_strlcpy=no glib_cv_langinfo_codeset=yes glib_cv_langinfo_outdigit=yes glib_cv_langinfo_time=yes glib_cv_long_long_format=ll glib_cv_rtldglobal_broken=no glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=yes glib_cv_value_AF_INET6=10 glib_cv_value_AF_INET=2 glib_cv_value_AF_UNIX=1 glib_cv_value_MSG_DONTROUTE=4 glib_cv_value_MSG_OOB=1 glib_cv_value_MSG_PEEK=2 glib_cv_value_POLLERR=8 glib_cv_value_POLLHUP=16 glib_cv_value_POLLIN=1 glib_cv_value_POLLNVAL=32 glib_cv_value_POLLOUT=4 glib_cv_value_POLLPRI=2 gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes jm_ac_cv_header_inttypes_h=yes jm_ac_cv_header_stdint_h=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' 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 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_LIBFFI_CFLAGS='-I/usr/local/lib/libffi-3.0.14-rc0/include ' pkg_cv_LIBFFI_LIBS='-L\$\(libdir\) -lffi ' pkg_cv_ZLIB_CFLAGS='-I/usr/local/include ' pkg_cv_ZLIB_LIBS='-L/usr/local/lib -lz ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ABS_GLIB_RUNTIME_LIBDIR='' ABS_TAPSET_DIR='$(datadir)/systemtap/tapset' ACLOCAL='${SHELL} /home/ian/Documents/Typography/glib-2.40.0/missing aclocal-1.13' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} /home/ian/Documents/Typography/glib-2.40.0/missing autoconf' AUTOHEADER='${SHELL} /home/ian/Documents/Typography/glib-2.40.0/missing autoheader' AUTOMAKE='${SHELL} /home/ian/Documents/Typography/glib-2.40.0/missing automake-1.13' AWK='mawk' CATALOGS=' af.gmo am.gmo an.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo address@hidden bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo address@hidden cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo address@hidden eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo address@hidden address@hidden sv.gmo ta.gmo te.gmo tg.gmo th.gmo tl.gmo tr.gmo ug.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/po/LINGUAS' CPP='gcc -E' CPPFLAGS=' -pthread' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='share' DBUS1_CFLAGS='' DBUS1_LIBS='' DBUS_DAEMON='dbus-daemon' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DTRACE='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_ALWAYS_BUILD_TESTS_FALSE='' ENABLE_ALWAYS_BUILD_TESTS_TRUE='#' ENABLE_DTRACE_FALSE='' ENABLE_DTRACE_TRUE='#' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_INSTALLED_TESTS_FALSE='' ENABLE_INSTALLED_TESTS_TRUE='#' ENABLE_MAN_FALSE='' ENABLE_MAN_TRUE='#' ENABLE_SYSTEMTAP_FALSE='' ENABLE_SYSTEMTAP_TRUE='#' ENABLE_TIMELOOP_FALSE='#' ENABLE_TIMELOOP_TRUE='' EXEEXT='' FAM_LIBS='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='glib20' GIO='giounix.lo' GIO_MODULE_DIR='${libdir}/gio/modules' GLIBC21='yes' GLIB_BINARY_AGE='4000' GLIB_COMPILE_RESOURCES='' GLIB_COMPILE_SCHEMAS='' GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' GLIB_EXTRA_CFLAGS='' GLIB_GENMARSHAL='' GLIB_HIDDEN_VISIBILITY_CFLAGS='-fvisibility=hidden' GLIB_INTERFACE_AGE='0' GLIB_LINK_FLAGS='-Wl,-Bsymbolic-functions' GLIB_MAJOR_VERSION='2' GLIB_MICRO_VERSION='0' GLIB_MINOR_VERSION='40' GLIB_RUNTIME_LIBDIR='' GLIB_VERSION='2.40.0' GLIB_WARN_CFLAGS=' -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs' GLIB_WIN32_STATIC_COMPILATION_DEFINE='' GMOFILES=' af.gmo am.gmo an.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo address@hidden bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo address@hidden cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo address@hidden eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo address@hidden address@hidden sv.gmo ta.gmo te.gmo tg.gmo th.gmo tl.gmo tr.gmo ug.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GSPAWN='gspawn.lo' GTHREAD_COMPILE_IMPL_DEFINES='' GTKDOC_CHECK='' GTKDOC_CHECK_PATH='' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='' GTKDOC_REBASE='true' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='#' GTK_DOC_USE_REBASE_TRUE='' G_LIBS_EXTRA='' 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_THREAD_CFLAGS='-pthread' G_THREAD_LIBS='-pthread -lrt' G_THREAD_LIBS_EXTRA='' G_THREAD_LIBS_FOR_GTHREAD='-lpthread -lrt' HAVE_CXX_FALSE='#' HAVE_CXX_TRUE='' HAVE_DBUS1_FALSE='' HAVE_DBUS1_TRUE='#' HAVE_DBUS_DAEMON_FALSE='#' HAVE_DBUS_DAEMON_TRUE='' HAVE_EVENTFD_FALSE='#' HAVE_EVENTFD_TRUE='' HAVE_FAM_FALSE='' HAVE_FAM_TRUE='#' HAVE_FEN_FALSE='' HAVE_FEN_TRUE='#' HAVE_GCC_FALSE='#' HAVE_GCC_TRUE='' HAVE_GLIB_RUNTIME_LIBDIR_FALSE='' HAVE_GLIB_RUNTIME_LIBDIR_TRUE='#' HAVE_GNUC_VISIBILITY_FALSE='#' HAVE_GNUC_VISIBILITY_TRUE='' HAVE_GOOD_PRINTF_FALSE='#' HAVE_GOOD_PRINTF_TRUE='' HAVE_GTK_DOC_FALSE='' HAVE_GTK_DOC_TRUE='#' HAVE_INOTIFY_FALSE='#' HAVE_INOTIFY_TRUE='' HAVE_KQUEUE_FALSE='' HAVE_KQUEUE_TRUE='#' HAVE_NETLINK_FALSE='#' HAVE_NETLINK_TRUE='' HAVE_SUNSTUDIO_VISIBILITY_FALSE='' HAVE_SUNSTUDIO_VISIBILITY_TRUE='#' HTML_DIR='${datadir}/gtk-doc/html' ICONV_LIBS='' INDENT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' LD='/usr/bin/ld' LDFLAGS='' LIBELF_CFLAGS='' LIBELF_LIBS='' LIBFFI_CFLAGS='-I/usr/local/lib/libffi-3.0.14-rc0/include ' LIBFFI_LIBS='-L\$\(libdir\) -lffi ' LIBOBJS='' LIBS=' ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_EXE_MACHINE_FLAG='X86' LIPO='' LN_S='ln -s' LTLIBOBJS='' LTP='' LTP_GENHTML='' LT_AGE='4000' LT_CURRENT='4000' LT_CURRENT_MINUS_AGE='0' LT_RELEASE='2.40' LT_REVISION='0' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /home/ian/Documents/Typography/glib-2.40.0/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' NAMESER_COMPAT_INCLUDE='' NETWORK_LIBS='-lresolv ' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OS_CARBON_FALSE='' OS_CARBON_TRUE='#' OS_COCOA_FALSE='' OS_COCOA_TRUE='#' OS_LINUX_FALSE='#' OS_LINUX_TRUE='' OS_UNIX_FALSE='#' OS_UNIX_TRUE='' OS_WIN32_AND_DLL_COMPILATION_FALSE='' OS_WIN32_AND_DLL_COMPILATION_TRUE='#' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' OS_WIN32_X64_FALSE='' OS_WIN32_X64_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='glib' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib' PACKAGE_NAME='glib' PACKAGE_STRING='glib 2.40.0' PACKAGE_TARNAME='glib' PACKAGE_URL='' PACKAGE_VERSION='2.40.0' PATH_SEPARATOR=':' PCRE_CFLAGS='' PCRE_LIBS='' PCRE_REQUIRES='' PCRE_WARN_CFLAGS=' -Wno-pointer-sign' PERL='perl' PERL_PATH='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLATFORMDEP='' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POFILES=' af.po am.po an.po ar.po as.po ast.po az.po be.po address@hidden bg.po bn.po bn_IN.po bs.po ca.po address@hidden cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po address@hidden eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po hy.po id.po is.po it.po ja.po ka.po kk.po kn.po ko.po ku.po lt.po lv.po mai.po mg.po mk.po ml.po mn.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po oc.po or.po pa.po pl.po ps.po pt.po pt_BR.po ro.po ru.po rw.po si.po sk.po sl.po sq.po sr.po address@hidden address@hidden sv.po ta.po te.po tg.po th.po tl.po tr.po ug.po tt.po uk.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.7' RANLIB='ranlib' REBUILD='' SED='/bin/sed' SELINUX_LIBS='' SET_MAKE='' SHELL='/bin/bash' SHTOOL='' STRIP='strip' THREADS_NONE_FALSE='' THREADS_NONE_TRUE='#' THREADS_POSIX_FALSE='#' THREADS_POSIX_TRUE='' THREADS_WIN32_FALSE='' THREADS_WIN32_TRUE='#' USE_NLS='yes' USE_SYSTEM_PCRE_FALSE='' USE_SYSTEM_PCRE_TRUE='#' VERSION='2.40.0' WINDRES='' WSPIAPI_INCLUDE='' XATTR_LIBS='' XGETTEXT='/usr/bin/xgettext' XMLCATALOG='/usr/bin/xmlcatalog' XML_CATALOG_FILE='/etc/xml/catalog' XSLTPROC='/usr/bin/xsltproc' ZLIB_CFLAGS='-I/usr/local/include ' ZLIB_LIBS='-L/usr/local/lib -lz ' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='c++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' 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' config_h_INCLUDES='-I$(top_builddir)' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gio_INCLUDES='$(gmodule_INCLUDES)' glib_INCLUDES='$(config_h_INCLUDES) -I$(top_builddir)/glib -I$(top_srcdir)/glib -I$(top_srcdir)' gmodule_INCLUDES='$(glib_INCLUDES) -I$(top_srcdir)/gmodule' gobject_INCLUDES='$(glib_INCLUDES)' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/ian/Documents/Typography/glib-2.40.0/install-sh' installed_test_metadir='' installed_testdir='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='/usr/local/share/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' ms_librarian='' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/glib' pkgpythondir='${pythondir}/glib' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.7/dist-packages' pythondir='${prefix}/lib/python2.7/dist-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "glib" #define PACKAGE_TARNAME "glib" #define PACKAGE_VERSION "2.40.0" #define PACKAGE_STRING "glib 2.40.0" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" #define PACKAGE_URL "" #define GLIB_MAJOR_VERSION 2 #define GLIB_MINOR_VERSION 40 #define GLIB_MICRO_VERSION 0 #define GLIB_INTERFACE_AGE 0 #define GLIB_BINARY_AGE 4000 #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define _FILE_OFFSET_BITS 64 #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "glib20" #define GLIB_LOCALE_DIR "/usr/local/share/locale" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_MMAP 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MEMALIGN 1 #define HAVE_VALLOC 1 #define HAVE_FSYNC 1 #define HAVE_PIPE2 1 #define HAVE_TIMEGM 1 #define HAVE_GMTIME_R 1 #define HAVE_LIBC_ENABLE_SECURE 1 #define SIZEOF_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_LONG 4 #define SIZEOF_INT 4 #define SIZEOF_VOID_P 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF___INT64 0 #define HAVE_SIG_ATOMIC_T 1 #define HAVE_LONG_LONG_FORMAT 1 #define G_HAVE___INLINE 1 #define G_HAVE___INLINE__ 1 #define G_HAVE_INLINE 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SCHED_H 1 #define HAVE_MALLOC_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_MNTENT_H 1 #define HAVE_FSTAB_H 1 #define HAVE_LINUX_MAGIC_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_VALUES_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_XLOCALE_H 1 #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_STRUCT_STATFS_F_BAVAIL 1 #define HAVE_STRUCT_TM_TM_GMTOFF 1 #define HAVE_DIRENT_H 1 #define HAVE_STRUCT_DIRENT_D_TYPE 1 #define HAVE_LANGINFO_CODESET 1 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define HAVE_LSTAT 1 #define HAVE_STRSIGNAL 1 #define HAVE_VSNPRINTF 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_POLL 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_MEMMEM 1 #define HAVE_LCHOWN 1 #define HAVE_FCHMOD 1 #define HAVE_FCHOWN 1 #define HAVE_UTIMES 1 #define HAVE_GETRESUID 1 #define HAVE_GETMNTENT_R 1 #define HAVE_SETMNTENT 1 #define HAVE_ENDMNTENT 1 #define HAVE_HASMNTOPT 1 #define HAVE_FALLOCATE 1 #define HAVE_SPLICE 1 #define HAVE_PRLIMIT 1 #define HAVE_STATVFS 1 #define HAVE_STATFS 1 #define USE_STATFS 1 #define HAVE_NEWLOCALE 1 #define HAVE_USELOCALE 1 #define HAVE_STRTOD_L 1 #define HAVE_STRTOLL_L 1 #define HAVE_STRTOULL_L 1 #define HAVE_GETPROTOBYNAME_R 1 #define HAVE_ENDSERVENT 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_IF_INDEXTONAME 1 #define HAVE_RES_INIT 1 #define HAVE_NETLINK 1 #define HAVE_IP_MREQN /**/ #define STATFS_ARGS 2 #define HAVE_OPEN_O_DIRECTORY 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_UNIX98_PRINTF 1 #define HAVE_GOOD_PRINTF 1 #define HAVE_LONG_LONG 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define HAVE_SNPRINTF 1 #define HAVE_WCSLEN 1 #define HAVE_C99_SNPRINTF 1 #define HAVE_CODESET 1 #define HAVE_LANGINFO_TIME 1 #define HAVE_LANGINFO_OUTDIGIT 1 #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 #define G_VA_COPY va_copy #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT1 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_XATTR 1 #define THREADS_POSIX 1 #define HAVE_LOCALTIME_R 1 #define HAVE_GMTIME_R 1 #define HAVE_POSIX_GETPWUID_R 1 #define HAVE_POSIX_GETGRGID_R 1 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 #define HAVE_FUTEX 1 #define HAVE_EVENTFD 1 #define ALIGNOF_GUINT32 4 #define ALIGNOF_GUINT64 4 #define ALIGNOF_UNSIGNED_LONG 4 #define _GLIB_EXTERN __attribute__((visibility("default"))) extern configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.40.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status glib/glibconfig.h on jaguar config.status:2117: executing glib/glibconfig.h commands config.status:3343: glib/glibconfig.h is unchanged