This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by thunar-vfs configure 1.2.0, which was generated by GNU Autoconf 2.68. 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 = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 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:2568: checking build system type configure:2582: result: i686-uhu-linux-gnu configure:2602: checking host system type configure:2615: result: i686-uhu-linux-gnu configure:2635: checking target system type configure:2648: result: i686-uhu-linux-gnu configure:2692: checking for a BSD-compatible install configure:2760: result: /bin/install -c configure:2771: checking whether build environment is sane configure:2821: result: yes configure:2962: checking for a thread-safe mkdir -p configure:3001: result: /bin/mkdir -p configure:3014: checking for gawk configure:3030: found /bin/gawk configure:3041: result: gawk configure:3052: checking whether make sets $(MAKE) configure:3074: result: yes configure:3149: checking how to create a ustar tar archive configure:3162: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3165: $? = 0 configure:3205: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3208: $? = 0 configure:3212: tar -xf - &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:3659: $? = 0 configure:3648: 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:3659: $? = 0 configure:3648: 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:3659: $? = 1 configure:3648: 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:3659: $? = 1 configure:3679: checking whether the C compiler works configure:3701: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3705: $? = 0 configure:3753: result: yes configure:3756: checking for C compiler default output file name configure:3758: result: a.out configure:3764: checking for suffix of executables configure:3771: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3775: $? = 0 configure:3797: result: configure:3819: checking whether we are cross compiling configure:3827: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3831: $? = 0 configure:3838: ./conftest configure:3842: $? = 0 configure:3857: result: no configure:3862: checking for suffix of object files configure:3884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3888: $? = 0 configure:3909: result: o configure:3913: checking whether we are using the GNU C compiler configure:3932: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3932: $? = 0 configure:3941: result: yes configure:3950: checking whether i686-uhu-linux-gcc accepts -g configure:3970: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3970: $? = 0 configure:4011: result: yes configure:4028: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4092: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4092: $? = 0 configure:4105: result: none needed configure:4127: checking dependency style of i686-uhu-linux-gcc configure:4237: result: gcc3 configure:4258: checking how to run the C preprocessor configure:4289: i686-uhu-linux-gcc -E conftest.c configure:4289: $? = 0 configure:4303: 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:4303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | /* end confdefs.h. */ | #include configure:4328: result: i686-uhu-linux-gcc -E configure:4348: i686-uhu-linux-gcc -E conftest.c configure:4348: $? = 0 configure:4362: 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:4362: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | /* end confdefs.h. */ | #include configure:4391: checking for grep that handles long lines and -e configure:4449: result: /bin/grep configure:4454: checking for egrep configure:4516: result: /bin/grep -E configure:4521: checking for ANSI C header files configure:4541: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4541: $? = 0 configure:4614: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4614: $? = 0 configure:4614: ./conftest configure:4614: $? = 0 configure:4625: result: yes configure:4638: checking for sys/types.h configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for sys/stat.h configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for stdlib.h configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for string.h configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for memory.h configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for strings.h configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for inttypes.h configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for stdint.h configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4638: checking for unistd.h configure:4638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4638: $? = 0 configure:4638: result: yes configure:4651: checking minix/config.h usability configure:4651: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #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:4651: result: no configure:4651: checking minix/config.h presence configure:4651: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4651: result: no configure:4651: checking for minix/config.h configure:4651: result: no configure:4672: checking whether it is safe to define __EXTENSIONS__ configure:4690: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4690: $? = 0 configure:4697: result: yes configure:4712: checking for library containing strerror configure:4743: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4743: $? = 0 configure:4760: result: none required configure:4784: checking for i686-uhu-linux-gcc configure:4811: result: i686-uhu-linux-gcc configure:5080: checking for C compiler version configure:5089: 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:5100: $? = 0 configure:5089: 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:5100: $? = 0 configure:5089: 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:5100: $? = 1 configure:5089: 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:5100: $? = 1 configure:5104: checking whether we are using the GNU C compiler configure:5132: result: yes configure:5141: checking whether i686-uhu-linux-gcc accepts -g configure:5202: result: yes configure:5219: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5296: result: none needed configure:5318: checking dependency style of i686-uhu-linux-gcc configure:5428: result: gcc3 configure:5443: checking for a sed that does not truncate output configure:5507: result: /bin/sed configure:5525: checking for fgrep configure:5587: result: /bin/grep -F configure:5614: checking how to print strings configure:5641: result: printf configure:5674: checking for ld used by i686-uhu-linux-gcc configure:5741: result: /usr/bin/ld configure:5748: checking if the linker (/usr/bin/ld) is GNU ld configure:5763: result: yes configure:5776: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:5807: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:5811: $? = 0 configure:5817: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:5821: $? = 0 configure:5832: cc -c conftest.c >&5 configure:5836: $? = 0 configure:5844: cc -c conftest.c -o conftest2.o >&5 configure:5848: $? = 0 configure:5854: cc -c conftest.c -o conftest2.o >&5 configure:5858: $? = 0 configure:5876: result: yes configure:5903: checking whether NLS is requested configure:5912: result: yes configure:5942: checking for intltool-update configure:5960: found /usr/bin/intltool-update configure:5972: result: /usr/bin/intltool-update configure:5982: checking for intltool-merge configure:6000: found /usr/bin/intltool-merge configure:6012: result: /usr/bin/intltool-merge configure:6022: checking for intltool-extract configure:6040: found /usr/bin/intltool-extract configure:6052: result: /usr/bin/intltool-extract configure:6183: checking for xgettext configure:6201: found /usr/bin/xgettext configure:6213: result: /usr/bin/xgettext configure:6223: checking for msgmerge configure:6241: found /usr/bin/msgmerge configure:6253: result: /usr/bin/msgmerge configure:6263: checking for msgfmt configure:6281: found /usr/bin/msgfmt configure:6293: result: /usr/bin/msgfmt configure:6303: checking for gmsgfmt configure:6334: result: /usr/bin/msgfmt configure:6354: checking for perl configure:6372: found /usr/bin/perl configure:6384: result: /usr/bin/perl configure:6395: checking for perl >= 5.8.1 configure:6402: result: 5.18.2 configure:6406: checking for XML::Parser configure:6409: result: ok configure:6434: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6434: $? = 0 configure:6464: checking for perl5 configure:6480: found /usr/bin/perl5 configure:6491: result: perl5 configure:6576: checking for BSD- or MS-compatible name lister (nm) configure:6625: result: /usr/bin/nm -B configure:6755: checking the name lister (/usr/bin/nm -B) interface configure:6762: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6765: /usr/bin/nm -B "conftest.o" configure:6768: output 00000000 B some_variable configure:6775: result: BSD nm configure:6778: checking whether ln -s works configure:6782: result: yes configure:6790: checking the maximum length of command line arguments configure:6915: result: 1572864 configure:6932: checking whether the shell understands some XSI constructs configure:6942: result: yes configure:6946: checking whether the shell understands "+=" configure:6952: result: yes configure:6987: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:7027: result: func_convert_file_noop configure:7034: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:7054: result: func_convert_file_noop configure:7061: checking for /usr/bin/ld option to reload object files configure:7068: result: -r configure:7102: checking for i686-uhu-linux-objdump configure:7132: result: no configure:7142: checking for objdump configure:7158: found /usr/bin/objdump configure:7169: result: objdump configure:7201: checking how to recognize dependent libraries configure:7403: result: pass_all configure:7448: checking for i686-uhu-linux-dlltool configure:7478: result: no configure:7488: checking for dlltool configure:7518: result: no configure:7548: checking how to associate runtime and link libraries configure:7575: result: printf %s\n configure:7591: checking for i686-uhu-linux-ar configure:7607: found /usr/bin/i686-uhu-linux-ar configure:7618: result: i686-uhu-linux-ar configure:7699: checking for archiver @FILE support configure:7716: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7716: $? = 0 configure:7719: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7722: $? = 0 configure:7727: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7730: $? = 1 configure:7742: result: @ configure:7760: checking for i686-uhu-linux-strip configure:7790: result: no configure:7800: checking for strip configure:7816: found /usr/bin/strip configure:7827: result: strip configure:7859: checking for i686-uhu-linux-ranlib configure:7889: result: no configure:7899: checking for ranlib configure:7915: found /usr/bin/ranlib configure:7926: result: ranlib configure:8028: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:8147: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8150: $? = 0 configure:8154: /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:8157: $? = 0 configure:8223: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:8226: $? = 0 configure:8264: result: ok configure:8301: checking for sysroot configure:8331: result: no configure:8534: checking for i686-uhu-linux-mt configure:8564: result: no configure:8574: checking for mt configure:8604: result: no configure:8624: checking if : is a manifest tool configure:8630: : '-?' configure:8638: result: no configure:9267: checking for dlfcn.h configure:9267: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9267: $? = 0 configure:9267: result: yes configure:9424: checking for objdir configure:9439: result: .libs configure:9706: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9724: 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:9728: $? = 0 configure:9741: result: no configure:10051: checking for i686-uhu-linux-gcc option to produce PIC configure:10058: result: -fPIC -DPIC configure:10066: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:10084: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:10088: $? = 0 configure:10101: result: yes configure:10130: checking if i686-uhu-linux-gcc static flag -static works configure:10158: result: yes configure:10173: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10194: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:10198: $? = 0 configure:10220: result: yes configure:10228: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10275: result: yes configure:10308: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11466: result: yes configure:11503: checking whether -lc should be explicitly linked in configure:11511: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11514: $? = 0 configure:11529: 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:11532: $? = 0 configure:11546: result: no configure:11711: checking dynamic linker characteristics configure:12225: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12225: $? = 0 configure:12447: result: GNU/Linux ld.so configure:12554: checking how to hardcode library paths into programs configure:12579: result: immediate configure:13119: checking whether stripping libraries is possible configure:13124: result: yes configure:13159: checking if libtool supports shared libraries configure:13161: result: yes configure:13164: checking whether to build shared libraries configure:13185: result: yes configure:13188: checking whether to build static libraries configure:13192: result: no configure:13246: checking for special C compiler options needed for large files configure:13291: result: no configure:13297: checking for _FILE_OFFSET_BITS value needed for large files configure:13322: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:35:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:35:3: warning: left shift count >= width of type [enabled by default] conftest.c:36:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:36:10: warning: left shift count >= width of type [enabled by default] conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:13322: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_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:13346: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13346: $? = 0 configure:13354: result: 64 configure:13440: checking for mount configure:13458: found /bin/mount configure:13471: result: /bin/mount configure:13481: checking for umount configure:13499: found /bin/umount configure:13512: result: /bin/umount configure:13533: checking ctype.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking ctype.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for ctype.h configure:13533: result: yes configure:13533: checking dirent.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking dirent.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for dirent.h configure:13533: result: yes configure:13533: checking errno.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking errno.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for errno.h configure:13533: result: yes configure:13533: checking fcntl.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking fcntl.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for fcntl.h configure:13533: result: yes configure:13533: checking fnmatch.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking fnmatch.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for fnmatch.h configure:13533: result: yes configure:13533: checking fstab.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking fstab.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for fstab.h configure:13533: result: yes configure:13533: checking grp.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking grp.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for grp.h configure:13533: result: yes configure:13533: checking limits.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking limits.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for limits.h configure:13533: result: yes configure:13533: checking locale.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking locale.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for locale.h configure:13533: result: yes configure:13533: checking math.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking math.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for math.h configure:13533: result: yes configure:13533: checking for memory.h configure:13533: result: yes configure:13533: checking mntent.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking mntent.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for mntent.h configure:13533: result: yes configure:13533: checking paths.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking paths.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for paths.h configure:13533: result: yes configure:13533: checking pwd.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking pwd.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for pwd.h configure:13533: result: yes configure:13533: checking regex.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking regex.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for regex.h configure:13533: result: yes configure:13533: checking sched.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking sched.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for sched.h configure:13533: result: yes configure:13533: checking setjmp.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking setjmp.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for setjmp.h configure:13533: result: yes configure:13533: checking signal.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking signal.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for signal.h configure:13533: result: yes configure:13533: checking stdarg.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking stdarg.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for stdarg.h configure:13533: result: yes configure:13533: checking for stdlib.h configure:13533: result: yes configure:13533: checking for string.h configure:13533: result: yes configure:13533: checking syslog.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking syslog.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for syslog.h configure:13533: result: yes configure:13533: checking sys/xattr.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking sys/xattr.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for sys/xattr.h configure:13533: result: yes configure:13533: checking sys/extattr.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:86:25: fatal error: sys/extattr.h: No such file or directory #include ^ compilation terminated. configure:13533: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_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:13533: result: no configure:13533: checking sys/extattr.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c conftest.c:53:25: fatal error: sys/extattr.h: No such file or directory #include ^ compilation terminated. configure:13533: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include configure:13533: result: no configure:13533: checking for sys/extattr.h configure:13533: result: no configure:13533: checking sys/cdio.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:86:22: fatal error: sys/cdio.h: No such file or directory #include ^ compilation terminated. configure:13533: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_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:13533: result: no configure:13533: checking sys/cdio.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c conftest.c:53:22: fatal error: sys/cdio.h: No such file or directory #include ^ compilation terminated. configure:13533: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include configure:13533: result: no configure:13533: checking for sys/cdio.h configure:13533: result: no configure:13533: checking sys/mman.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking sys/mman.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for sys/mman.h configure:13533: result: yes configure:13533: checking sys/mnttab.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:87:24: fatal error: sys/mnttab.h: No such file or directory #include ^ compilation terminated. configure:13533: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_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:13533: result: no configure:13533: checking sys/mnttab.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c conftest.c:54:24: fatal error: sys/mnttab.h: No such file or directory #include ^ compilation terminated. configure:13533: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:13533: result: no configure:13533: checking for sys/mnttab.h configure:13533: result: no configure:13533: checking sys/mount.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking sys/mount.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for sys/mount.h configure:13533: result: yes configure:13533: checking sys/param.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking sys/param.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for sys/param.h configure:13533: result: yes configure:13533: checking sys/resource.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking sys/resource.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for sys/resource.h configure:13533: result: yes configure:13533: checking for sys/stat.h configure:13533: result: yes configure:13533: checking sys/statfs.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking sys/statfs.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for sys/statfs.h configure:13533: result: yes configure:13533: checking sys/statvfs.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking sys/statvfs.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for sys/statvfs.h configure:13533: result: yes configure:13533: checking sys/time.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking sys/time.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for sys/time.h configure:13533: result: yes configure:13533: checking sys/ucred.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:94:23: fatal error: sys/ucred.h: No such file or directory #include ^ compilation terminated. configure:13533: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_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:13533: result: no configure:13533: checking sys/ucred.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c conftest.c:61:23: fatal error: sys/ucred.h: No such file or directory #include ^ compilation terminated. configure:13533: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:13533: result: no configure:13533: checking for sys/ucred.h configure:13533: result: no configure:13533: checking sys/uio.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking sys/uio.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for sys/uio.h configure:13533: result: yes configure:13533: checking sys/vfs.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking sys/vfs.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for sys/vfs.h configure:13533: result: yes configure:13533: checking sys/wait.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking sys/wait.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for sys/wait.h configure:13533: result: yes configure:13533: checking time.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking time.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for time.h configure:13533: result: yes configure:13533: checking wchar.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking wchar.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for wchar.h configure:13533: result: yes configure:13533: checking wctype.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking wctype.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c configure:13533: $? = 0 configure:13533: result: yes configure:13533: checking for wctype.h configure:13533: result: yes configure:13533: checking crt_externs.h usability configure:13533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:100:25: fatal error: crt_externs.h: No such file or directory #include ^ compilation terminated. configure:13533: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_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:13533: result: no configure:13533: checking crt_externs.h presence configure:13533: i686-uhu-linux-gcc -E conftest.c conftest.c:67:25: fatal error: crt_externs.h: No such file or directory #include ^ compilation terminated. configure:13533: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include configure:13533: result: no configure:13533: checking for crt_externs.h configure:13533: result: no configure:13533: checking for unistd.h configure:13533: result: yes configure:13550: checking for stdlib.h configure:13550: result: yes configure:13550: checking for unistd.h configure:13550: result: yes configure:13550: checking for sys/param.h configure:13550: result: yes configure:13570: checking for getpagesize configure:13570: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13570: $? = 0 configure:13570: result: yes configure:13579: checking for working mmap configure:13726: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13726: $? = 0 configure:13726: ./conftest configure:13726: $? = 0 configure:13736: result: yes configure:13745: checking whether environ is declared configure:13745: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13745: $? = 0 configure:13745: result: yes configure:13764: checking for attropen configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cc8e3H6j.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `attropen' collect2: error: ld returned 1 exit status configure:13764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DECL_ENVIRON 1 | /* end confdefs.h. */ | /* Define attropen to an innocuous variant, in case declares attropen. | For example, HP-UX 11i declares gettimeofday. */ | #define attropen innocuous_attropen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char attropen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef attropen | | /* 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 attropen (); | /* 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_attropen || defined __stub___attropen | choke me | #endif | | int | main () | { | return attropen (); | ; | return 0; | } configure:13764: result: no configure:13764: checking for extattr_get_fd configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccl4IOzn.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `extattr_get_fd' collect2: error: ld returned 1 exit status configure:13764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DECL_ENVIRON 1 | /* end confdefs.h. */ | /* Define extattr_get_fd to an innocuous variant, in case declares extattr_get_fd. | For example, HP-UX 11i declares gettimeofday. */ | #define extattr_get_fd innocuous_extattr_get_fd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char extattr_get_fd (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef extattr_get_fd | | /* 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 extattr_get_fd (); | /* 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_extattr_get_fd || defined __stub___extattr_get_fd | choke me | #endif | | int | main () | { | return extattr_get_fd (); | ; | return 0; | } configure:13764: result: no configure:13764: checking for fgetxattr configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for futimes configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for getdents configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccUerXjH.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getdents' collect2: error: ld returned 1 exit status configure:13764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_FGETXATTR 1 | #define HAVE_FUTIMES 1 | /* end confdefs.h. */ | /* Define getdents to an innocuous variant, in case declares getdents. | For example, HP-UX 11i declares gettimeofday. */ | #define getdents innocuous_getdents | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getdents (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getdents | | /* 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 getdents (); | /* 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_getdents || defined __stub___getdents | choke me | #endif | | int | main () | { | return getdents (); | ; | return 0; | } configure:13764: result: no configure:13764: checking for getfsspec configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for getfsstat configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccK4xTxT.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getfsstat' collect2: error: ld returned 1 exit status configure:13764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_FGETXATTR 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETFSSPEC 1 | /* end confdefs.h. */ | /* Define getfsstat to an innocuous variant, in case declares getfsstat. | For example, HP-UX 11i declares gettimeofday. */ | #define getfsstat innocuous_getfsstat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getfsstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getfsstat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getfsstat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getfsstat || defined __stub___getfsstat | choke me | #endif | | int | main () | { | return getfsstat (); | ; | return 0; | } configure:13764: result: no configure:13764: checking for lchmod configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:105:1: error: unknown type name 'choke' choke me ^ conftest.c:108:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:13764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_FGETXATTR 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETFSSPEC 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char lchmod (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure:13764: result: no configure:13764: checking for localeconv configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for localtime_r configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for mbrtowc configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for mkdtemp configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for mkfifo configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for posix_madvise configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for pread configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for pwrite configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for readdir_r configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for sched_yield configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for setgroupent configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccs7lKcL.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setgroupent' collect2: error: ld returned 1 exit status configure:13764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_FGETXATTR 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETFSSPEC 1 | #define HAVE_LOCALECONV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_READDIR_R 1 | #define HAVE_SCHED_YIELD 1 | /* end confdefs.h. */ | /* Define setgroupent to an innocuous variant, in case declares setgroupent. | For example, HP-UX 11i declares gettimeofday. */ | #define setgroupent innocuous_setgroupent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setgroupent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setgroupent | | /* 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 setgroupent (); | /* 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_setgroupent || defined __stub___setgroupent | choke me | #endif | | int | main () | { | return setgroupent (); | ; | return 0; | } configure:13764: result: no configure:13764: checking for setmntent configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for setpassent configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccuVByHT.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setpassent' collect2: error: ld returned 1 exit status configure:13764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_FGETXATTR 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETFSSPEC 1 | #define HAVE_LOCALECONV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_READDIR_R 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETMNTENT 1 | /* end confdefs.h. */ | /* Define setpassent to an innocuous variant, in case declares setpassent. | For example, HP-UX 11i declares gettimeofday. */ | #define setpassent innocuous_setpassent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setpassent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setpassent | | /* 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 setpassent (); | /* 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_setpassent || defined __stub___setpassent | choke me | #endif | | int | main () | { | return setpassent (); | ; | return 0; | } configure:13764: result: no configure:13764: checking for setpriority configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for statfs configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for statvfs configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for statvfs1 configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cctlphsf.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `statvfs1' collect2: error: ld returned 1 exit status configure:13764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_FGETXATTR 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETFSSPEC 1 | #define HAVE_LOCALECONV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_READDIR_R 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | /* end confdefs.h. */ | /* Define statvfs1 to an innocuous variant, in case declares statvfs1. | For example, HP-UX 11i declares gettimeofday. */ | #define statvfs1 innocuous_statvfs1 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char statvfs1 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef statvfs1 | | /* 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 statvfs1 (); | /* 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_statvfs1 || defined __stub___statvfs1 | choke me | #endif | | int | main () | { | return statvfs1 (); | ; | return 0; | } configure:13764: result: no configure:13764: checking for strcoll configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for strlcpy configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cc1vuGXg.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:13764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_FGETXATTR 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETFSSPEC 1 | #define HAVE_LOCALECONV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_READDIR_R 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCOLL 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:13764: result: no configure:13764: checking for strptime configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for symlink configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for syslog configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for posix_fadvise configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for setfsent configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for getvfsstat configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccNr4PQO.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getvfsstat' collect2: error: ld returned 1 exit status configure:13764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_FGETXATTR 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETFSSPEC 1 | #define HAVE_LOCALECONV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_READDIR_R 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSLOG 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_SETFSENT 1 | /* end confdefs.h. */ | /* Define getvfsstat to an innocuous variant, in case declares getvfsstat. | For example, HP-UX 11i declares gettimeofday. */ | #define getvfsstat innocuous_getvfsstat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getvfsstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getvfsstat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getvfsstat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getvfsstat || defined __stub___getvfsstat | choke me | #endif | | int | main () | { | return getvfsstat (); | ; | return 0; | } configure:13764: result: no configure:13764: checking for getmntent configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13764: $? = 0 configure:13764: result: yes configure:13764: checking for _NSGetEnviron configure:13764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccg50Q2X.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_NSGetEnviron' collect2: error: ld returned 1 exit status configure:13764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_FGETXATTR 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETFSSPEC 1 | #define HAVE_LOCALECONV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_READDIR_R 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSLOG 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_SETFSENT 1 | #define HAVE_GETMNTENT 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:13764: result: no configure:13774: checking whether we need _BSD_SOURCE and _XOPEN_SOURCE configure:13789: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13789: $? = 0 configure:13797: result: yes configure:13809: checking for struct statfs.f_mntonname configure:13809: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:108:22: error: storage size of 'ac_aggr' isn't known static struct statfs ac_aggr; ^ configure:13809: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_FGETXATTR 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETFSSPEC 1 | #define HAVE_LOCALECONV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_READDIR_R 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSLOG 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_SETFSENT 1 | #define HAVE_GETMNTENT 1 | #define _XOPEN_SOURCE 600 | #define _BSD_SOURCE 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct statfs ac_aggr; | if (ac_aggr.f_mntonname) | return 0; | ; | return 0; | } configure:13809: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:108:22: error: storage size of 'ac_aggr' isn't known static struct statfs ac_aggr; ^ configure:13809: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "thunar-vfs" | #define PACKAGE_TARNAME "thunar-vfs" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "thunar-vfs 1.2.0" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "thunar-vfs" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LINUX /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_FGETXATTR 1 | #define HAVE_FUTIMES 1 | #define HAVE_GETFSSPEC 1 | #define HAVE_LOCALECONV 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MKFIFO 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_READDIR_R 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRPTIME 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSLOG 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_SETFSENT 1 | #define HAVE_GETMNTENT 1 | #define _XOPEN_SOURCE 600 | #define _BSD_SOURCE 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct statfs ac_aggr; | if (sizeof ac_aggr.f_mntonname) | return 0; | ; | return 0; | } configure:13809: result: no configure:13837: checking for locale.h configure:13837: result: yes configure:13848: checking for LC_MESSAGES configure:13864: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13864: $? = 0 configure:13872: result: yes configure:13889: checking libintl.h usability configure:13889: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13889: $? = 0 configure:13889: result: yes configure:13889: checking libintl.h presence configure:13889: i686-uhu-linux-gcc -E conftest.c configure:13889: $? = 0 configure:13889: result: yes configure:13889: checking for libintl.h configure:13889: result: yes configure:13897: checking for ngettext in libc configure:13915: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13915: $? = 0 configure:13924: result: yes configure:13928: checking for dgettext in libc configure:13946: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13946: $? = 0 configure:13955: result: yes configure:13962: checking for bind_textdomain_codeset configure:13962: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13962: $? = 0 configure:13962: result: yes configure:14238: checking for msgfmt configure:14265: result: /usr/bin/msgfmt configure:14276: checking for dcgettext configure:14276: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:128:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:14276: $? = 0 configure:14276: result: yes configure:14286: checking if msgfmt accepts -c configure:14301: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:14304: $? = 0 configure:14306: result: yes configure:14316: checking for gmsgfmt configure:14347: result: /usr/bin/msgfmt configure:14357: checking for xgettext configure:14384: result: /usr/bin/xgettext configure:14403: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14403: $? = 0 configure:14481: checking for catalogs to be installed configure:14506: result: ar be bn ca cs da de dz el en_GB eo es et eu fi fr gl he hr hu id it ja ka kk ko ku lt lv mk nb nl nn pa pl pt_BR pt ro ru sk sq sv tr ug uk ur_PK ur vi zh_CN zh_TW configure:14539: checking for bind_textdomain_codeset configure:14539: result: yes configure:14545: checking for locales directory configure:14561: result: ${datarootdir}/locale configure:14565: checking for additional xgettext flags configure:14573: result: --keyword=Q_ --from-code=UTF-8 configure:14577: checking for X configure:14685: i686-uhu-linux-gcc -E conftest.c configure:14685: $? = 0 configure:14716: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 >&5 configure:14716: $? = 0 configure:14766: result: libraries , headers configure:14865: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 >&5 configure:14865: $? = 0 configure:14963: checking for gethostbyname configure:14963: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14963: $? = 0 configure:14963: result: yes configure:15060: checking for connect configure:15060: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15060: $? = 0 configure:15060: result: yes configure:15109: checking for remove configure:15109: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15109: $? = 0 configure:15109: result: yes configure:15158: checking for shmat configure:15158: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15158: $? = 0 configure:15158: result: yes configure:15216: checking for IceConnectionNumber in -lICE configure:15241: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lICE >&5 configure:15241: $? = 0 configure:15250: result: yes configure:15265: checking for main in -lX11 configure:15284: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 -lSM -lICE >&5 configure:15284: $? = 0 configure:15293: result: yes configure:15342: checking for pkg-config configure:15360: found /usr/bin/pkg-config configure:15373: result: /usr/bin/pkg-config configure:15395: checking for pkg-config >= 0.9.0 configure:15399: result: 0.28 configure:15416: checking for exo-1 >= 0.6.0 configure:15420: result: 0.10.2 configure:15423: checking EXO_CFLAGS configure:15426: result: -pthread -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:15429: checking EXO_LIBS configure:15432: result: -lexo-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 configure:15554: checking for glib-2.0 >= 2.12.0 configure:15558: result: 2.40.0 configure:15561: checking GLIB_CFLAGS configure:15564: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:15567: checking GLIB_LIBS configure:15570: result: -lglib-2.0 configure:15692: checking for gthread-2.0 >= 2.12.0 configure:15696: result: 2.40.0 configure:15699: checking GTHREAD_CFLAGS configure:15702: result: -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:15705: checking GTHREAD_LIBS configure:15708: result: -lgthread-2.0 -pthread -lglib-2.0 configure:15830: checking for gtk+-2.0 >= 2.10.0 configure:15834: result: 2.24.24 configure:15837: checking GTK_CFLAGS configure:15840: result: -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 configure:15843: checking GTK_LIBS configure:15846: result: -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype configure:15968: checking for gdk-pixbuf-2.0 >= 2.10.0 configure:15972: result: 2.30.8 configure:15975: checking GDK_PIXBUF_CFLAGS configure:15978: result: -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:15981: checking GDK_PIXBUF_LIBS configure:15984: result: -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 configure:16106: checking for libxfce4util-1.0 >= 4.8.0 configure:16110: result: 4.10.1 configure:16113: checking LIBXFCE4UTIL_CFLAGS configure:16116: result: -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:16119: checking LIBXFCE4UTIL_LIBS configure:16122: result: -lxfce4util -lglib-2.0 configure:16245: checking for libpng >= 1.2.0 configure:16249: result: 1.6.10 configure:16252: checking LIBPNG_CFLAGS configure:16255: result: -I/usr/include/libpng16 configure:16258: checking LIBPNG_LIBS configure:16261: result: -lpng16 configure:16660: checking for dbus-glib-1 >= 0.34 configure:16664: result: 0.102 configure:16667: checking DBUS_CFLAGS configure:16670: result: -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:16673: checking DBUS_LIBS configure:16676: result: -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 configure:16839: checking for gconf-2.0 >= 2.4.0 configure:16843: result: 3.2.6 configure:16846: checking GCONF_CFLAGS configure:16849: result: -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:16852: checking GCONF_LIBS configure:16855: result: -lgconf-2 -lglib-2.0 configure:17018: checking for libstartup-notification-1.0 >= 0.4 configure:17022: result: 0.12 configure:17025: checking LIBSTARTUP_NOTIFICATION_CFLAGS configure:17028: result: -I/usr/include/startup-notification-1.0 configure:17031: checking LIBSTARTUP_NOTIFICATION_LIBS configure:17034: result: -lstartup-notification-1 configure:17105: checking for freetype-config configure:17123: found /usr/bin/freetype-config configure:17136: result: /usr/bin/freetype-config configure:17145: checking FREETYPE_CFLAGS configure:17148: result: -I/usr/include/freetype2 configure:17151: checking FREETYPE_LIBS configure:17154: result: -lfreetype -L/lib -lz -lbz2 -lpng16 configure:17170: checking for jpeg_start_decompress in -ljpeg configure:17195: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ljpeg >&5 configure:17195: $? = 0 configure:17204: result: yes configure:17208: checking jpeglib.h usability configure:17208: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17208: $? = 0 configure:17208: result: yes configure:17208: checking jpeglib.h presence configure:17208: i686-uhu-linux-gcc -E conftest.c configure:17208: $? = 0 configure:17208: result: yes configure:17208: checking for jpeglib.h configure:17208: result: yes configure:17240: checking for i686-uhu-linux-pkg-config configure:17270: result: /usr/bin/pkg-config configure:17338: checking pkg-config is at least version 0.9.0 configure:17341: result: yes configure:17353: checking for gtkdoc-check configure:17386: result: no configure:17395: checking for gtkdoc-rebase configure:17428: result: no configure:17439: checking for gtkdoc-mkpdf configure:17472: result: no configure:17510: checking whether to build gtk-doc documentation configure:17512: result: no configure:17702: checking for operating system support configure:17712: result: generic configure:17813: checking for gamin >= 0.1.0 configure:17817: result: 0.1.10 configure:17820: checking LIBFAM_CFLAGS configure:17823: result: configure:17826: checking LIBFAM_LIBS configure:17829: result: -lgamin-1 configure:17982: checking for FAMNoExists configure:17982: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lgamin-1 >&5 configure:17982: $? = 0 configure:17982: result: yes configure:18097: checking for hal-storage >= 0.5.0 configure:18142: result: not found configure:18465: checking for the volume manager implemenation configure:18486: result: none configure:18524: checking whether to build with debugging support configure:18598: result: minimum configure:18614: checking whether /usr/bin/ld accepts --as-needed configure:18619: result: yes configure:18627: checking whether /usr/bin/ld accepts -O1 configure:18632: result: yes configure:18654: checking whether i686-uhu-linux-gcc supports the GNUC visibility attribute configure:18664: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Werror -DNDEBUG conftest.c >&5 configure:18664: $? = 0 configure:18667: result: yes configure:18691: checking PLATFORM_CPPFLAGS configure:18693: result: -DHAVE_GNUC_VISIBILITY configure:18696: checking PLATFORM_CFLAGS configure:18698: result: configure:18701: checking PLATFORM_LDFLAGS configure:18703: result: configure:18915: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by thunar-vfs config.status 1.2.0, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1394: creating Makefile config.status:1394: creating docs/Makefile config.status:1394: creating docs/reference/Makefile config.status:1394: creating docs/reference/thunar-vfs/Makefile config.status:1394: creating docs/reference/thunar-vfs/version.xml config.status:1394: creating po/Makefile.in config.status:1394: creating tests/Makefile config.status:1394: creating tests/data/Makefile config.status:1394: creating thunar-vfs/Makefile config.status:1394: creating thunar-vfs/thunar-vfs-1.pc config.status:1394: creating thunar-vfs/thunar-vfs-config.h config.status:1394: creating config.h config.status:1623: executing depfiles commands config.status:1623: executing libtool commands config.status:1623: executing default-1 commands config.status:1623: executing po/stamp-it 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_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_XMKMF_set= ac_cv_env_XMKMF_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_FAMNoExists=yes ac_cv_func__NSGetEnviron=no ac_cv_func_attropen=no ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_connect=yes ac_cv_func_dcgettext=yes ac_cv_func_extattr_get_fd=no ac_cv_func_fgetxattr=yes ac_cv_func_futimes=yes ac_cv_func_getdents=no ac_cv_func_getfsspec=yes ac_cv_func_getfsstat=no ac_cv_func_gethostbyname=yes ac_cv_func_getmntent=yes ac_cv_func_getpagesize=yes ac_cv_func_getvfsstat=no ac_cv_func_lchmod=no ac_cv_func_localeconv=yes ac_cv_func_localtime_r=yes ac_cv_func_mbrtowc=yes ac_cv_func_mkdtemp=yes ac_cv_func_mkfifo=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_posix_fadvise=yes ac_cv_func_posix_madvise=yes ac_cv_func_pread=yes ac_cv_func_pwrite=yes ac_cv_func_readdir_r=yes ac_cv_func_remove=yes ac_cv_func_sched_yield=yes ac_cv_func_setfsent=yes ac_cv_func_setgroupent=no ac_cv_func_setmntent=yes ac_cv_func_setpassent=no ac_cv_func_setpriority=yes ac_cv_func_shmat=yes ac_cv_func_statfs=yes ac_cv_func_statvfs1=no ac_cv_func_statvfs=yes ac_cv_func_strcoll=yes ac_cv_func_strlcpy=no ac_cv_func_strptime=yes ac_cv_func_symlink=yes ac_cv_func_syslog=yes ac_cv_have_decl_environ=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_crt_externs_h=no ac_cv_header_ctype_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_fstab_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mntent_h=yes ac_cv_header_paths_h=yes ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_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_cdio_h=no ac_cv_header_sys_extattr_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mnttab_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucred_h=no ac_cv_header_sys_uio_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_main=yes ac_cv_lib_jpeg_jpeg_start_decompress=yes ac_cv_member_struct_statfs_f_mntonname=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_FREETYPE_CONFIG=/usr/bin/freetype-config ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PATH_MOUNT=/bin/mount ac_cv_path_PATH_UMOUNT=/bin/umount ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext 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_PERL=perl5 ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_target=i686-uhu-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_prog_tar_ustar=gnutar am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_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 xdt_cv_DBUS_check=yes xdt_cv_GCONF_check=yes xdt_cv_LIBSTARTUP_NOTIFICATION_check=yes xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0 xdt_cv_PKG_CONFIG_VERSION=0.28 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.11' ALL_LINGUAS='ar be bn ca cs da de dz el en_GB eo es et eu fi fr gl he hr hu id it ja ka kk ko ku lt lv mk nb nl nn pa pl pt_BR pt ro ru sk sq sv tr ug uk ur_PK ur vi zh_CN zh_TW ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.11' AWK='gawk' CATALOGS=' ar.gmo be.gmo bn.gmo ca.gmo cs.gmo da.gmo de.gmo dz.gmo el.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ka.gmo kk.gmo ko.gmo ku.gmo lt.gmo lv.gmo mk.gmo nb.gmo nl.gmo nn.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo sk.gmo sq.gmo sv.gmo tr.gmo ug.gmo uk.gmo ur_PK.gmo ur.gmo vi.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -DNDEBUG' CYGPATH_W='echo' DATADIRNAME='share' DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' DBUS_LIBS='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' DBUS_REQUIRED_VERSION='0.34' DBUS_VERSION='0.102' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_XML2PO_FALSE='' ENABLE_XML2PO_TRUE='#' ENABLE_XSLTPROC_FALSE='' ENABLE_XSLTPROC_TRUE='#' EXEEXT='' EXO_CFLAGS='-pthread -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' EXO_LIBS='-lexo-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 ' EXO_REQUIRED_VERSION='0.6.0' EXO_VERSION='0.10.2' FGREP='/bin/grep -F' FREETYPE_CFLAGS='-I/usr/include/freetype2' FREETYPE_CONFIG='/usr/bin/freetype-config' FREETYPE_LIBS='-lfreetype -L/lib -lz -lbz2 -lpng16' GCONF_CFLAGS='-pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GCONF_LIBS='-lgconf-2 -lglib-2.0 ' GCONF_REQUIRED_VERSION='2.4.0' GCONF_VERSION='3.2.6' GDK_PIXBUF_CFLAGS='-pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GDK_PIXBUF_LIBS='-lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 ' GDK_PIXBUF_REQUIRED_VERSION='2.10.0' GDK_PIXBUF_VERSION='2.30.8' GETTEXT_PACKAGE='thunar-vfs' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-lglib-2.0 ' GLIB_REQUIRED_VERSION='2.12.0' GLIB_VERSION='2.40.0' GMOFILES=' ar.gmo be.gmo bn.gmo ca.gmo cs.gmo da.gmo de.gmo dz.gmo el.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ka.gmo kk.gmo ko.gmo ku.gmo lt.gmo lv.gmo mk.gmo nb.gmo nl.gmo nn.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo sk.gmo sq.gmo sv.gmo tr.gmo ug.gmo uk.gmo ur_PK.gmo ur.gmo vi.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0 ' GTHREAD_REQUIRED_VERSION='2.12.0' GTHREAD_VERSION='2.40.0' GTKDOC_CHECK='' GTKDOC_MKPDF='' GTKDOC_REBASE='true' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' 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_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' GTK_REQUIRED_VERSION='2.10.0' GTK_VERSION='2.24.24' HAL_CFLAGS='' HAL_DBUS_CFLAGS='' HAL_DBUS_LIBS='' HAL_DBUS_REQUIRED_VERSION='' HAL_DBUS_VERSION='' HAL_LIBS='' HAL_REQUIRED_VERSION='' HAL_VERSION='' HAVE_DBUS_FALSE='#' HAVE_DBUS_TRUE='' HAVE_FREETYPE_FALSE='#' HAVE_FREETYPE_TRUE='' HAVE_GCONF_FALSE='#' HAVE_GCONF_TRUE='' HAVE_GNUC_VISIBILITY_FALSE='#' HAVE_GNUC_VISIBILITY_TRUE='' HAVE_LIBSTARTUP_NOTIFICATION_FALSE='#' HAVE_LIBSTARTUP_NOTIFICATION_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LD='/usr/bin/ld' LDFLAGS=' -Wl,--as-needed -Wl,-O1' LIBFAM_CFLAGS='' LIBFAM_LIBS='-lgamin-1 ' LIBFAM_REQUIRED_VERSION='0.1.0' LIBFAM_VERSION='0.1.10' LIBJPEG_CFLAGS='' LIBJPEG_LIBS='-ljpeg -lm' LIBOBJS='' LIBPNG_CFLAGS='-I/usr/include/libpng16 ' LIBPNG_LIBS='-lpng16 ' LIBPNG_REQUIRED_VERSION='1.2.0' LIBPNG_VERSION='1.6.10' LIBS='' LIBSTARTUP_NOTIFICATION_CFLAGS='-I/usr/include/startup-notification-1.0 ' LIBSTARTUP_NOTIFICATION_LIBS='-lstartup-notification-1 ' LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION='0.4' LIBSTARTUP_NOTIFICATION_VERSION='0.12' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBX11_CFLAGS='' LIBX11_LDFLAGS='' LIBX11_LIBS=' -lSM -lICE -lX11' LIBXFCE4UTIL_CFLAGS='-I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' LIBXFCE4UTIL_LIBS='-lxfce4util -lglib-2.0 ' LIBXFCE4UTIL_REQUIRED_VERSION='4.8.0' LIBXFCE4UTIL_VERSION='4.10.1' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='thunar-vfs' PACKAGE_BUGREPORT='http://bugzilla.xfce.org/' PACKAGE_NAME='thunar-vfs' PACKAGE_STRING='thunar-vfs 1.2.0' PACKAGE_TARNAME='thunar-vfs' PACKAGE_URL='' PACKAGE_VERSION='1.2.0' PATH_MOUNT='/bin/mount' PATH_SEPARATOR=':' PATH_UMOUNT='/bin/umount' PERL='perl5' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLATFORM_CFLAGS='' PLATFORM_CPPFLAGS=' -DHAVE_GNUC_VISIBILITY' PLATFORM_LDFLAGS='' POFILES=' ar.po be.po bn.po ca.po cs.po da.po de.po dz.po el.po en_GB.po eo.po es.po et.po eu.po fi.po fr.po gl.po he.po hr.po hu.po id.po it.po ja.po ka.po kk.po ko.po ku.po lt.po lv.po mk.po nb.po nl.po nn.po pa.po pl.po pt_BR.po pt.po ro.po ru.po sk.po sq.po sv.po tr.po ug.po uk.po ur_PK.po ur.po vi.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' THUNAR_VFS_OS_IMPL_BSD_FALSE='' THUNAR_VFS_OS_IMPL_BSD_TRUE='#' THUNAR_VFS_VERINFO='5:1:3' THUNAR_VFS_VERSION_API='1' THUNAR_VFS_VERSION_MAJOR='1' THUNAR_VFS_VERSION_MICRO='0' THUNAR_VFS_VERSION_MINOR='2' THUNAR_VFS_VOLUME_IMPL_FREEBSD_FALSE='' THUNAR_VFS_VOLUME_IMPL_FREEBSD_TRUE='#' THUNAR_VFS_VOLUME_IMPL_HAL_FALSE='' THUNAR_VFS_VOLUME_IMPL_HAL_TRUE='#' THUNAR_VFS_VOLUME_IMPL_NONE_FALSE='#' THUNAR_VFS_VOLUME_IMPL_NONE_TRUE='' USE_NLS='yes' VERSION='1.2.0' XGETTEXT='/usr/bin/xgettext' XGETTEXT_ARGS='--keyword=Q_ --from-code=UTF-8' XMKMF='' XML2PO='' XSLTPROC='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' 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__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='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_TARNAME}' 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='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' 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 "thunar-vfs" #define PACKAGE_TARNAME "thunar-vfs" #define PACKAGE_VERSION "1.2.0" #define PACKAGE_STRING "thunar-vfs 1.2.0" #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" #define PACKAGE_URL "" #define PACKAGE "thunar-vfs" #define VERSION "1.2.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_LINUX /**/ #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define _FILE_OFFSET_BITS 64 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_FSTAB_H 1 #define HAVE_GRP_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MATH_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MNTENT_H 1 #define HAVE_PATHS_H 1 #define HAVE_PWD_H 1 #define HAVE_REGEX_H 1 #define HAVE_SCHED_H 1 #define HAVE_SETJMP_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIME_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_DECL_ENVIRON 1 #define HAVE_FGETXATTR 1 #define HAVE_FUTIMES 1 #define HAVE_GETFSSPEC 1 #define HAVE_LOCALECONV 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MBRTOWC 1 #define HAVE_MKDTEMP 1 #define HAVE_MKFIFO 1 #define HAVE_POSIX_MADVISE 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_READDIR_R 1 #define HAVE_SCHED_YIELD 1 #define HAVE_SETMNTENT 1 #define HAVE_SETPRIORITY 1 #define HAVE_STATFS 1 #define HAVE_STATVFS 1 #define HAVE_STRCOLL 1 #define HAVE_STRPTIME 1 #define HAVE_SYMLINK 1 #define HAVE_SYSLOG 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_SETFSENT 1 #define HAVE_GETMNTENT 1 #define _XOPEN_SOURCE 600 #define _BSD_SOURCE 1 #define GETTEXT_PACKAGE "thunar-vfs" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define HAVE_LIBX11 1 #define HAVE_DBUS 1 #define HAVE_GCONF 1 #define HAVE_LIBSTARTUP_NOTIFICATION 1 #define HAVE_LIBJPEG 1 #define HAVE_JPEGLIB_H 1 #define HAVE_FAM_H 1 #define HAVE_LIBFAM 1 #define HAVE_FAMNOEXISTS 1 #define THUNAR_VFS_VOLUME_IMPL_NONE 1 configure: exit 0