This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gtk+ configure 2.24.28, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/C/GTK ## --------- ## ## Platform. ## ## --------- ## hostname = anna-computer uname -m = i686 uname -r = 1.0.18(0.48/3/2) uname -s = MINGW32_NT-5.1 uname -v = 2012-11-21 22:34 /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: . PATH: /usr/local/bin PATH: /mingw/bin PATH: /bin PATH: /c/WINDOWS/system32 PATH: /c/WINDOWS PATH: /c/WINDOWS/System32/Wbem PATH: /c/Program Files/Skype/Phone/ PATH: /mingw/bin PATH: /usr/bin PATH: /c/Python27 PATH: /c/GTK/bin PATH: /c/libs/bin PATH: /c/aud/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2835: checking for a BSD-compatible install configure:2903: result: /bin/install -c configure:2914: checking whether build environment is sane configure:2969: result: yes configure:3120: checking for a thread-safe mkdir -p configure:3159: result: /bin/mkdir -p configure:3166: checking for gawk configure:3182: found /bin/gawk configure:3193: result: gawk configure:3204: checking whether make sets $(MAKE) configure:3226: result: yes configure:3255: checking whether make supports nested variables configure:3272: result: yes configure:3404: checking whether make supports nested variables configure:3421: result: yes configure:3499: checking build system type configure:3513: result: i686-pc-mingw32 configure:3533: checking host system type configure:3546: result: i686-pc-mingw32 configure:3568: checking for native Win32 configure:3588: result: yes configure:3648: checking for gcc configure:3664: found /mingw/bin/gcc configure:3675: result: gcc configure:3904: checking for C compiler version configure:3913: gcc --version >&5 gcc.exe (GCC) 4.8.1 Copyright (C) 2013 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:3924: $? = 0 configure:3913: gcc -v >&5 Using built-in specs. COLLECT_GCC=c:\mingw\bin\gcc.exe COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe Target: mingw32 Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw --disable-bootstrap LDFLAGS=-s CFLAGS=-D_USE_32BIT_TIME_T Thread model: win32 gcc version 4.8.1 (GCC) configure:3924: $? = 0 configure:3913: gcc -V >&5 gcc.exe: error: unrecognized command line option '-V' gcc.exe: fatal error: no input files compilation terminated. configure:3924: $? = 1 configure:3913: gcc -qversion >&5 gcc.exe: error: unrecognized command line option '-qversion' gcc.exe: fatal error: no input files compilation terminated. configure:3924: $? = 1 configure:3944: checking whether the C compiler works configure:3966: gcc -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:3970: $? = 0 configure:4018: result: yes configure:4021: checking for C compiler default output file name configure:4023: result: a.exe configure:4029: checking for suffix of executables configure:4036: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:4040: $? = 0 configure:4062: result: .exe configure:4084: checking whether we are cross compiling configure:4092: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:4096: $? = 0 configure:4103: ./conftest.exe configure:4107: $? = 0 configure:4122: result: no configure:4127: checking for suffix of object files configure:4149: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:4153: $? = 0 configure:4174: result: o configure:4178: checking whether we are using the GNU C compiler configure:4197: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:4197: $? = 0 configure:4206: result: yes configure:4215: checking whether gcc accepts -g configure:4235: gcc -c -g conftest.c >&5 configure:4235: $? = 0 configure:4276: result: yes configure:4293: checking for gcc option to accept ISO C89 configure:4356: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:4356: $? = 0 configure:4369: result: none needed configure:4394: checking whether gcc understands -c and -o together configure:4416: gcc -c conftest.c -o conftest2.o configure:4419: $? = 0 configure:4416: gcc -c conftest.c -o conftest2.o configure:4419: $? = 0 configure:4431: result: yes configure:4459: checking for style of include used by make configure:4487: result: GNU configure:4513: checking dependency style of gcc configure:4624: result: gcc3 configure:4720: checking for c++ configure:4736: found /mingw/bin/c++ configure:4747: result: c++ configure:4891: checking for C++ compiler version configure:4900: c++ --version >&5 c++.exe (GCC) 4.8.1 Copyright (C) 2013 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:4911: $? = 0 configure:4900: c++ -v >&5 Using built-in specs. COLLECT_GCC=c:\mingw\bin\c++.exe COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe Target: mingw32 Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw --disable-bootstrap LDFLAGS=-s CFLAGS=-D_USE_32BIT_TIME_T Thread model: win32 gcc version 4.8.1 (GCC) configure:4911: $? = 0 configure:4900: c++ -V >&5 c++.exe: error: unrecognized command line option '-V' c++.exe: fatal error: no input files compilation terminated. configure:4911: $? = 1 configure:4900: c++ -qversion >&5 c++.exe: error: unrecognized command line option '-qversion' c++.exe: fatal error: no input files compilation terminated. configure:4911: $? = 1 configure:4915: checking whether we are using the GNU C++ compiler configure:4934: c++ -c conftest.cpp >&5 configure:4934: $? = 0 configure:4943: result: yes configure:4952: checking whether c++ accepts -g configure:4972: c++ -c -g conftest.cpp >&5 configure:4972: $? = 0 configure:5013: result: yes configure:5038: checking dependency style of c++ configure:5149: result: gcc3 configure:5176: c++ -c -g -O2 conftest.cpp >&5 configure:5176: $? = 0 configure:5204: c++ -c -g -O2 -x objective-c++ conftest.cpp >&5 c++.exe: error: CreateProcess: No such file or directory configure:5204: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | @interface Foo @end | int | main () | { | | ; | return 0; | } configure:5286: checking for as configure:5302: found /mingw/bin/as configure:5313: result: as configure:5378: checking for dlltool configure:5394: found /mingw/bin/dlltool configure:5405: result: dlltool configure:5470: checking for objdump configure:5486: found /mingw/bin/objdump configure:5497: result: objdump configure:5588: checking how to print strings configure:5615: result: printf configure:5636: checking for a sed that does not truncate output configure:5700: result: /bin/sed configure:5718: checking for grep that handles long lines and -e configure:5776: result: /bin/grep configure:5781: checking for egrep configure:5843: result: /bin/grep -E configure:5848: checking for fgrep configure:5910: result: /bin/grep -F configure:5945: checking for ld used by gcc configure:6012: result: c:/mingw/mingw32/bin/ld.exe configure:6019: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld configure:6034: result: yes configure:6046: checking for BSD- or MS-compatible name lister (nm) configure:6095: result: /mingw/bin/nm configure:6225: checking the name lister (/mingw/bin/nm) interface configure:6232: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:6235: /mingw/bin/nm "conftest.o" configure:6238: output 00000000 b .bss 00000000 d .data 00000000 r .rdata$zzz 00000000 t .text 00000000 B _some_variable configure:6245: result: BSD nm configure:6248: checking whether ln -s works configure:6255: result: no, using cp -pR configure:6260: checking the maximum length of command line arguments configure:6390: result: 8192 configure:6407: checking whether the shell understands some XSI constructs configure:6417: result: yes configure:6421: checking whether the shell understands "+=" configure:6427: result: yes configure:6462: checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format configure:6502: result: func_convert_file_msys_to_w32 configure:6509: checking how to convert i686-pc-mingw32 file names to toolchain format configure:6529: result: func_convert_file_msys_to_w32 configure:6536: checking for c:/mingw/mingw32/bin/ld.exe option to reload object files configure:6543: result: -r configure:6617: checking for objdump configure:6644: result: objdump configure:6673: checking how to recognize dependent libraries configure:6875: result: file_magic ^x86 archive import|^x86 DLL configure:6960: checking for dlltool configure:6987: result: dlltool configure:7017: checking how to associate runtime and link libraries configure:7044: result: func_cygming_dll_for_implib configure:7105: checking for ar configure:7121: found /mingw/bin/ar configure:7132: result: ar configure:7169: checking for archiver @FILE support configure:7186: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:7186: $? = 0 configure:7189: ar cru libconftest.a @conftest.lst >&5 configure:7192: $? = 0 configure:7197: ar cru libconftest.a @conftest.lst >&5 c:\mingw\bin\ar.exe: conftest.o: No such file or directory configure:7200: $? = 1 configure:7212: result: @ configure:7270: checking for strip configure:7286: found /mingw/bin/strip configure:7297: result: strip configure:7369: checking for ranlib configure:7385: found /mingw/bin/ranlib configure:7396: result: ranlib configure:7498: checking command to parse /mingw/bin/nm output from gcc object configure:7618: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:7621: $? = 0 configure:7625: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7628: $? = 0 cannot find nm_test_var in conftest.nm configure:7618: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:7621: $? = 0 configure:7625: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7628: $? = 0 configure:7694: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 conftest.c conftstm.o >&5 configure:7697: $? = 0 configure:7735: result: ok configure:7772: checking for sysroot configure:7802: result: no configure:8064: checking for mt configure:8094: result: no configure:8114: checking if : is a manifest tool configure:8120: : '-?' configure:8128: result: no configure:8770: checking how to run the C preprocessor configure:8801: gcc -E conftest.c configure:8801: $? = 0 configure:8815: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8815: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | #include configure:8840: result: gcc -E configure:8860: gcc -E conftest.c configure:8860: $? = 0 configure:8874: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8874: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | #include configure:8903: checking for ANSI C header files configure:8923: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:8923: $? = 0 configure:8996: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:8996: $? = 0 configure:8996: ./conftest.exe configure:8996: $? = 0 configure:9007: result: yes configure:9020: checking for sys/types.h configure:9020: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:9020: $? = 0 configure:9020: result: yes configure:9020: checking for sys/stat.h configure:9020: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:9020: $? = 0 configure:9020: result: yes configure:9020: checking for stdlib.h configure:9020: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:9020: $? = 0 configure:9020: result: yes configure:9020: checking for string.h configure:9020: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:9020: $? = 0 configure:9020: result: yes configure:9020: checking for memory.h configure:9020: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:9020: $? = 0 configure:9020: result: yes configure:9020: checking for strings.h configure:9020: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:9020: $? = 0 configure:9020: result: yes configure:9020: checking for inttypes.h configure:9020: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:9020: $? = 0 configure:9020: result: yes configure:9020: checking for stdint.h configure:9020: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:9020: $? = 0 configure:9020: result: yes configure:9020: checking for unistd.h configure:9020: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:9020: $? = 0 configure:9020: result: yes configure:9034: checking for dlfcn.h configure:9034: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 conftest.c:54:19: fatal error: dlfcn.h: No such file or directory #include ^ compilation terminated. configure:9034: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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:9034: result: no configure:9218: checking for objdir configure:9233: result: .libs configure:9500: checking if gcc supports -fno-rtti -fno-exceptions configure:9518: gcc -c -O2 -D_WIN32_WINNT=0x0501 -fno-rtti -fno-exceptions conftest.c >&5 cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9522: $? = 0 configure:9535: result: no configure:9862: checking for gcc option to produce PIC configure:9869: result: -DDLL_EXPORT -DPIC configure:9877: checking if gcc PIC flag -DDLL_EXPORT -DPIC works configure:9895: gcc -c -O2 -D_WIN32_WINNT=0x0501 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5 configure:9899: $? = 0 configure:9912: result: yes configure:9941: checking if gcc static flag -static works configure:9969: result: yes configure:9984: checking if gcc supports -c -o file.o configure:10005: gcc -c -O2 -D_WIN32_WINNT=0x0501 -o out/conftest2.o conftest.c >&5 configure:10009: $? = 0 configure:10031: result: yes configure:10039: checking if gcc supports -c -o file.o configure:10086: result: yes configure:10119: checking whether the gcc linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries configure:11272: result: yes configure:11309: checking whether -lc should be explicitly linked in configure:11317: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:11320: $? = 0 configure:11335: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11338: $? = 1 configure:11352: result: yes configure:11512: checking dynamic linker characteristics configure:12249: result: Win32 ld.exe configure:12356: checking how to hardcode library paths into programs configure:12381: result: immediate configure:12921: checking whether stripping libraries is possible configure:12926: result: yes configure:12961: checking if libtool supports shared libraries configure:12963: result: yes configure:12966: checking whether to build shared libraries configure:12987: result: yes configure:12990: checking whether to build static libraries configure:12994: result: no configure:13017: checking how to run the C++ preprocessor configure:13044: c++ -E conftest.cpp configure:13044: $? = 0 configure:13058: c++ -E conftest.cpp conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13058: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13083: result: c++ -E configure:13103: c++ -E conftest.cpp configure:13103: $? = 0 configure:13117: c++ -E conftest.cpp conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13117: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13286: checking for ld used by c++ configure:13353: result: c:/mingw/mingw32/bin/ld.exe configure:13360: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld configure:13375: result: yes configure:13430: checking whether the c++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries configure:14435: result: yes configure:14471: c++ -c -g -O2 conftest.cpp >&5 configure:14474: $? = 0 configure:14994: checking for c++ option to produce PIC configure:15001: result: -DDLL_EXPORT -DPIC configure:15009: checking if c++ PIC flag -DDLL_EXPORT -DPIC works configure:15027: c++ -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.cpp >&5 configure:15031: $? = 0 configure:15044: result: yes configure:15067: checking if c++ static flag -static works configure:15095: result: yes configure:15107: checking if c++ supports -c -o file.o configure:15128: c++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15132: $? = 0 configure:15154: result: yes configure:15159: checking if c++ supports -c -o file.o configure:15206: result: yes configure:15236: checking whether the c++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries configure:15272: result: yes configure:15413: checking dynamic linker characteristics configure:16084: result: Win32 ld.exe configure:16137: checking how to hardcode library paths into programs configure:16162: result: immediate configure:16224: creating ./config.lt ## ------------------ ## ## Running config.lt. ## ## ------------------ ## config.lt:701: creating libtool configure:17871: checking for special C compiler options needed for large files configure:17916: result: no configure:17922: checking for _FILE_OFFSET_BITS value needed for large files configure:17947: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 conftest.c:27:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:27:3: warning: left shift count >= width of type [enabled by default] conftest.c:28:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:28:10: warning: left shift count >= width of type [enabled by default] conftest.c:27:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:17947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | /* 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:17971: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 conftest.c:28:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:28:3: warning: left shift count >= width of type [enabled by default] conftest.c:29:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:29:10: warning: left shift count >= width of type [enabled by default] conftest.c:28:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:17971: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #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:17979: result: unknown configure:17991: checking for _LARGE_FILES value needed for large files configure:18016: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 conftest.c:27:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:27:3: warning: left shift count >= width of type [enabled by default] conftest.c:28:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:28:10: warning: left shift count >= width of type [enabled by default] conftest.c:27:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:18016: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | /* 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:18040: gcc -c -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 conftest.c:28:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:28:3: warning: left shift count >= width of type [enabled by default] conftest.c:29:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:29:10: warning: left shift count >= width of type [enabled by default] conftest.c:28:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:18040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #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:18048: result: unknown configure:18074: checking dependency style of gcc configure:18183: result: gcc3 configure:18244: checking for nm configure:18274: result: /mingw/bin/nm configure:18298: checking whether to enable maintainer-specific portions of Makefiles configure:18307: result: yes configure:18321: checking for some Win32 platform configure:18331: result: yes configure:18411: checking for windres configure:18427: found /mingw/bin/windres configure:18438: result: windres configure:18465: checking for lib.exe configure:18493: result: no configure:18613: checking whether build environment is sane configure:18668: result: yes configure:18682: checking for library containing strerror configure:18713: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 conftest.c >&5 configure:18713: $? = 0 configure:18730: result: none required configure:18740: checking whether make sets $(MAKE) configure:18762: result: yes configure:18800: checking how to get MSVC-compatible struct packing configure:18826: result: -mms-bitfields configure:18895: checking for pkg-config configure:18913: found /c/GTK/bin/pkg-config configure:18925: result: /c/GTK/bin/pkg-config configure:18950: checking pkg-config is at least version 0.9.0 configure:18953: result: yes configure:18963: checking for BASE_DEPENDENCIES configure:18970: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.28.0 atk >= 1.29.2 pango >= 1.20 cairo >= 1.6 gdk-pixbuf-2.0 >= 2.21.0" configure:18973: $? = 0 configure:18987: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.28.0 atk >= 1.29.2 pango >= 1.20 cairo >= 1.6 gdk-pixbuf-2.0 >= 2.21.0" configure:18990: $? = 0 configure:19048: result: yes configure:19065: checking for CAIRO_BACKEND configure:19072: $PKG_CONFIG --exists --print-errors "cairo-$cairo_backend >= 1.6" configure:19075: $? = 0 configure:19089: $PKG_CONFIG --exists --print-errors "cairo-$cairo_backend >= 1.6" configure:19092: $? = 0 configure:19150: result: yes configure:19157: checking for GMODULE configure:19164: $PKG_CONFIG --exists --print-errors "gmodule-2.0" configure:19167: $? = 0 configure:19181: $PKG_CONFIG --exists --print-errors "gmodule-2.0" configure:19184: $? = 0 configure:19242: result: yes configure:19266: checking Whether to write dependencies into .pc files configure:19283: result: yes configure:19302: checking for perl5 configure:19335: result: no configure:19302: checking for perl configure:19320: found /bin/perl configure:19332: result: /bin/perl configure:19347: checking for indent configure:19377: result: no configure:19394: checking for lstat configure:19394: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 C:\DOCUME~1\anna\LOCALS~1\Temp\ccsFiwor.o:conftest.c:(.text.startup+0xc): undefined reference to `lstat' collect2.exe: error: ld returned 1 exit status configure:19394: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | /* Define lstat to an innocuous variant, in case declares lstat. | For example, HP-UX 11i declares gettimeofday. */ | #define lstat innocuous_lstat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lstat | | /* 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 lstat (); | /* 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_lstat || defined __stub___lstat | choke me | #endif | | int | main () | { | return lstat (); | ; | return 0; | } configure:19394: result: no configure:19394: checking for mkstemp configure:19394: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 C:\DOCUME~1\anna\LOCALS~1\Temp\ccyx1NHJ.o:conftest.c:(.text.startup+0xc): undefined reference to `mkstemp' collect2.exe: error: ld returned 1 exit status configure:19394: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | /* Define mkstemp to an innocuous variant, in case declares mkstemp. | For example, HP-UX 11i declares gettimeofday. */ | #define mkstemp innocuous_mkstemp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mkstemp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mkstemp | | /* 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 mkstemp (); | /* 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_mkstemp || defined __stub___mkstemp | choke me | #endif | | int | main () | { | return mkstemp (); | ; | return 0; | } configure:19394: result: no configure:19394: checking for flockfile configure:19394: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 C:\DOCUME~1\anna\LOCALS~1\Temp\ccJgqVKi.o:conftest.c:(.text.startup+0xc): undefined reference to `flockfile' collect2.exe: error: ld returned 1 exit status configure:19394: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | /* Define flockfile to an innocuous variant, in case declares flockfile. | For example, HP-UX 11i declares gettimeofday. */ | #define flockfile innocuous_flockfile | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char flockfile (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef flockfile | | /* 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 flockfile (); | /* 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_flockfile || defined __stub___flockfile | choke me | #endif | | int | main () | { | return flockfile (); | ; | return 0; | } configure:19394: result: no configure:19394: checking for getc_unlocked configure:19394: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 C:\DOCUME~1\anna\LOCALS~1\Temp\cc8u7hbZ.o:conftest.c:(.text.startup+0xc): undefined reference to `getc_unlocked' collect2.exe: error: ld returned 1 exit status configure:19394: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | /* Define getc_unlocked to an innocuous variant, in case declares getc_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define getc_unlocked innocuous_getc_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getc_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getc_unlocked | | /* 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 getc_unlocked (); | /* 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_getc_unlocked || defined __stub___getc_unlocked | choke me | #endif | | int | main () | { | return getc_unlocked (); | ; | return 0; | } configure:19394: result: no configure:19405: checking for localtime_r configure:19405: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 C:\DOCUME~1\anna\LOCALS~1\Temp\ccar3V53.o:conftest.c:(.text.startup+0xc): undefined reference to `localtime_r' collect2.exe: error: ld returned 1 exit status configure:19405: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | /* Define localtime_r to an innocuous variant, in case declares localtime_r. | For example, HP-UX 11i declares gettimeofday. */ | #define localtime_r innocuous_localtime_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char localtime_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef localtime_r | | /* 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 localtime_r (); | /* 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_localtime_r || defined __stub___localtime_r | choke me | #endif | | int | main () | { | return localtime_r (); | ; | return 0; | } configure:19405: result: no configure:19416: checking for _NL_TIME_FIRST_WEEKDAY configure:19432: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c:22:22: fatal error: langinfo.h: No such file or directory #include ^ compilation terminated. configure:19432: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | #include | int | main () | { | | char c; | c = *((unsigned char *) nl_langinfo(_NL_TIME_FIRST_WEEKDAY)); | | ; | return 0; | } configure:19439: result: no configure:19448: checking for _NL_MEASUREMENT_MEASUREMENT configure:19464: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c:22:22: fatal error: langinfo.h: No such file or directory #include ^ compilation terminated. configure:19464: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | #include | int | main () | { | | char c; | c = *((unsigned char *) nl_langinfo(_NL_MEASUREMENT_MEASUREMENT)); | | ; | return 0; | } configure:19471: result: no configure:19480: checking for _NL_PAPER_HEIGHT configure:19496: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c:22:22: fatal error: langinfo.h: No such file or directory #include ^ compilation terminated. configure:19496: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | #include | int | main () | { | | char c; | c = *((unsigned char *) nl_langinfo(_NL_PAPER_HEIGHT)); | | ; | return 0; | } configure:19503: result: no configure:19512: checking for _NL_PAPER_WIDTH configure:19528: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c:22:22: fatal error: langinfo.h: No such file or directory #include ^ compilation terminated. configure:19528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | #include | int | main () | { | | char c; | c = *((unsigned char *) nl_langinfo(_NL_PAPER_WIDTH)); | | ; | return 0; | } configure:19535: result: no configure:19544: checking for sigsetjmp configure:19560: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c: In function 'main': conftest.c:27:1: error: unknown type name 'sigjmp_buf' sigjmp_buf env; ^ conftest.c:28:1: warning: implicit declaration of function 'sigsetjmp' [-Wimplicit-function-declaration] sigsetjmp(env, 0); ^ configure:19560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | /* end confdefs.h. */ | #include | int | main () | { | | sigjmp_buf env; | sigsetjmp(env, 0); | | ; | return 0; | } configure:19567: result: no configure:19580: checking locale.h usability configure:19580: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 configure:19580: $? = 0 configure:19580: result: yes configure:19580: checking locale.h presence configure:19580: gcc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c configure:19580: $? = 0 configure:19580: result: yes configure:19580: checking for locale.h configure:19580: result: yes configure:19591: checking for LC_MESSAGES configure:19607: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c: In function 'main': conftest.c:27:8: error: 'LC_MESSAGES' undeclared (first use in this function) return LC_MESSAGES ^ conftest.c:27:8: note: each undeclared identifier is reported only once for each function it appears in configure:19607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | int | main () | { | return LC_MESSAGES | ; | return 0; | } configure:19615: result: no configure:19632: checking libintl.h usability configure:19632: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 configure:19632: $? = 0 configure:19632: result: yes configure:19632: checking libintl.h presence configure:19632: gcc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c configure:19632: $? = 0 configure:19632: result: yes configure:19632: checking for libintl.h configure:19632: result: yes configure:19640: checking for ngettext in libc configure:19658: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 C:\DOCUME~1\anna\LOCALS~1\Temp\ccyaHv1o.o:conftest.c:(.text.startup+0x26): undefined reference to `libintl_ngettext' collect2.exe: error: ld returned 1 exit status configure:19658: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return !ngettext ("","", 1) | ; | return 0; | } configure:19667: result: no configure:19723: checking for bindtextdomain in -lintl configure:19748: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5 configure:19748: $? = 0 configure:19757: result: yes configure:19760: checking for ngettext in -lintl configure:19785: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5 configure:19785: $? = 0 configure:19794: result: yes configure:19797: checking for dgettext in -lintl configure:19822: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5 conftest.c:30:6: warning: conflicting types for built-in function 'dgettext' [enabled by default] char dgettext (); ^ configure:19822: $? = 0 configure:19831: result: yes configure:19944: checking for bind_textdomain_codeset configure:19944: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5 configure:19944: $? = 0 configure:19944: result: yes configure:19981: checking for msgfmt configure:20008: result: /mingw/bin/msgfmt configure:20019: checking for dcgettext configure:20019: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5 conftest.c:48:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:20019: $? = 0 configure:20019: result: yes configure:20029: checking if msgfmt accepts -c configure:20044: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:20047: $? = 0 configure:20049: result: yes configure:20059: checking for gmsgfmt configure:20090: result: /mingw/bin/msgfmt configure:20100: checking for xgettext configure:20127: result: /mingw/bin/xgettext configure:20146: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5 configure:20146: $? = 0 configure:20228: checking for catalogs to be installed configure:20253: result: af am ang ar as ast az az_IR be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy ia id io is it ja ka kk kn ko ku li lt lv mai mi mk ml mn mr ms my nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tk tr tt ug uk ur uz uz@cyrillic vi wa xh yi zh_CN zh_HK zh_TW configure:20324: checking for extra flags to get ANSI library prototypes configure:20339: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl -lm >&5 configure:20339: $? = 0 configure:20339: ./conftest.exe configure:20339: $? = 0 configure:20340: result: none needed configure:20375: checking for the BeOS configure:20384: result: no configure:20393: checking for HP-UX configure:20402: result: no configure:20407: checking for extra flags for POSIX compliance configure:20420: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c: In function 'main': conftest.c:32:6: warning: unused variable 'dir' [-Wunused-variable] DIR *dir; ^ configure:20420: $? = 0 configure:20421: result: none needed configure:20541: checking for pkg-config configure:20571: result: /c/GTK/bin/pkg-config configure:20596: checking pkg-config is at least version 0.16 configure:20599: result: yes configure:20616: checking for GLIB - version >= 2.28.0 configure:20728: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -mms-bitfields -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -Lc:/GTK/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -lintl >&5 configure:20728: $? = 0 configure:20728: ./conftest.exe configure:20728: $? = 0 configure:20742: result: yes (version 2.44.1) configure:20825: checking for bind_textdomain_codeset configure:20825: result: yes configure:20838: checking pwd.h usability configure:20838: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c:62:17: fatal error: pwd.h: No such file or directory #include ^ compilation terminated. configure:20838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 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:20838: result: no configure:20838: checking pwd.h presence configure:20838: gcc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c conftest.c:29:17: fatal error: pwd.h: No such file or directory #include ^ compilation terminated. configure:20838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | /* end confdefs.h. */ | #include configure:20838: result: no configure:20838: checking for pwd.h configure:20838: result: no configure:20852: checking sys/time.h usability configure:20852: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 configure:20852: $? = 0 configure:20852: result: yes configure:20852: checking sys/time.h presence configure:20852: gcc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c configure:20852: $? = 0 configure:20852: result: yes configure:20852: checking for sys/time.h configure:20852: result: yes configure:20866: checking for unistd.h configure:20866: result: yes configure:20880: checking ftw.h usability configure:20880: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c:66:17: fatal error: ftw.h: No such file or directory #include ^ compilation terminated. configure:20880: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_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:20880: result: no configure:20880: checking ftw.h presence configure:20880: gcc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c conftest.c:33:17: fatal error: ftw.h: No such file or directory #include ^ compilation terminated. configure:20880: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:20880: result: no configure:20880: checking for ftw.h configure:20880: result: no configure:20893: checking for GNU ftw extensions configure:20908: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c:35:17: fatal error: ftw.h: No such file or directory #include ^ compilation terminated. configure:20908: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #define _XOPEN_SOURCE 500 | #define _GNU_SOURCE | #include | int | main () | { | int flags = FTW_ACTIONRETVAL; | ; | return 0; | } configure:20921: result: no configure:20930: checking for ANSI C header files configure:21034: result: yes configure:21044: checking for an ANSI C-conforming const configure:21110: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 configure:21110: $? = 0 configure:21117: result: yes configure:21127: checking return type of signal handlers configure:21145: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c: In function 'main': conftest.c:40:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:21145: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:21152: result: void configure:21166: checking for stdlib.h configure:21166: result: yes configure:21166: checking for unistd.h configure:21166: result: yes configure:21166: checking for sys/param.h configure:21166: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 configure:21166: $? = 0 configure:21166: result: yes configure:21186: checking for getpagesize configure:21186: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5 configure:21186: $? = 0 configure:21186: result: yes configure:21195: checking for working mmap configure:21342: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5 conftest.c:98:22: fatal error: sys/mman.h: No such file or directory #include ^ compilation terminated. configure:21342: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 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 | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #ifndef HAVE_GETPAGESIZE | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # ifdef HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | const char *cdata2; | int i, pagesize; | int fd, fd2; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | return 1; | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | return 2; | if (write (fd, data, pagesize) != pagesize) | return 3; | close (fd); | | /* Next, check that the tail of a page is zero-filled. File must have | non-zero length, otherwise we risk SIGBUS for entire page. */ | fd2 = open ("conftest.txt", O_RDWR | O_CREAT | O_TRUNC, 0600); | if (fd2 < 0) | return 4; | cdata2 = ""; | if (write (fd2, cdata2, 1) != 1) | return 5; | data2 = (char *) mmap (0, pagesize, PROT_READ | PROT_WRITE, MAP_SHARED, fd2, 0L); | if (data2 == MAP_FAILED) | return 6; | for (i = 0; i < pagesize; ++i) | if (*(data2 + i)) | return 7; | close (fd2); | if (munmap (data2, pagesize)) | return 8; | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | return 9; | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | return 10; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | return 11; | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | return 12; | if (read (fd, data3, pagesize) != pagesize) | return 13; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | return 14; | close (fd); | return 0; | } configure:21352: result: no configure:21364: checking for mallinfo configure:21364: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5 C:\DOCUME~1\anna\LOCALS~1\Temp\ccG3aJ8W.o:conftest.c:(.text.startup+0xc): undefined reference to `mallinfo' collect2.exe: error: ld returned 1 exit status configure:21364: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | /* Define mallinfo to an innocuous variant, in case declares mallinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define mallinfo innocuous_mallinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mallinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mallinfo | | /* 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 mallinfo (); | /* 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_mallinfo || defined __stub___mallinfo | choke me | #endif | | int | main () | { | return mallinfo (); | ; | return 0; | } configure:21364: result: no configure:21375: checking for getresuid configure:21375: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5 C:\DOCUME~1\anna\LOCALS~1\Temp\ccPfhSYg.o:conftest.c:(.text.startup+0xc): undefined reference to `getresuid' collect2.exe: error: ld returned 1 exit status configure:21375: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | /* Define getresuid to an innocuous variant, in case declares getresuid. | For example, HP-UX 11i declares gettimeofday. */ | #define getresuid innocuous_getresuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getresuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getresuid | | /* 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 getresuid (); | /* 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_getresuid || defined __stub___getresuid | choke me | #endif | | int | main () | { | return getresuid (); | ; | return 0; | } configure:21375: result: no configure:21384: checking for uid_t in sys/types.h configure:21403: result: no configure:21416: checking for fd_set configure:21429: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c: In function 'main': conftest.c:45:1: error: unknown type name 'fd_set' fd_set readMask, writeMask; ^ conftest.c:45:18: warning: unused variable 'writeMask' [-Wunused-variable] fd_set readMask, writeMask; ^ conftest.c:45:8: warning: unused variable 'readMask' [-Wunused-variable] fd_set readMask, writeMask; ^ configure:21429: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | /* end confdefs.h. */ | #include | int | main () | { | fd_set readMask, writeMask; | ; | return 0; | } conftest.c:41:24: fatal error: sys/select.h: No such file or directory #include ^ compilation terminated. configure:21460: result: no configure:21466: checking for wchar.h configure:21472: gcc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c configure:21472: $? = 0 configure:21483: result: yes configure:21487: checking for wctype.h configure:21493: gcc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c configure:21493: $? = 0 configure:21504: result: yes configure:21509: checking for iswalnum configure:21509: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5 conftest.c:67:6: warning: conflicting types for built-in function 'iswalnum' [enabled by default] char iswalnum (); ^ configure:21509: $? = 0 configure:21509: result: yes configure:21559: checking if iswalnum() and friends are properly defined configure:21585: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5 In file included from conftest.c:51:0: c:\mingw\include\wctype.h: In function 'main': c:\mingw\include\wctype.h:126:42: error: nested function 'iswalnum' declared 'extern' __CRT_INLINE int __cdecl __MINGW_NOTHROW iswalnum(wint_t wc) {return (iswctype(wc,_ALPHA|_DIGIT));} ^ c:\mingw\include\wctype.h:126:42: error: static declaration of 'iswalnum' follows non-static declaration c:\mingw\include\wctype.h:127:42: error: nested function 'iswalpha' declared 'extern' __CRT_INLINE int __cdecl __MINGW_NOTHROW iswalpha(wint_t wc) {return (iswctype(wc,_ALPHA));} ^ c:\mingw\include\wctype.h:127:42: error: static declaration of 'iswalpha' follows non-static declaration c:\mingw\include\wctype.h:128:42: error: nested function 'iswascii' declared 'extern' __CRT_INLINE int __cdecl __MINGW_NOTHROW iswascii(wint_t wc) {return ((wc & ~0x7F) ==0);} ^ c:\mingw\include\wctype.h:128:42: error: static declaration of 'iswascii' follows non-static declaration c:\mingw\include\wctype.h:69:37: note: previous declaration of 'iswascii' was here _CRTIMP int __cdecl __MINGW_NOTHROW iswascii(wint_t); ^ c:\mingw\include\wctype.h:129:42: error: nested function 'iswcntrl' declared 'extern' __CRT_INLINE int __cdecl __MINGW_NOTHROW iswcntrl(wint_t wc) {return (iswctype(wc,_CONTROL));} ^ c:\mingw\include\wctype.h:129:42: error: static declaration of 'iswcntrl' follows non-static declaration c:\mingw\include\wctype.h:130:42: error: nested function 'iswdigit' declared 'extern' __CRT_INLINE int __cdecl __MINGW_NOTHROW iswdigit(wint_t wc) {return (iswctype(wc,_DIGIT));} ^ c:\mingw\include\wctype.h:130:42: error: static declaration of 'iswdigit' follows non-static declaration c:\mingw\include\wctype.h:131:42: error: nested function 'iswgraph' declared 'extern' __CRT_INLINE int __cdecl __MINGW_NOTHROW iswgraph(wint_t wc) {return (iswctype(wc,_PUNCT|_ALPHA|_DIGIT));} ^ c:\mingw\include\wctype.h:131:42: error: static declaration of 'iswgraph' follows non-static declaration c:\mingw\include\wctype.h:132:42: error: nested function 'iswlower' declared 'extern' __CRT_INLINE int __cdecl __MINGW_NOTHROW iswlower(wint_t wc) {return (iswctype(wc,_LOWER));} ^ c:\mingw\include\wctype.h:132:42: error: static declaration of 'iswlower' follows non-static declaration c:\mingw\include\wctype.h:133:42: error: nested function 'iswprint' declared 'extern' __CRT_INLINE int __cdecl __MINGW_NOTHROW iswprint(wint_t wc) {return (iswctype(wc,_BLANK|_PUNCT|_ALPHA|_DIGIT));} ^ c:\mingw\include\wctype.h:133:42: error: static declaration of 'iswprint' follows non-static declaration c:\mingw\include\wctype.h:134:42: error: nested function 'iswpunct' declared 'extern' __CRT_INLINE int __cdecl __MINGW_NOTHROW iswpunct(wint_t wc) {return (iswctype(wc,_PUNCT));} ^ c:\mingw\include\wctype.h:134:42: error: static declaration of 'iswpunct' follows non-static declaration c:\mingw\include\wctype.h:135:42: error: nested function 'iswspace' declared 'extern' __CRT_INLINE int __cdecl __MINGW_NOTHROW iswspace(wint_t wc) {return (iswctype(wc,_SPACE));} ^ c:\mingw\include\wctype.h:135:42: error: static declaration of 'iswspace' follows non-static declaration c:\mingw\include\wctype.h:136:42: error: nested function 'iswupper' declared 'extern' __CRT_INLINE int __cdecl __MINGW_NOTHROW iswupper(wint_t wc) {return (iswctype(wc,_UPPER));} ^ c:\mingw\include\wctype.h:136:42: error: static declaration of 'iswupper' follows non-static declaration c:\mingw\include\wctype.h:137:42: error: nested function 'iswxdigit' declared 'extern' __CRT_INLINE int __cdecl __MINGW_NOTHROW iswxdigit(wint_t wc) {return (iswctype(wc,_HEX));} ^ c:\mingw\include\wctype.h:137:42: error: static declaration of 'iswxdigit' follows non-static declaration c:\mingw\include\wctype.h:138:42: error: nested function 'isleadbyte' declared 'extern' __CRT_INLINE int __cdecl __MINGW_NOTHROW isleadbyte(int c) {return (_pctype[(unsigned char)(c)] & _LEADBYTE);} ^ c:\mingw\include\wctype.h:138:42: error: static declaration of 'isleadbyte' follows non-static declaration c:\mingw\include\wctype.h:93:37: note: previous declaration of 'isleadbyte' was here _CRTIMP int __cdecl __MINGW_NOTHROW isleadbyte (int); ^ c:\mingw\include\wctype.h:142:42: error: nested function 'iswblank' declared 'extern' __CRT_INLINE int __cdecl __MINGW_NOTHROW iswblank (wint_t wc) ^ c:\mingw\include\wctype.h:142:42: error: static declaration of 'iswblank' follows non-static declaration configure:21585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include | int | main () | { | | #if (defined(HAVE_WCTYPE_H) || defined(HAVE_WCHAR_H)) | # ifdef HAVE_WCTYPE_H | # include | # else | # ifdef HAVE_WCHAR_H | # include | # endif | # endif | #else | # define iswalnum(c) ((wchar_t)(c) <= 0xFF && isalnum(c)) | #endif | iswalnum((wchar_t) 0); | | ; | return 0; | } configure:21600: result: no configure:21605: checking for uxtheme.h configure:21611: gcc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c configure:21611: $? = 0 configure:21622: result: yes configure:21628: checking crt_externs.h usability configure:21628: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c:79:25: fatal error: crt_externs.h: No such file or directory #include ^ compilation terminated. configure:21628: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_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:21628: result: no configure:21628: checking crt_externs.h presence configure:21628: gcc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c conftest.c:46:25: fatal error: crt_externs.h: No such file or directory #include ^ compilation terminated. configure:21628: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_H 1 | /* end confdefs.h. */ | #include configure:21628: result: no configure:21628: checking for crt_externs.h configure:21628: result: no configure:21640: checking for _NSGetEnviron configure:21640: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5 C:\DOCUME~1\anna\LOCALS~1\Temp\ccw50NHJ.o:conftest.c:(.text.startup+0xc): undefined reference to `_NSGetEnviron' collect2.exe: error: ld returned 1 exit status configure:21640: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_H 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:21640: result: no configure:21650: checking whether to build dynamic modules configure:21665: result: yes configure:21667: checking whether dynamic modules work configure:21691: result: yes configure:21711: checking immodules to build configure:21750: result: configure:21886: checking for sys/wait.h that is POSIX.1 compatible configure:21912: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c:48:22: fatal error: sys/wait.h: No such file or directory #include ^ compilation terminated. configure:21912: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_H 1 | #define USE_GMODULE 1 | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:21919: result: no configure:21928: checking return type of signal handlers configure:21953: result: void configure:21965: checking sys/systeminfo.h usability configure:21965: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c:81:28: fatal error: sys/systeminfo.h: No such file or directory #include ^ compilation terminated. configure:21965: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_H 1 | #define USE_GMODULE 1 | #define RETSIGTYPE void | /* 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:21965: result: no configure:21965: checking sys/systeminfo.h presence configure:21965: gcc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c conftest.c:48:28: fatal error: sys/systeminfo.h: No such file or directory #include ^ compilation terminated. configure:21965: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_H 1 | #define USE_GMODULE 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include configure:21965: result: no configure:21965: checking for sys/systeminfo.h configure:21965: result: no configure:21973: checking sys/sysinfo.h usability configure:21973: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c:81:25: fatal error: sys/sysinfo.h: No such file or directory #include ^ compilation terminated. configure:21973: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_H 1 | #define USE_GMODULE 1 | #define RETSIGTYPE void | /* 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:21973: result: no configure:21973: checking sys/sysinfo.h presence configure:21973: gcc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c conftest.c:48:25: fatal error: sys/sysinfo.h: No such file or directory #include ^ compilation terminated. configure:21973: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_H 1 | #define USE_GMODULE 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include configure:21973: result: no configure:21973: checking for sys/sysinfo.h configure:21973: result: no configure:21982: checking for mediaLib 2.3 configure:21987: checking for mlib_ImageSetStruct in -lmlib configure:22012: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lmlib -lintl >&5 c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -lmlib collect2.exe: error: ld returned 1 exit status configure:22012: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_H 1 | #define USE_GMODULE 1 | #define RETSIGTYPE void | /* 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 mlib_ImageSetStruct (); | int | main () | { | return mlib_ImageSetStruct (); | ; | return 0; | } configure:22021: result: no configure:22163: checking for gdk-pixbuf-csource configure:22181: found /c/GTK/bin/gdk-pixbuf-csource configure:22194: result: /c/GTK/bin/gdk-pixbuf-csource configure:23676: checking Pango flags configure:23682: result: -mms-bitfields -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include -Lc:/GTK/lib -lpangocairo-1.0 -lcairo -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl configure:23716: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -mms-bitfields -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -Lc:/GTK/lib -lpangocairo-1.0 -lcairo -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lintl >&5 configure:23716: $? = 0 configure:23761: checking ATK flags configure:23767: result: -mms-bitfields -Ic:/GTK/include/atk-1.0 -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include -Lc:/GTK/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl configure:23799: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -Lc:/GTK/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lintl >&5 configure:23799: $? = 0 configure:23851: checking for library containing gethostent configure:23882: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5 C:\DOCUME~1\anna\LOCALS~1\Temp\ccPkrVKi.o:conftest.c:(.text.startup+0xc): undefined reference to `gethostent' collect2.exe: error: ld returned 1 exit status configure:23882: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_H 1 | #define USE_GMODULE 1 | #define RETSIGTYPE void | /* 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 gethostent (); | int | main () | { | return gethostent (); | ; | return 0; | } configure:23882: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lnsl -lintl >&5 c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -lnsl collect2.exe: error: ld returned 1 exit status configure:23882: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_H 1 | #define USE_GMODULE 1 | #define RETSIGTYPE void | /* 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 gethostent (); | int | main () | { | return gethostent (); | ; | return 0; | } configure:23899: result: no configure:23907: checking for library containing setsockopt configure:23938: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5 C:\DOCUME~1\anna\LOCALS~1\Temp\ccIj1BTK.o:conftest.c:(.text.startup+0xc): undefined reference to `setsockopt' collect2.exe: error: ld returned 1 exit status configure:23938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_H 1 | #define USE_GMODULE 1 | #define RETSIGTYPE void | /* 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 setsockopt (); | int | main () | { | return setsockopt (); | ; | return 0; | } configure:23938: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lsocket -lintl >&5 c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -lsocket collect2.exe: error: ld returned 1 exit status configure:23938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_H 1 | #define USE_GMODULE 1 | #define RETSIGTYPE void | /* 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 setsockopt (); | int | main () | { | return setsockopt (); | ; | return 0; | } configure:23955: result: no configure:23963: checking for library containing connect configure:23994: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lintl >&5 C:\DOCUME~1\anna\LOCALS~1\Temp\ccS9hwor.o:conftest.c:(.text.startup+0xc): undefined reference to `connect' collect2.exe: error: ld returned 1 exit status configure:23994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_H 1 | #define USE_GMODULE 1 | #define RETSIGTYPE void | /* 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 connect (); | int | main () | { | return connect (); | ; | return 0; | } configure:23994: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -linet -lintl >&5 c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -linet collect2.exe: error: ld returned 1 exit status configure:23994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_H 1 | #define USE_GMODULE 1 | #define RETSIGTYPE void | /* 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 connect (); | int | main () | { | return connect (); | ; | return 0; | } configure:24011: result: no configure:24020: checking for struct sockaddr_un.sun_len configure:24020: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c:49:23: fatal error: sys/un.h: No such file or directory #include ^ compilation terminated. configure:24020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_H 1 | #define USE_GMODULE 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct sockaddr_un ac_aggr; | if (ac_aggr.sun_len) | return 0; | ; | return 0; | } configure:24020: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c:49:23: fatal error: sys/un.h: No such file or directory #include ^ compilation terminated. configure:24020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_H 1 | #define USE_GMODULE 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct sockaddr_un ac_aggr; | if (sizeof ac_aggr.sun_len) | return 0; | ; | return 0; | } configure:24020: result: no configure:24115: checking for cups-config configure:24148: result: no configure:24288: checking libpapi configure:24290: checking for papiServiceCreate in -lpapi configure:24315: gcc -o conftest.exe -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c -lpapi -lintl >&5 c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -lpapi collect2.exe: error: ld returned 1 exit status configure:24315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_H 1 | #define USE_GMODULE 1 | #define RETSIGTYPE void | /* 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 papiServiceCreate (); | int | main () | { | return papiServiceCreate (); | ; | return 0; | } configure:24324: result: no configure:24364: checking cairo-pdf.h usability configure:24364: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -mms-bitfields -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/atk-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/gdk-pixbuf-2.0 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include -mms-bitfields -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/gdk-pixbuf-2.0 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/cairo -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 conftest.c >&5 configure:24364: $? = 0 configure:24364: result: yes configure:24364: checking cairo-pdf.h presence configure:24364: gcc -E -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -mms-bitfields -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/atk-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/gdk-pixbuf-2.0 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include -mms-bitfields -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/gdk-pixbuf-2.0 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/cairo -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 conftest.c configure:24364: $? = 0 configure:24364: result: yes configure:24364: checking for cairo-pdf.h configure:24364: result: yes configure:24419: checking for IPrintDialogCallback configure:24419: gcc -c -O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c: In function 'main': conftest.c:53:13: error: 'IPrintDialogCallback' undeclared (first use in this function) if (sizeof (IPrintDialogCallback)) ^ conftest.c:53:13: note: each undeclared identifier is reported only once for each function it appears in configure:24419: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.24.28" | #define PACKAGE_STRING "gtk+ 2.24.28" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define PACKAGE_URL "" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LOCALE_H 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GTK_LOCALEDIR "/C/GTK/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define uid_t int | #define gid_t int | #define NO_FD_SET 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_BROKEN_WCTYPE 1 | #define HAVE_UXTHEME_H 1 | #define USE_GMODULE 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (IPrintDialogCallback)) | return 0; | ; | return 0; | } configure:24419: result: no configure:24467: checking for gobject-introspection configure:24498: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.9.3" Package gobject-introspection-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gobject-introspection-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gobject-introspection-1.0' found configure:24501: $? = 1 configure:24512: result: no configure:24558: checking for gtk-doc configure:24561: $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:24564: $? = 1 configure:24570: result: no configure:24576: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.11 is not found. configure:24584: checking for gtkdoc-check configure:24614: result: no configure:24621: checking for gtkdoc-check configure:24654: result: no configure:24663: checking for gtkdoc-rebase configure:24696: result: no configure:24707: checking for gtkdoc-mkpdf configure:24740: result: no configure:24765: checking whether to build gtk-doc documentation configure:24767: result: no configure:24780: checking for GTKDOC_DEPS configure:24787: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:24790: $? = 0 configure:24804: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:24807: $? = 0 configure:24845: result: yes configure:24927: checking for db2html configure:24955: result: false configure:25266: checking that generated files are newer than configure configure:25272: result: done configure:25330: checking that generated files are newer than configure configure:25336: result: done configure:25531: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gtk+ config.status 2.24.28, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on anna-computer config.status:1521: creating config.h.win32 config.status:1521: creating gtk-zip.sh config.status:1521: creating Makefile config.status:1521: creating gdk-2.0.pc config.status:1521: creating gtk+-2.0.pc config.status:1521: creating gtk+-unix-print-2.0.pc config.status:1521: creating gail.pc config.status:1521: creating gdk-2.0-uninstalled.pc config.status:1521: creating gtk+-2.0-uninstalled.pc config.status:1521: creating gail-uninstalled.pc config.status:1521: creating m4macros/Makefile config.status:1521: creating po/Makefile.in config.status:1521: creating po-properties/Makefile.in config.status:1521: creating demos/Makefile config.status:1521: creating demos/gtk-demo/Makefile config.status:1521: creating demos/gtk-demo/geninclude.pl config.status:1521: creating tests/Makefile config.status:1521: creating docs/Makefile config.status:1521: creating docs/reference/Makefile config.status:1521: creating docs/reference/gdk/Makefile config.status:1521: creating docs/reference/gdk/version.xml config.status:1521: creating docs/reference/gtk/Makefile config.status:1521: creating docs/reference/gtk/version.xml config.status:1521: creating docs/reference/libgail-util/Makefile config.status:1521: creating docs/faq/Makefile config.status:1521: creating docs/tools/Makefile config.status:1521: creating docs/tutorial/Makefile config.status:1521: creating build/Makefile config.status:1521: creating build/win32/Makefile config.status:1521: creating build/win32/vs9/Makefile config.status:1521: creating build/win32/vs10/Makefile config.status:1521: creating build/win32/vs11/Makefile config.status:1521: creating build/win32/vs12/Makefile config.status:1521: creating gdk/Makefile config.status:1521: creating gdk/x11/Makefile config.status:1521: creating gdk/win32/Makefile config.status:1521: creating gdk/win32/rc/Makefile config.status:1521: creating gdk/win32/rc/gdk.rc config.status:1521: creating gdk/quartz/Makefile config.status:1521: creating gdk/directfb/Makefile config.status:1521: creating gdk/tests/Makefile config.status:1521: creating gtk/Makefile config.status:1521: creating gtk/makefile.msc config.status:1521: creating gtk/gtkversion.h config.status:1521: creating gtk/gtk-win32.rc config.status:1521: creating gtk/theme-bits/Makefile config.status:1521: creating gtk/tests/Makefile config.status:1521: creating modules/Makefile config.status:1521: creating modules/other/Makefile config.status:1521: creating modules/other/gail/Makefile config.status:1521: creating modules/other/gail/libgail-util/Makefile config.status:1521: creating modules/other/gail/tests/Makefile config.status:1521: creating modules/engines/Makefile config.status:1521: creating modules/engines/pixbuf/Makefile config.status:1521: creating modules/engines/ms-windows/Makefile config.status:1521: creating modules/engines/ms-windows/Theme/Makefile config.status:1521: creating modules/engines/ms-windows/Theme/gtk-2.0/Makefile config.status:1521: creating modules/input/Makefile config.status:1521: creating modules/printbackends/Makefile config.status:1521: creating modules/printbackends/cups/Makefile config.status:1521: creating modules/printbackends/lpr/Makefile config.status:1521: creating modules/printbackends/file/Makefile config.status:1521: creating modules/printbackends/papi/Makefile config.status:1521: creating modules/printbackends/test/Makefile config.status:1521: creating perf/Makefile config.status:1521: creating config.h config.status:1702: config.h is unchanged config.status:1750: executing depfiles commands config.status:1750: executing libtool commands config.status:1750: executing default-1 commands config.status:1750: executing default-2 commands config.status:1750: executing gdk/gdkconfig.h commands config.status:2698: gdk/gdkconfig.h is unchanged ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-mingw32 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set= ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value= ac_cv_env_BASE_DEPENDENCIES_LIBS_set= ac_cv_env_BASE_DEPENDENCIES_LIBS_value= ac_cv_env_CAIRO_BACKEND_CFLAGS_set= ac_cv_env_CAIRO_BACKEND_CFLAGS_value= ac_cv_env_CAIRO_BACKEND_LIBS_set= ac_cv_env_CAIRO_BACKEND_LIBS_value= ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= 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=set ac_cv_env_CFLAGS_value='-O2 -D_WIN32_WINNT=0x0501' 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_DIRECTFB_CFLAGS_set= ac_cv_env_DIRECTFB_CFLAGS_value= ac_cv_env_DIRECTFB_LIBS_set= ac_cv_env_DIRECTFB_LIBS_value= ac_cv_env_GMODULE_CFLAGS_set= ac_cv_env_GMODULE_CFLAGS_value= ac_cv_env_GMODULE_LIBS_set= ac_cv_env_GMODULE_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_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/C/GTK/lib/pkgconfig:/C/libs/lib/pkgconfig:/C/aud/lib/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_func__NSGetEnviron=no ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_flockfile=no ac_cv_func_getc_unlocked=no ac_cv_func_getpagesize=yes ac_cv_func_getresuid=no ac_cv_func_iswalnum=yes ac_cv_func_localtime_r=no ac_cv_func_lstat=no ac_cv_func_mallinfo=no ac_cv_func_mkstemp=no ac_cv_func_mmap_fixed_mapped=no ac_cv_header_cairo_pdf_h=yes ac_cv_header_crt_externs_h=no ac_cv_header_dlfcn_h=no ac_cv_header_ftw_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_pwd_h=no 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_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysinfo_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=no ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-mingw32 ac_cv_lib_intl_bindtextdomain=yes ac_cv_lib_intl_dgettext=yes ac_cv_lib_intl_ngettext=yes ac_cv_lib_mlib_mlib_ImageSetStruct=no ac_cv_lib_papi_papiServiceCreate=no ac_cv_member_struct_sockaddr_un_sun_len=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GDK_PIXBUF_CSOURCE=/c/GTK/bin/gdk-pixbuf-csource ac_cv_path_GMSGFMT=/mingw/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/mingw/bin/msgfmt ac_cv_path_PERL=/bin/perl ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/mingw/bin/xgettext ac_cv_path_ac_pt_NM=/mingw/bin/nm ac_cv_path_ac_pt_PKG_CONFIG=/c/GTK/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_DB2HTML=false ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_AS=as ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=c++ ac_cv_prog_ac_ct_DLLTOOL=dlltool ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_ac_ct_WINDRES=windres ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_prog_ms_librarian=no ac_cv_search_connect=no ac_cv_search_gethostent=no ac_cv_search_setsockopt=no ac_cv_search_strerror='none required' ac_cv_sys_file_offset_bits=unknown ac_cv_sys_large_files=unknown ac_cv_sys_largefile_CC=no ac_cv_type_IPrintDialogCallback=no ac_cv_type_signal=void ac_cv_type_uid_t=no am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_val_LC_MESSAGES=no gt_cv_func_dgettext_libc=no gt_cv_func_dgettext_libintl=yes gt_cv_func_ngettext_libc=no gt_cv_have_gettext=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=yes lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd=func_win32_libid 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=c:/mingw/mingw32/bin/ld.exe lt_cv_path_LDCXX=c:/mingw/mingw32/bin/ld.exe lt_cv_path_NM=/mingw/bin/nm 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='-DDLL_EXPORT -DPIC' lt_cv_prog_compiler_pic_CXX='-DDLL_EXPORT -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=func_cygming_dll_for_implib lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\) \{0,1\}$/\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=8192 lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 pkg_cv_BASE_DEPENDENCIES_CFLAGS='-mms-bitfields -Ic:/GTK/include/atk-1.0 -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/gdk-pixbuf-2.0 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include ' pkg_cv_BASE_DEPENDENCIES_LIBS='-Lc:/GTK/lib -latk-1.0 -lpango-1.0 -lm -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl ' pkg_cv_CAIRO_BACKEND_CFLAGS='-mms-bitfields -Ic:/GTK/include/cairo -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 ' pkg_cv_CAIRO_BACKEND_LIBS='-Lc:/GTK/lib -lcairo ' pkg_cv_GMODULE_CFLAGS='-mms-bitfields -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include ' pkg_cv_GMODULE_LIBS='-Lc:/GTK/lib -lgmodule-2.0 -lglib-2.0 -lintl ' pkg_cv_GTKDOC_DEPS_CFLAGS='-mms-bitfields -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include ' pkg_cv_GTKDOC_DEPS_LIBS='-Lc:/GTK/lib -lgobject-2.0 -lglib-2.0 -lintl ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /C/gtksrc/missing aclocal-1.15 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AS='as' ATK_PREFIX='c:/GTK' AUTOCONF='${SHELL} /C/gtksrc/missing autoconf' AUTOHEADER='${SHELL} /C/gtksrc/missing autoheader' AUTOMAKE='${SHELL} /C/gtksrc/missing automake-1.15' AWK='gawk' BASE_DEPENDENCIES_CFLAGS='-mms-bitfields -Ic:/GTK/include/atk-1.0 -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/gdk-pixbuf-2.0 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include ' BASE_DEPENDENCIES_LIBS='-Lc:/GTK/lib -latk-1.0 -lpango-1.0 -lm -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl ' BUILD_DYNAMIC_MODULES_FALSE='#' BUILD_DYNAMIC_MODULES_TRUE='' CAIRO_BACKEND_CFLAGS='-mms-bitfields -Ic:/GTK/include/cairo -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 ' CAIRO_BACKEND_LIBS='-Lc:/GTK/lib -lcairo ' CAIRO_PREFIX='c:/GTK' CATALOGS=' af.gmo am.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo my.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.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 sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo tt.gmo ug.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='gcc' CCAS='gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-O2 -D_WIN32_WINNT=0x0501' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -D_WIN32_WINNT=0x0501 -Wall -mms-bitfields' CPP='gcc -E' CPPFLAGS=' -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CUPS_API_MAJOR='' CUPS_API_MINOR='' CUPS_CFLAGS='' CUPS_CONFIG='no' CUPS_LIBS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='share' DB2HTML='false' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIRECTFB_CFLAGS='' DIRECTFB_LIBS='' DISABLE_EXPLICIT_DEPS_FALSE='' DISABLE_EXPLICIT_DEPS_TRUE='#' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_MAN_FALSE='' ENABLE_MAN_TRUE='#' EXEEXT='.exe' EXE_MANIFEST_ARCHITECTURE='X86' FGREP='/bin/grep -F' GAIL_INET_LIBS=' -lintl ' GAIL_LT_CURRENT_MINUS_AGE='18' GAIL_LT_VERSION_INFO='18:1:0' GDK_DEP_CFLAGS='-mms-bitfields -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/gdk-pixbuf-2.0 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/cairo -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 ' GDK_DEP_LIBS='-lgdi32 -limm32 -lshell32 -lole32 -Wl,-luuid -Lc:/GTK/lib -lpangocairo-1.0 -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo' GDK_EXTRA_CFLAGS='' GDK_EXTRA_LIBS=' -lgdi32 -limm32 -lshell32 -lole32 -Wl,-luuid' GDK_PACKAGES='pangowin32 pangocairo gio-2.0 gdk-pixbuf-2.0 cairo-win32' GDK_PIXBUF_CSOURCE='/c/GTK/bin/gdk-pixbuf-csource' GDK_PIXBUF_LIBS='-Lc:/GTK/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl ' GDK_WLIBS='' GETTEXT_PACKAGE='gtk20' GLIB_CFLAGS='-mms-bitfields -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include ' GLIB_COMPILE_RESOURCES='glib-compile-resources' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-Lc:/GTK/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl ' GLIB_MKENUMS='glib-mkenums' GLIB_PREFIX='c:/GTK' GMODULE_CFLAGS='-mms-bitfields -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include ' GMODULE_LIBS='-Lc:/GTK/lib -lgmodule-2.0 -lglib-2.0 -lintl ' GMOFILES=' af.gmo am.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo my.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.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 sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo tt.gmo ug.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' GMSGFMT='/mingw/bin/msgfmt' GOBJECT_QUERY='gobject-query' GREP='/bin/grep' GTKDOC_CHECK='' GTKDOC_CHECK_PATH='' GTKDOC_DEPS_CFLAGS='-mms-bitfields -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include ' GTKDOC_DEPS_LIBS='-Lc:/GTK/lib -lgobject-2.0 -lglib-2.0 -lintl ' GTKDOC_MKPDF='' GTKDOC_REBASE='true' GTK_API_VERSION='2.0' GTK_BINARY_AGE='2428' GTK_BINARY_VERSION='2.10.0' GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' GTK_DEP_CFLAGS='-mms-bitfields -Ic:/GTK/include/pango-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/atk-1.0 -Ic:/GTK/include/cairo -Ic:/GTK/include/pixman-1 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/gdk-pixbuf-2.0 -Ic:/GTK/include/libpng16 -Ic:/GTK/include/glib-2.0 -Ic:/GTK/lib/glib-2.0/include ' GTK_DEP_LIBS='-lgdi32 -limm32 -lshell32 -lole32 -Wl,-luuid -Lc:/GTK/lib -lpangocairo-1.0 -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lm -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl' 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='' GTK_EXTRA_CFLAGS='-mms-bitfields' GTK_EXTRA_LIBS='' GTK_INTERFACE_AGE='28' GTK_MAJOR_VERSION='2' GTK_MICRO_VERSION='28' GTK_MINOR_VERSION='24' GTK_PACKAGES='atk cairo gdk-pixbuf-2.0 gio-2.0' GTK_UPDATE_ICON_CACHE='' GTK_VERSION='2.24.28' GTK_XIM_FLAGS='' HAVE_CUPS_FALSE='' HAVE_CUPS_TRUE='#' HAVE_CXX_FALSE='#' HAVE_CXX_TRUE='' HAVE_DOCBOOK_FALSE='' HAVE_DOCBOOK_TRUE='#' HAVE_GTK_DOC_FALSE='' HAVE_GTK_DOC_TRUE='#' HAVE_HTTP_AUTHSTRING='' HAVE_INCLUDED_IMMMODULES_FALSE='' HAVE_INCLUDED_IMMMODULES_TRUE='#' HAVE_INTROSPECTION_FALSE='' HAVE_INTROSPECTION_TRUE='#' HAVE_OBJC_FALSE='' HAVE_OBJC_TRUE='#' HAVE_PAPI_CUPS_FALSE='' HAVE_PAPI_CUPS_TRUE='#' HAVE_PAPI_FALSE='' HAVE_PAPI_TRUE='#' HAVE_X11R6_FALSE='' HAVE_X11R6_TRUE='#' HTML_DIR='${datadir}/gtk-doc/html' INCLUDED_IMMODULE_DEFINE='' INCLUDED_IMMODULE_OBJ='' INCLUDE_IM_AM_ET_FALSE='' INCLUDE_IM_AM_ET_TRUE='#' INCLUDE_IM_CEDILLA_FALSE='' INCLUDE_IM_CEDILLA_TRUE='#' INCLUDE_IM_CYRILLIC_TRANSLIT_FALSE='' INCLUDE_IM_CYRILLIC_TRANSLIT_TRUE='#' INCLUDE_IM_IME_FALSE='' INCLUDE_IM_IME_TRUE='#' INCLUDE_IM_INUKTITUT_FALSE='' INCLUDE_IM_INUKTITUT_TRUE='#' INCLUDE_IM_IPA_FALSE='' INCLUDE_IM_IPA_TRUE='#' INCLUDE_IM_MULTIPRESS_FALSE='' INCLUDE_IM_MULTIPRESS_TRUE='#' INCLUDE_IM_QUARTZ_FALSE='' INCLUDE_IM_QUARTZ_TRUE='#' INCLUDE_IM_THAI_FALSE='' INCLUDE_IM_THAI_TRUE='#' INCLUDE_IM_TI_ER_FALSE='' INCLUDE_IM_TI_ER_TRUE='#' INCLUDE_IM_TI_ET_FALSE='' INCLUDE_IM_TI_ET_TRUE='#' INCLUDE_IM_VIQR_FALSE='' INCLUDE_IM_VIQR_TRUE='#' INCLUDE_IM_XIM_FALSE='' INCLUDE_IM_XIM_TRUE='#' INDENT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='-lintl ' INTROSPECTION_CFLAGS='' INTROSPECTION_COMPILER='' INTROSPECTION_GENERATE='' INTROSPECTION_GIRDIR='' INTROSPECTION_LIBS='' INTROSPECTION_MAKEFILE='' INTROSPECTION_SCANNER='' INTROSPECTION_TYPELIBDIR='' LD='c:/mingw/mingw32/bin/ld.exe' LDFLAGS='' LIBOBJS='' LIBS=' -lintl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_EXPORT_OPTIONS='' LIB_EXE_MACHINE_FLAG='X86' LIPO='' LN_S='cp -pR' LTLIBOBJS='' LT_CURRENT_MINUS_AGE='0' LT_VERSION_INFO='2400:28:2400' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /C/gtksrc/missing makeinfo' MANIFEST_TOOL=':' MATH_LIB='' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/mingw/bin/msgfmt' MSGFMT_OPTS='-c' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' NM='/mingw/bin/nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OS_LINUX_FALSE='' OS_LINUX_TRUE='#' OS_UNIX_FALSE='' OS_UNIX_TRUE='#' OS_WIN32_FALSE='#' OS_WIN32_TRUE='' OTOOL64='' OTOOL='' PACKAGE='gtk+' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B' PACKAGE_NAME='gtk+' PACKAGE_STRING='gtk+ 2.24.28' PACKAGE_TARNAME='gtk+' PACKAGE_URL='' PACKAGE_VERSION='2.24.28' PANGO_PREFIX='c:/GTK' PATH_SEPARATOR=':' PERL='/bin/perl' PKG_CONFIG='/c/GTK/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/C/GTK/lib/pkgconfig:/C/libs/lib/pkgconfig:/C/aud/lib/pkgconfig' PLATFORM_WIN32_FALSE='#' PLATFORM_WIN32_TRUE='' POFILES=' af.po am.po ang.po ar.po as.po ast.po az.po az_IR.po be.po be@latin.po bg.po bn.po bn_IN.po br.po bs.po ca.po ca@valencia.po crh.po cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po hy.po ia.po id.po io.po is.po it.po ja.po ka.po kk.po kn.po ko.po ku.po li.po lt.po lv.po mai.po mi.po mk.po ml.po mn.po mr.po ms.po my.po nb.po nds.po ne.po nl.po nn.po nso.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 sr@latin.po sr@ije.po sv.po ta.po te.po th.po tk.po tr.po tt.po ug.po uk.po ur.po uz.po uz@cyrillic.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='' RANLIB='ranlib' REBUILD='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TEST_PRINT_BACKEND_FALSE='' TEST_PRINT_BACKEND_TRUE='#' USE_DIRECTFB_FALSE='' USE_DIRECTFB_TRUE='#' USE_MEDIALIB25_FALSE='' USE_MEDIALIB25_TRUE='#' USE_MEDIALIB_FALSE='' USE_MEDIALIB_TRUE='#' USE_NLS='yes' USE_QUARTZ_FALSE='' USE_QUARTZ_TRUE='#' USE_WIN32_FALSE='#' USE_WIN32_TRUE='' USE_X11_FALSE='' USE_X11_TRUE='#' VERSION='2.24.28' WINDRES='windres' XGETTEXT='/mingw/bin/xgettext' XINPUT_XFREE_FALSE='' XINPUT_XFREE_TRUE='#' XMKMF='' XMLCATALOG='' XML_CATALOG_FILE='' XSLTPROC='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='c++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='#' am__EXEEXT_TRUE='' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_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-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-pc-mingw32' build_alias='' build_cpu='i686' build_os='mingw32' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gdktarget='win32' gdktargetlib='libgdk-win32-2.0.la' gtktargetlib='libgtk-win32-2.0.la' host='i686-pc-mingw32' host_alias='' host_cpu='i686' host_os='mingw32' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /C/gtksrc/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='/C/GTK/share/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' ms_librarian='no' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/C/GTK' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gtk+" #define PACKAGE_TARNAME "gtk+" #define PACKAGE_VERSION "2.24.28" #define PACKAGE_STRING "gtk+ 2.24.28" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" #define PACKAGE_URL "" #define GETTEXT_PACKAGE "gtk20" #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 LT_OBJDIR ".libs/" #define GTK_COMPILED_WITH_DEBUGGING "minimum" #define HAVE_LOCALE_H 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define GTK_LOCALEDIR "/C/GTK/share/locale" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define RETSIGTYPE void #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define uid_t int #define gid_t int #define NO_FD_SET 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_BROKEN_WCTYPE 1 #define HAVE_UXTHEME_H 1 #define USE_GMODULE 1 #define RETSIGTYPE void configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gtk+ config.status 2.24.28, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status gdk/gdkconfig.h on anna-computer config.status:1750: executing gdk/gdkconfig.h commands config.status:2698: gdk/gdkconfig.h is unchanged