This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp08 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2338: checking build system type configure:2352: result: i686-uhu-linux-gnu configure:2372: checking host system type configure:2385: result: i686-uhu-linux-gnu configure:2405: checking target system type configure:2418: result: i686-uhu-linux-gnu configure:2483: checking for a BSD-compatible install configure:2551: result: /bin/install -c configure:2562: checking whether build environment is sane configure:2617: result: yes configure:2768: checking for a thread-safe mkdir -p configure:2807: result: /bin/mkdir -p configure:2814: checking for gawk configure:2830: found /bin/gawk configure:2841: result: gawk configure:2852: checking whether make sets $(MAKE) configure:2874: result: yes configure:2903: checking whether make supports nested variables configure:2920: result: yes configure:3093: checking how to print strings configure:3120: result: printf configure:3153: checking for style of include used by make configure:3181: result: GNU configure:3212: checking for i686-uhu-linux-gcc configure:3228: found /usr/bin/i686-uhu-linux-gcc configure:3239: result: i686-uhu-linux-gcc configure:3508: checking for C compiler version configure:3517: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 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:3528: $? = 0 configure:3517: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3528: $? = 0 configure:3517: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3528: $? = 1 configure:3517: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3528: $? = 1 configure:3548: checking whether the C compiler works configure:3570: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3574: $? = 0 configure:3622: result: yes configure:3625: checking for C compiler default output file name configure:3627: result: a.out configure:3633: checking for suffix of executables configure:3640: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3644: $? = 0 configure:3666: result: configure:3688: checking whether we are cross compiling configure:3696: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3700: $? = 0 configure:3707: ./conftest configure:3711: $? = 0 configure:3726: result: no configure:3731: checking for suffix of object files configure:3753: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3757: $? = 0 configure:3778: result: o configure:3782: checking whether we are using the GNU C compiler configure:3801: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3801: $? = 0 configure:3810: result: yes configure:3819: checking whether i686-uhu-linux-gcc accepts -g configure:3839: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3839: $? = 0 configure:3880: result: yes configure:3897: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3960: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3960: $? = 0 configure:3973: result: none needed configure:3998: checking whether i686-uhu-linux-gcc understands -c and -o together configure:4020: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4023: $? = 0 configure:4020: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4023: $? = 0 configure:4035: result: yes configure:4054: checking dependency style of i686-uhu-linux-gcc configure:4165: result: gcc3 configure:4180: checking for a sed that does not truncate output configure:4244: result: /bin/sed configure:4262: checking for grep that handles long lines and -e configure:4320: result: /bin/grep configure:4325: checking for egrep configure:4387: result: /bin/grep -E configure:4392: checking for fgrep configure:4454: result: /bin/grep -F configure:4489: checking for ld used by i686-uhu-linux-gcc configure:4556: result: /usr/bin/ld configure:4563: checking if the linker (/usr/bin/ld) is GNU ld configure:4578: result: yes configure:4590: checking for BSD- or MS-compatible name lister (nm) configure:4639: result: /usr/bin/nm -B configure:4769: checking the name lister (/usr/bin/nm -B) interface configure:4776: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4779: /usr/bin/nm -B "conftest.o" configure:4782: output 00000000 B some_variable configure:4789: result: BSD nm configure:4792: checking whether ln -s works configure:4796: result: yes configure:4804: checking the maximum length of command line arguments configure:4934: result: 1572864 configure:4951: checking whether the shell understands some XSI constructs configure:4961: result: yes configure:4965: checking whether the shell understands "+=" configure:4971: result: yes configure:5006: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5046: result: func_convert_file_noop configure:5053: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5073: result: func_convert_file_noop configure:5080: checking for /usr/bin/ld option to reload object files configure:5087: result: -r configure:5121: checking for i686-uhu-linux-objdump configure:5151: result: no configure:5161: checking for objdump configure:5177: found /usr/bin/objdump configure:5188: result: objdump configure:5220: checking how to recognize dependent libraries configure:5422: result: pass_all configure:5467: checking for i686-uhu-linux-dlltool configure:5497: result: no configure:5507: checking for dlltool configure:5537: result: no configure:5567: checking how to associate runtime and link libraries configure:5594: result: printf %s\n configure:5611: checking for i686-uhu-linux-ar configure:5627: found /usr/bin/i686-uhu-linux-ar configure:5638: result: i686-uhu-linux-ar configure:5719: checking for archiver @FILE support configure:5736: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5736: $? = 0 configure:5739: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:5742: $? = 0 configure:5747: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:5750: $? = 1 configure:5762: result: @ configure:5780: checking for i686-uhu-linux-strip configure:5810: result: no configure:5820: checking for strip configure:5836: found /usr/bin/strip configure:5847: result: strip configure:5879: checking for i686-uhu-linux-ranlib configure:5909: result: no configure:5919: checking for ranlib configure:5935: found /usr/bin/ranlib configure:5946: result: ranlib configure:6048: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6168: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6171: $? = 0 configure:6175: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6178: $? = 0 configure:6244: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6247: $? = 0 configure:6285: result: ok configure:6322: checking for sysroot configure:6352: result: no configure:6568: checking for i686-uhu-linux-mt configure:6598: result: no configure:6608: checking for mt configure:6638: result: no configure:6658: checking if : is a manifest tool configure:6664: : '-?' configure:6672: result: no configure:7314: checking how to run the C preprocessor configure:7345: i686-uhu-linux-gcc -E conftest.c configure:7345: $? = 0 configure:7359: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7359: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gamin" | #define VERSION "0.1.10" | /* end confdefs.h. */ | #include configure:7384: result: i686-uhu-linux-gcc -E configure:7404: i686-uhu-linux-gcc -E conftest.c configure:7404: $? = 0 configure:7418: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7418: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gamin" | #define VERSION "0.1.10" | /* end confdefs.h. */ | #include configure:7447: checking for ANSI C header files configure:7467: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7467: $? = 0 configure:7540: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7540: $? = 0 configure:7540: ./conftest configure:7540: $? = 0 configure:7551: result: yes configure:7564: checking for sys/types.h configure:7564: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7564: $? = 0 configure:7564: result: yes configure:7564: checking for sys/stat.h configure:7564: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7564: $? = 0 configure:7564: result: yes configure:7564: checking for stdlib.h configure:7564: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7564: $? = 0 configure:7564: result: yes configure:7564: checking for string.h configure:7564: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7564: $? = 0 configure:7564: result: yes configure:7564: checking for memory.h configure:7564: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7564: $? = 0 configure:7564: result: yes configure:7564: checking for strings.h configure:7564: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7564: $? = 0 configure:7564: result: yes configure:7564: checking for inttypes.h configure:7564: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7564: $? = 0 configure:7564: result: yes configure:7564: checking for stdint.h configure:7564: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7564: $? = 0 configure:7564: result: yes configure:7564: checking for unistd.h configure:7564: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7564: $? = 0 configure:7564: result: yes configure:7578: checking for dlfcn.h configure:7578: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7578: $? = 0 configure:7578: result: yes configure:7784: checking for objdir configure:7799: result: .libs configure:8066: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8084: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8088: $? = 0 configure:8101: result: no configure:8428: checking for i686-uhu-linux-gcc option to produce PIC configure:8435: result: -fPIC -DPIC configure:8443: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:8461: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:8465: $? = 0 configure:8478: result: yes configure:8507: checking if i686-uhu-linux-gcc static flag -static works configure:8535: result: yes configure:8550: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8571: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8575: $? = 0 configure:8597: result: yes configure:8605: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8652: result: yes configure:8685: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9838: result: yes configure:9875: checking whether -lc should be explicitly linked in configure:9883: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9886: $? = 0 configure:9901: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9904: $? = 0 configure:9918: result: no configure:10078: checking dynamic linker characteristics configure:10589: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10589: $? = 0 configure:10833: result: GNU/Linux ld.so configure:10940: checking how to hardcode library paths into programs configure:10965: result: immediate configure:11505: checking whether stripping libraries is possible configure:11510: result: yes configure:11545: checking if libtool supports shared libraries configure:11547: result: yes configure:11550: checking whether to build shared libraries configure:11571: result: yes configure:11574: checking whether to build static libraries configure:11578: result: no configure:11617: checking minix/config.h usability configure:11617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:56:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:11617: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gamin" | #define VERSION "0.1.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #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:11617: result: no configure:11617: checking minix/config.h presence configure:11617: i686-uhu-linux-gcc -E conftest.c conftest.c:23:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:11617: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gamin" | #define VERSION "0.1.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:11617: result: no configure:11617: checking for minix/config.h configure:11617: result: no configure:11638: checking whether it is safe to define __EXTENSIONS__ configure:11656: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11656: $? = 0 configure:11663: result: yes configure:11685: checking for i686-uhu-linux-gcc configure:11712: result: i686-uhu-linux-gcc configure:11981: checking for C compiler version configure:11990: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 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:12001: $? = 0 configure:11990: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:12001: $? = 0 configure:11990: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:12001: $? = 1 configure:11990: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:12001: $? = 1 configure:12005: checking whether we are using the GNU C compiler configure:12033: result: yes configure:12042: checking whether i686-uhu-linux-gcc accepts -g configure:12103: result: yes configure:12120: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:12196: result: none needed configure:12221: checking whether i686-uhu-linux-gcc understands -c and -o together configure:12258: result: yes configure:12277: checking dependency style of i686-uhu-linux-gcc configure:12388: result: gcc3 configure:12411: checking for i686-uhu-linux-gcc configure:12438: result: i686-uhu-linux-gcc configure:12707: checking for C compiler version configure:12716: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 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:12727: $? = 0 configure:12716: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:12727: $? = 0 configure:12716: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:12727: $? = 1 configure:12716: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:12727: $? = 1 configure:12731: checking whether we are using the GNU C compiler configure:12759: result: yes configure:12768: checking whether i686-uhu-linux-gcc accepts -g configure:12829: result: yes configure:12846: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:12922: result: none needed configure:12947: checking whether i686-uhu-linux-gcc understands -c and -o together configure:12984: result: yes configure:13003: checking dependency style of i686-uhu-linux-gcc configure:13114: result: gcc3 configure:13131: checking for ANSI C header files configure:13235: result: yes configure:13244: checking whether make sets $(MAKE) configure:13266: result: yes configure:13320: checking gtk-doc version >= 1.0 configure:13327: result: no configure:13360: checking for usleep configure:13360: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13360: $? = 0 configure:13360: result: yes configure:13360: checking for setsid configure:13360: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13360: $? = 0 configure:13360: result: yes configure:13360: checking for setenv configure:13360: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13360: $? = 0 configure:13360: result: yes configure:13360: checking for putenv configure:13360: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13360: $? = 0 configure:13360: result: yes configure:13360: checking for getlogin_r configure:13360: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13360: $? = 0 configure:13360: result: yes configure:13369: checking for nanoseconds field of struct stat.st_mtim configure:13395: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DST_MTIM_NSEC=tv_nsec conftest.c >&5 configure:13395: $? = 0 configure:13402: result: tv_nsec configure:13453: checking for i686-uhu-linux-pkg-config configure:13486: result: no configure:13496: checking for pkg-config configure:13514: found /usr/bin/pkg-config configure:13526: result: /usr/bin/pkg-config configure:13551: checking pkg-config is at least version 0.9.0 configure:13554: result: yes configure:13564: checking for DAEMON configure:13571: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:13574: $? = 0 configure:13588: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:13591: $? = 0 configure:13649: result: yes configure:13670: checking for TEST configure:13677: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:13680: $? = 0 configure:13694: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:13697: $? = 0 configure:13755: result: yes configure:13873: checking sys/inotify.h usability configure:13873: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13873: $? = 0 configure:13873: result: yes configure:13873: checking sys/inotify.h presence configure:13873: i686-uhu-linux-gcc -E conftest.c configure:13873: $? = 0 configure:13873: result: yes configure:13873: checking for sys/inotify.h configure:13873: result: yes configure:13949: checking for kevent configure:13949: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccwzcKNk.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kevent' collect2: error: ld returned 1 exit status configure:13949: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gamin" | #define VERSION "0.1.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_USLEEP 1 | #define HAVE_SETSID 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETLOGIN_R 1 | #define ST_MTIM_NSEC tv_nsec | #define GAMIN_DEBUG /**/ | #define HAVE_LINUX /**/ | #define ENABLE_POLLING 1 | #define HAVE_SYS_INOTIFY_H 1 | #define ENABLE_INOTIFY 1 | #define ENABLE_DNOTIFY 1 | /* end confdefs.h. */ | /* Define kevent to an innocuous variant, in case declares kevent. | For example, HP-UX 11i declares gettimeofday. */ | #define kevent innocuous_kevent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kevent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kevent | | /* 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 kevent (); | /* 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_kevent || defined __stub___kevent | choke me | #endif | | int | main () | { | return kevent (); | ; | return 0; | } configure:13949: result: no configure:14013: checking pthread.h usability configure:14013: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14013: $? = 0 configure:14013: result: yes configure:14013: checking pthread.h presence configure:14013: i686-uhu-linux-gcc -E conftest.c configure:14013: $? = 0 configure:14013: result: yes configure:14013: checking for pthread.h configure:14013: result: yes configure:14015: checking for pthread_mutexattr_settype in -lpthread configure:14040: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14040: $? = 0 configure:14049: result: yes configure:14270: checking for ISO C99 varargs macros in C configure:14287: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14287: $? = 0 configure:14293: result: yes configure:14296: checking for GNUC varargs macros configure:14313: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14313: $? = 0 configure:14319: result: yes configure:14333: checking for struct cmsgcred configure:14353: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:53:17: error: storage size of 'cred' isn't known struct cmsgcred cred; ^ configure:14353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gamin" | #define VERSION "0.1.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_USLEEP 1 | #define HAVE_SETSID 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETLOGIN_R 1 | #define ST_MTIM_NSEC tv_nsec | #define GAMIN_DEBUG /**/ | #define HAVE_LINUX /**/ | #define ENABLE_POLLING 1 | #define HAVE_SYS_INOTIFY_H 1 | #define ENABLE_INOTIFY 1 | #define ENABLE_DNOTIFY 1 | #define HAVE_LIBPTHREAD /**/ | #define HAVE_PTHREAD_H /**/ | #define HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | struct cmsgcred cred; | | cred.cmcred_pid = 0; | | ; | return 0; | } configure:14359: result: no configure:14370: checking abstract socket namespace configure:14428: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14428: $? = 0 configure:14428: ./conftest configure:14428: $? = 0 configure:14443: result: yes configure:14495: checking for python configure:14513: found /usr/bin/python configure:14525: result: /usr/bin/python configure:14597: checking for more compiler warnings configure:14600: result: yes configure:14611: checking whether gcc understands -Wno-sign-compare configure:14624: i686-uhu-linux-gcc -c -Wno-sign-compare conftest.c >&5 configure:14624: $? = 0 configure:14633: result: yes configure:14770: checking that generated files are newer than configure configure:14776: result: done configure:14851: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp08 config.status:1162: creating Makefile config.status:1162: creating lib/Makefile config.status:1162: creating libgamin/Makefile config.status:1162: creating server/Makefile config.status:1162: creating tests/Makefile config.status:1162: creating python/Makefile config.status:1162: creating python/tests/Makefile config.status:1162: creating doc/Makefile config.status:1162: creating gamin.pc config.status:1162: creating gamin.spec config.status:1162: creating config.h config.status:1391: executing depfiles commands config.status:1391: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DAEMON_CFLAGS_set= ac_cv_env_DAEMON_CFLAGS_value= ac_cv_env_DAEMON_LIBS_set= ac_cv_env_DAEMON_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= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_TEST_CFLAGS_set= ac_cv_env_TEST_CFLAGS_value= ac_cv_env_TEST_LIBS_set= ac_cv_env_TEST_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_getlogin_r=yes ac_cv_func_kevent=no ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setsid=yes ac_cv_func_usleep=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pthread_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_inotify_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_pthread_pthread_mutexattr_settype=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_struct_st_mtim_nsec=tv_nsec ac_cv_target=i686-uhu-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_cc_stdc= lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_DAEMON_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_DAEMON_LIBS='-lglib-2.0 ' pkg_cv_TEST_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_TEST_LIBS='-lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS=' -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.14' AWK='gawk' BUILD_DOCS_FALSE='' BUILD_DOCS_TRUE='#' BUILD_LIBGAMIN_FALSE='#' BUILD_LIBGAMIN_TRUE='' BUILD_SERVER_FALSE='#' BUILD_SERVER_TRUE='' BUILD_TESTS_FALSE='#' BUILD_TESTS_TRUE='' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DAEMON_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' DAEMON_LIBS='-lglib-2.0 ' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_DNOTIFY_FALSE='#' ENABLE_DNOTIFY_TRUE='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_HURD_MACH_NOTIFY_FALSE='' ENABLE_HURD_MACH_NOTIFY_TRUE='#' ENABLE_INOTIFY_FALSE='#' ENABLE_INOTIFY_TRUE='' ENABLE_KQUEUE_FALSE='' ENABLE_KQUEUE_TRUE='#' EXEEXT='' FAM_VERSION_INFO='0:0:0' FGREP='/bin/grep -F' GAMIN_DEBUG_FALSE='#' GAMIN_DEBUG_TRUE='' GAMIN_MAJOR_VERSION='0' GAMIN_MICRO_VERSION='10' GAMIN_MINOR_VERSION='1' GAMIN_VERSION='0.1.10' GAMIN_VERSION_INFO='1:10:1' GREP='/bin/grep' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MANIFEST_TOOL=':' MIG='' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='gamin' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PYTHON='/usr/bin/python' PYTHON_INCLUDES='/usr/include/python2.7' PYTHON_SITE_PACKAGES='/usr/lib/python2.7/site-packages' PYTHON_VERSION='2.7' RANLIB='ranlib' RELDATE='Wed Jul 9 2014' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TEST_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' TEST_LIBS='-lglib-2.0 ' THREAD_LIBS='-lpthread' VERSION='0.1.10' WITH_PYTHON_FALSE='#' WITH_PYTHON_TRUE='' WITH_THREADS='1' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_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-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pythondir='$(libdir)/python$(PYTHON_VERSION)/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "gamin" #define VERSION "0.1.10" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define STDC_HEADERS 1 #define HAVE_USLEEP 1 #define HAVE_SETSID 1 #define HAVE_SETENV 1 #define HAVE_PUTENV 1 #define HAVE_GETLOGIN_R 1 #define ST_MTIM_NSEC tv_nsec #define GAMIN_DEBUG /**/ #define HAVE_LINUX /**/ #define ENABLE_POLLING 1 #define HAVE_SYS_INOTIFY_H 1 #define ENABLE_INOTIFY 1 #define ENABLE_DNOTIFY 1 #define HAVE_LIBPTHREAD /**/ #define HAVE_PTHREAD_H /**/ #define HAVE_ISO_VARARGS 1 #define HAVE_GNUC_VARARGS 1 #define HAVE_ABSTRACT_SOCKETS configure: exit 0