This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ntfs-3g configure 2014.2.15, which was generated by GNU Autoconf 2.67. Invocation command line was $ ./configure --disable-ldconfig --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:2595: checking build system type configure:2609: result: i686-uhu-linux-gnu configure:2629: checking host system type configure:2642: result: i686-uhu-linux-gnu configure:2662: checking target system type configure:2675: result: i686-uhu-linux-gnu configure:2719: checking for a BSD-compatible install configure:2787: result: /bin/install -c configure:2798: checking whether build environment is sane configure:2848: result: yes configure:2989: checking for a thread-safe mkdir -p configure:3028: result: /bin/mkdir -p configure:3041: checking for gawk configure:3057: found /bin/gawk configure:3068: result: gawk configure:3079: checking whether make sets $(MAKE) configure:3101: result: yes configure:3185: checking whether to enable maintainer-specific portions of Makefiles configure:3194: result: no configure:3385: checking for style of include used by make configure:3413: result: GNU configure:3443: checking for i686-uhu-linux-gcc configure:3459: found /usr/bin/i686-uhu-linux-gcc configure:3470: result: i686-uhu-linux-gcc configure:3739: checking for C compiler version configure:3748: 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:3759: $? = 0 configure:3748: 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:3759: $? = 0 configure:3748: 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:3759: $? = 1 configure:3748: 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:3759: $? = 1 configure:3779: checking whether the C compiler works configure:3801: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3805: $? = 0 configure:3853: result: yes configure:3856: checking for C compiler default output file name configure:3858: result: a.out configure:3864: checking for suffix of executables configure:3871: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3875: $? = 0 configure:3897: result: configure:3919: checking whether we are cross compiling configure:3927: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3931: $? = 0 configure:3938: ./conftest configure:3942: $? = 0 configure:3957: result: no configure:3962: checking for suffix of object files configure:3984: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3988: $? = 0 configure:4009: result: o configure:4013: checking whether we are using the GNU C compiler configure:4032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4032: $? = 0 configure:4041: result: yes configure:4050: checking whether i686-uhu-linux-gcc accepts -g configure:4070: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4070: $? = 0 configure:4111: result: yes configure:4128: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4192: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4192: $? = 0 configure:4205: result: none needed configure:4227: checking dependency style of i686-uhu-linux-gcc configure:4337: result: gcc3 configure:4358: checking how to run the C preprocessor configure:4389: i686-uhu-linux-gcc -E conftest.c configure:4389: $? = 0 configure:4403: 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:4403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | /* end confdefs.h. */ | #include configure:4428: result: i686-uhu-linux-gcc -E configure:4448: i686-uhu-linux-gcc -E conftest.c configure:4448: $? = 0 configure:4462: 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:4462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | /* end confdefs.h. */ | #include configure:4491: checking for grep that handles long lines and -e configure:4549: result: /bin/grep configure:4554: checking for egrep configure:4616: result: /bin/grep -E configure:4621: checking for ANSI C header files configure:4641: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4641: $? = 0 configure:4714: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4714: $? = 0 configure:4714: ./conftest configure:4714: $? = 0 configure:4725: result: yes configure:4738: checking for sys/types.h configure:4738: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4738: $? = 0 configure:4738: result: yes configure:4738: checking for sys/stat.h configure:4738: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4738: $? = 0 configure:4738: result: yes configure:4738: checking for stdlib.h configure:4738: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4738: $? = 0 configure:4738: result: yes configure:4738: checking for string.h configure:4738: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4738: $? = 0 configure:4738: result: yes configure:4738: checking for memory.h configure:4738: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4738: $? = 0 configure:4738: result: yes configure:4738: checking for strings.h configure:4738: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4738: $? = 0 configure:4738: result: yes configure:4738: checking for inttypes.h configure:4738: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4738: $? = 0 configure:4738: result: yes configure:4738: checking for stdint.h configure:4738: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4738: $? = 0 configure:4738: result: yes configure:4738: checking for unistd.h configure:4738: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4738: $? = 0 configure:4738: result: yes configure:4751: checking minix/config.h usability configure:4751: 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:4751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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:4751: result: no configure:4751: checking minix/config.h presence configure:4751: 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:4751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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:4751: result: no configure:4751: checking for minix/config.h configure:4751: result: no configure:4772: checking whether it is safe to define __EXTENSIONS__ configure:4790: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4790: $? = 0 configure:4797: result: yes configure:4824: checking for i686-uhu-linux-gcc configure:4851: result: i686-uhu-linux-gcc configure:4926: checking for C compiler version configure:4935: 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:4946: $? = 0 configure:4935: 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:4946: $? = 0 configure:4935: 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:4946: $? = 1 configure:4935: 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:4946: $? = 1 configure:4950: checking whether we are using the GNU C compiler configure:4978: result: yes configure:4987: checking whether i686-uhu-linux-gcc accepts -g configure:5048: result: yes configure:5065: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5142: result: none needed configure:5164: checking dependency style of i686-uhu-linux-gcc configure:5274: result: gcc3 configure:5289: checking whether ln -s works configure:5293: result: yes configure:5301: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:5332: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:5336: $? = 0 configure:5342: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:5346: $? = 0 configure:5357: cc -c conftest.c >&5 configure:5361: $? = 0 configure:5369: cc -c conftest.c -o conftest2.o >&5 configure:5373: $? = 0 configure:5379: cc -c conftest.c -o conftest2.o >&5 configure:5383: $? = 0 configure:5401: result: yes configure:5452: checking for a sed that does not truncate output configure:5516: result: /bin/sed configure:5534: checking for fgrep configure:5596: result: /bin/grep -F configure:5631: checking for ld used by i686-uhu-linux-gcc configure:5698: result: /usr/bin/ld configure:5705: checking if the linker (/usr/bin/ld) is GNU ld configure:5720: result: yes configure:5732: checking for BSD- or MS-compatible name lister (nm) configure:5781: result: /usr/bin/nm -B configure:5899: checking the name lister (/usr/bin/nm -B) interface configure:5906: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5909: /usr/bin/nm -B "conftest.o" configure:5912: output 00000000 B some_variable configure:5919: result: BSD nm configure:5923: checking the maximum length of command line arguments configure:6043: result: 1572864 configure:6060: checking whether the shell understands some XSI constructs configure:6070: result: yes configure:6074: checking whether the shell understands "+=" configure:6080: result: yes configure:6115: checking for /usr/bin/ld option to reload object files configure:6122: result: -r configure:6151: checking for i686-uhu-linux-objdump configure:6181: result: no configure:6191: checking for objdump configure:6207: found /usr/bin/objdump configure:6218: result: objdump configure:6250: checking how to recognize dependent libraries configure:6446: result: pass_all configure:6466: checking for i686-uhu-linux-ar configure:6482: found /usr/bin/i686-uhu-linux-ar configure:6493: result: i686-uhu-linux-ar configure:6571: checking for i686-uhu-linux-strip configure:6601: result: no configure:6611: checking for strip configure:6627: found /usr/bin/strip configure:6638: result: strip configure:6670: checking for i686-uhu-linux-ranlib configure:6700: result: no configure:6710: checking for ranlib configure:6726: found /usr/bin/ranlib configure:6737: result: ranlib configure:6827: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6945: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6948: $? = 0 configure:6952: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6955: $? = 0 configure:7009: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7012: $? = 0 configure:7050: result: ok configure:7855: checking for dlfcn.h configure:7855: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7855: $? = 0 configure:7855: result: yes configure:8039: checking for objdir configure:8054: result: .libs configure:8350: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8368: 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:8372: $? = 0 configure:8385: result: no configure:8405: checking for i686-uhu-linux-gcc option to produce PIC configure:8677: result: -fPIC -DPIC configure:8689: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:8707: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:8711: $? = 0 configure:8724: result: yes configure:8748: checking if i686-uhu-linux-gcc static flag -static works configure:8776: result: yes configure:8791: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8812: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8816: $? = 0 configure:8838: result: yes configure:8846: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8893: result: yes configure:8926: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9917: result: yes configure:9954: checking whether -lc should be explicitly linked in configure:9959: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9962: $? = 0 configure:9977: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9980: $? = 0 configure:9992: result: no configure:10156: checking dynamic linker characteristics configure:10589: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10589: $? = 0 configure:10819: result: GNU/Linux ld.so configure:10921: checking how to hardcode library paths into programs configure:10946: result: immediate configure:11466: checking whether stripping libraries is possible configure:11471: result: yes configure:11506: checking if libtool supports shared libraries configure:11508: result: yes configure:11511: checking whether to build shared libraries configure:11532: result: yes configure:11535: checking whether to build static libraries configure:11539: result: no configure:11586: checking for i686-uhu-linux-pkg-config configure:11619: result: no configure:11629: checking for pkg-config configure:11647: found /usr/bin/pkg-config configure:11659: result: /usr/bin/pkg-config configure:11684: checking pkg-config is at least version 0.9.0 configure:11687: result: yes configure:11698: checking for mv configure:11716: found /bin/mv configure:11728: result: /bin/mv configure:11738: checking for rm configure:11756: found /bin/rm configure:11768: result: /bin/rm configure:11778: checking for sed configure:11808: result: /bin/sed configure:11819: checking for ldconfig configure:11837: found /sbin/ldconfig configure:11850: result: /sbin/ldconfig configure:11860: checking Windows OS configure:11872: result: no configure:11879: checking fuse compatibility configure:11903: result: internal configure:11933: checking for pthread_create in -lpthread configure:11958: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:11958: $? = 0 configure:11967: result: yes configure:11984: checking Solaris OS configure:12001: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:32:6: error: #error "Not a Solaris system." #error "Not a Solaris system." ^ configure:12001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | /* end confdefs.h. */ | | #if !((defined(sun) || defined(__sun)) && (defined(__SVR4) || defined(__svr4__))) | #error "Not a Solaris system." | #endif | | configure:12010: result: no configure:12428: checking uuid/uuid.h usability configure:12428: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:63:23: fatal error: uuid/uuid.h: No such file or directory #include ^ compilation terminated. configure:12428: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 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:12428: result: no configure:12428: checking uuid/uuid.h presence configure:12428: i686-uhu-linux-gcc -E conftest.c conftest.c:30:23: fatal error: uuid/uuid.h: No such file or directory #include ^ compilation terminated. configure:12428: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | /* end confdefs.h. */ | #include configure:12428: result: no configure:12428: checking for uuid/uuid.h configure:12428: result: no configure:12433: WARNING: ntfsprogs DCE compliant UUID generation code requires the uuid library. configure:12538: checking hd.h usability configure:12538: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:63:16: fatal error: hd.h: No such file or directory #include ^ compilation terminated. configure:12538: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 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:12538: result: no configure:12538: checking hd.h presence configure:12538: i686-uhu-linux-gcc -E conftest.c conftest.c:30:16: fatal error: hd.h: No such file or directory #include ^ compilation terminated. configure:12538: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | /* end confdefs.h. */ | #include configure:12538: result: no configure:12538: checking for hd.h configure:12538: result: no configure:12588: WARNING: ntfsprogs Windows compliant geometry code requires the hd library. configure:12596: checking for ANSI C header files configure:12700: result: yes configure:12717: checking ctype.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking ctype.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for ctype.h configure:12717: result: yes configure:12717: checking fcntl.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking fcntl.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for fcntl.h configure:12717: result: yes configure:12717: checking libgen.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking libgen.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for libgen.h configure:12717: result: yes configure:12717: checking libintl.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking libintl.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for libintl.h configure:12717: result: yes configure:12717: checking limits.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking limits.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for limits.h configure:12717: result: yes configure:12717: checking locale.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking locale.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for locale.h configure:12717: result: yes configure:12717: checking mntent.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking mntent.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for mntent.h configure:12717: result: yes configure:12717: checking stddef.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking stddef.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for stddef.h configure:12717: result: yes configure:12717: checking for stdint.h configure:12717: result: yes configure:12717: checking for stdlib.h configure:12717: result: yes configure:12717: checking stdio.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking stdio.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for stdio.h configure:12717: result: yes configure:12717: checking stdarg.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking stdarg.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for stdarg.h configure:12717: result: yes configure:12717: checking for string.h configure:12717: result: yes configure:12717: checking for strings.h configure:12717: result: yes configure:12717: checking errno.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking errno.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for errno.h configure:12717: result: yes configure:12717: checking time.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking time.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for time.h configure:12717: result: yes configure:12717: checking for unistd.h configure:12717: result: yes configure:12717: checking utime.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking utime.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for utime.h configure:12717: result: yes configure:12717: checking wchar.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking wchar.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for wchar.h configure:12717: result: yes configure:12717: checking getopt.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking getopt.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for getopt.h configure:12717: result: yes configure:12717: checking features.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking features.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for features.h configure:12717: result: yes configure:12717: checking regex.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking regex.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for regex.h configure:12717: result: yes configure:12717: checking endian.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking endian.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for endian.h configure:12717: result: yes configure:12717: checking byteswap.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking byteswap.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for byteswap.h configure:12717: result: yes configure:12717: checking sys/byteorder.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:88:27: fatal error: sys/byteorder.h: No such file or directory #include ^ compilation terminated. configure:12717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_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:12717: result: no configure:12717: checking sys/byteorder.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c conftest.c:55:27: fatal error: sys/byteorder.h: No such file or directory #include ^ compilation terminated. configure:12717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include configure:12717: result: no configure:12717: checking for sys/byteorder.h configure:12717: result: no configure:12717: checking sys/disk.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:88:22: fatal error: sys/disk.h: No such file or directory #include ^ compilation terminated. configure:12717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_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:12717: result: no configure:12717: checking sys/disk.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c conftest.c:55:22: fatal error: sys/disk.h: No such file or directory #include ^ compilation terminated. configure:12717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include configure:12717: result: no configure:12717: checking for sys/disk.h configure:12717: result: no configure:12717: checking sys/endian.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:88:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:12717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_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:12717: result: no configure:12717: checking sys/endian.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c conftest.c:55:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:12717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include configure:12717: result: no configure:12717: checking for sys/endian.h configure:12717: result: no configure:12717: checking sys/param.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking sys/param.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for sys/param.h configure:12717: result: yes configure:12717: checking sys/ioctl.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking sys/ioctl.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for sys/ioctl.h configure:12717: result: yes configure:12717: checking sys/mkdev.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:90:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:12717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_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:12717: result: no configure:12717: checking sys/mkdev.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c conftest.c:57:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:12717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:12717: result: no configure:12717: checking for sys/mkdev.h configure:12717: result: no configure:12717: checking sys/mount.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking sys/mount.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for sys/mount.h configure:12717: result: yes configure:12717: checking for sys/stat.h configure:12717: result: yes configure:12717: checking for sys/types.h configure:12717: result: yes configure:12717: checking sys/vfs.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking sys/vfs.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for sys/vfs.h configure:12717: result: yes configure:12717: checking sys/statvfs.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking sys/statvfs.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for sys/statvfs.h configure:12717: result: yes configure:12717: checking sys/sysmacros.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking sys/sysmacros.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for sys/sysmacros.h configure:12717: result: yes configure:12717: checking linux/major.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking linux/major.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for linux/major.h configure:12717: result: yes configure:12717: checking linux/fd.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking linux/fd.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for linux/fd.h configure:12717: result: yes configure:12717: checking linux/hdreg.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking linux/hdreg.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for linux/hdreg.h configure:12717: result: yes configure:12717: checking machine/endian.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:99:28: fatal error: machine/endian.h: No such file or directory #include ^ compilation terminated. configure:12717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_HDREG_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:12717: result: no configure:12717: checking machine/endian.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c conftest.c:66:28: fatal error: machine/endian.h: No such file or directory #include ^ compilation terminated. configure:12717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include configure:12717: result: no configure:12717: checking for machine/endian.h configure:12717: result: no configure:12717: checking windows.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:99:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:12717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_HDREG_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:12717: result: no configure:12717: checking windows.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c conftest.c:66:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:12717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include configure:12717: result: no configure:12717: checking for windows.h configure:12717: result: no configure:12717: checking syslog.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking syslog.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for syslog.h configure:12717: result: yes configure:12717: checking pwd.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking pwd.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for pwd.h configure:12717: result: yes configure:12717: checking malloc.h usability configure:12717: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking malloc.h presence configure:12717: i686-uhu-linux-gcc -E conftest.c configure:12717: $? = 0 configure:12717: result: yes configure:12717: checking for malloc.h configure:12717: result: yes configure:12729: checking for stdbool.h that conforms to C99 configure:12814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12814: $? = 0 configure:12821: result: yes configure:12823: checking for _Bool configure:12823: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12823: $? = 0 configure:12823: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:105:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:12823: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:12823: result: yes configure:12839: checking whether byte ordering is bigendian configure:12854: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:72:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:72:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:72:15: error: unknown type name 'universal' configure:12854: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:12899: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12899: $? = 0 configure:12917: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:78:4: error: unknown type name 'not' not big endian ^ conftest.c:78:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:12917: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:13045: result: no configure:13068: checking for an ANSI C-conforming const configure:13133: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13133: $? = 0 configure:13140: result: yes configure:13148: checking for inline configure:13164: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13164: $? = 0 configure:13172: result: inline configure:13190: checking for off_t configure:13190: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13190: $? = 0 configure:13190: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:108:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:13190: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define WORDS_LITTLEENDIAN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:13190: result: yes configure:13201: checking for size_t configure:13201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13201: $? = 0 configure:13201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:108:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:13201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define WORDS_LITTLEENDIAN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:13201: result: yes configure:13212: checking for struct stat.st_blocks configure:13212: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13212: $? = 0 configure:13212: result: yes configure:13232: checking for struct stat.st_rdev configure:13232: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13232: $? = 0 configure:13232: result: yes configure:13242: checking for struct stat.st_atim configure:13242: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:112:5: error: used struct type value where scalar is required if (ac_aggr.st_atim) ^ configure:13242: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atim) | return 0; | ; | return 0; | } configure:13242: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13242: $? = 0 configure:13242: result: yes configure:13252: checking for struct stat.st_atimespec configure:13252: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:113:12: error: 'struct stat' has no member named 'st_atimespec' if (ac_aggr.st_atimespec) ^ configure:13252: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_ATIM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atimespec) | return 0; | ; | return 0; | } configure:13252: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:113:19: error: 'struct stat' has no member named 'st_atimespec' if (sizeof ac_aggr.st_atimespec) ^ configure:13252: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_ATIM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atimespec) | return 0; | ; | return 0; | } configure:13252: result: no configure:13262: checking for struct stat.st_atimensec configure:13262: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:113:12: error: 'struct stat' has no member named 'st_atimensec' if (ac_aggr.st_atimensec) ^ configure:13262: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_ATIM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:13262: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:113:19: error: 'struct stat' has no member named 'st_atimensec' if (sizeof ac_aggr.st_atimensec) ^ configure:13262: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_ATIM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:13262: result: no configure:13298: checking for library containing getmntent configure:13329: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13329: $? = 0 configure:13346: result: none required configure:13361: checking whether mbrtowc and mbstate_t are properly declared configure:13381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13381: $? = 0 configure:13389: result: yes configure:13397: checking for working memcmp configure:13440: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13440: $? = 0 configure:13440: ./conftest configure:13440: $? = 0 configure:13450: result: yes configure:13459: checking whether lstat correctly handles trailing slash configure:13485: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13485: $? = 0 configure:13485: ./conftest configure:13485: $? = 0 configure:13502: result: yes configure:13521: checking whether stat accepts an empty string configure:13541: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13541: $? = 0 configure:13541: ./conftest configure:13541: $? = 0 configure:13551: result: no configure:13569: checking for strftime configure:13569: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:102:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:13569: $? = 0 configure:13569: result: yes configure:13628: checking for utime.h configure:13628: result: yes configure:13642: checking whether utime accepts a null argument configure:13671: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13671: $? = 0 configure:13671: ./conftest configure:13671: $? = 0 configure:13681: result: yes configure:13693: checking for vprintf configure:13693: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:105:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:13693: $? = 0 configure:13693: result: yes configure:13699: checking for _doprnt configure:13699: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccnavzGE.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:13699: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_MBRTOWC 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:13699: result: no configure:13718: checking for atexit configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for basename configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for daemon configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for dup2 configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for fdatasync configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for ffs configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:111:6: warning: conflicting types for built-in function 'ffs' [enabled by default] char ffs (); ^ configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for getopt_long configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for hasmntopt configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for mbsinit configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for memmove configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:115:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for memset configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:116:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for realpath configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for regcomp configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for setlocale configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for setxattr configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for strcasecmp configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:121:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for strchr configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:122:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for strdup configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:123:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for strerror configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for strnlen configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for strsep configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for strtol configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for strtoul configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for sysconf configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for utime configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for utimensat configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for gettimeofday configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for clock_gettime configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for fork configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:134:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for memcpy configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:135:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] char memcpy (); ^ configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for random configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13718: $? = 0 configure:13718: result: yes configure:13718: checking for snprintf configure:13718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:137:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:13718: $? = 0 configure:13718: result: yes configure:13734: checking for special C compiler options needed for large files configure:13779: result: no configure:13785: checking for _FILE_OFFSET_BITS value needed for large files configure:13810: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:121:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:121:3: warning: left shift count >= width of type [enabled by default] conftest.c:122:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:122:10: warning: left shift count >= width of type [enabled by default] conftest.c:121:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:13810: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ntfs-3g" | #define PACKAGE_TARNAME "ntfs-3g" | #define PACKAGE_VERSION "2014.2.15" | #define PACKAGE_STRING "ntfs-3g 2014.2.15" | #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" | #define PACKAGE_URL "" | #define PACKAGE "ntfs-3g" | #define VERSION "2014.2.15" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _REENTRANT 1 | #define FUSE_INTERNAL 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_ATIM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_MBRTOWC 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_DAEMON 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FFS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_REALPATH 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETXATTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSCONF 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FORK 1 | #define HAVE_MEMCPY 1 | #define HAVE_RANDOM 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:13834: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13834: $? = 0 configure:13842: result: 64 configure:14278: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ntfs-3g config.status 2014.2.15, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1247: creating Makefile config.status:1247: creating include/Makefile config.status:1247: creating include/fuse-lite/Makefile config.status:1247: creating include/ntfs-3g/Makefile config.status:1247: creating libfuse-lite/Makefile config.status:1247: creating libntfs-3g/Makefile config.status:1247: creating libntfs-3g/libntfs-3g.pc config.status:1247: creating libntfs-3g/libntfs-3g.script.so config.status:1247: creating ntfsprogs/Makefile config.status:1247: creating ntfsprogs/mkntfs.8 config.status:1247: creating ntfsprogs/ntfscat.8 config.status:1247: creating ntfsprogs/ntfsclone.8 config.status:1247: creating ntfsprogs/ntfscluster.8 config.status:1247: creating ntfsprogs/ntfscmp.8 config.status:1247: creating ntfsprogs/ntfscp.8 config.status:1247: creating ntfsprogs/ntfsfix.8 config.status:1247: creating ntfsprogs/ntfsinfo.8 config.status:1247: creating ntfsprogs/ntfslabel.8 config.status:1247: creating ntfsprogs/ntfsls.8 config.status:1247: creating ntfsprogs/ntfsprogs.8 config.status:1247: creating ntfsprogs/ntfsresize.8 config.status:1247: creating ntfsprogs/ntfsundelete.8 config.status:1247: creating src/Makefile config.status:1247: creating src/ntfs-3g.8 config.status:1247: creating src/ntfs-3g.probe.8 config.status:1247: creating src/ntfs-3g.usermap.8 config.status:1247: creating src/ntfs-3g.secaudit.8 config.status:1247: creating config.h config.status:1475: executing depfiles commands config.status:1475: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline 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_FUSE_MODULE_CFLAGS_set= ac_cv_env_FUSE_MODULE_CFLAGS_value= ac_cv_env_FUSE_MODULE_LIBS_set= ac_cv_env_FUSE_MODULE_LIBS_value= ac_cv_env_GNUTLS_CFLAGS_set= ac_cv_env_GNUTLS_CFLAGS_value= ac_cv_env_GNUTLS_LIBS_set= ac_cv_env_GNUTLS_LIBS_value= ac_cv_env_LDCONFIG_set= ac_cv_env_LDCONFIG_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_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__doprnt=no ac_cv_func_atexit=yes ac_cv_func_basename=yes ac_cv_func_clock_gettime=yes ac_cv_func_daemon=yes ac_cv_func_dup2=yes ac_cv_func_fdatasync=yes ac_cv_func_ffs=yes ac_cv_func_fork=yes ac_cv_func_getmntent=yes ac_cv_func_getopt_long=yes ac_cv_func_gettimeofday=yes ac_cv_func_hasmntopt=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_memcmp_working=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_random=yes ac_cv_func_realpath=yes ac_cv_func_regcomp=yes ac_cv_func_setlocale=yes ac_cv_func_setxattr=yes ac_cv_func_snprintf=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strnlen=yes ac_cv_func_strsep=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_sysconf=yes ac_cv_func_utime=yes ac_cv_func_utime_null=yes ac_cv_func_utimensat=yes ac_cv_func_vprintf=yes ac_cv_header_byteswap_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_features_h=yes ac_cv_header_getopt_h=yes ac_cv_header_hd_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_fd_h=yes ac_cv_header_linux_hdreg_h=yes ac_cv_header_linux_major_h=yes ac_cv_header_locale_h=yes ac_cv_header_machine_endian_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mntent_h=yes ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_byteorder_h=no ac_cv_header_sys_disk_h=no ac_cv_header_sys_endian_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_uuid_uuid_h=no ac_cv_header_wchar_h=yes ac_cv_header_windows_h=no ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_pthread_pthread_create=yes ac_cv_member_struct_stat_st_atim=yes ac_cv_member_struct_stat_st_atimensec=no ac_cv_member_struct_stat_st_atimespec=no ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_LDCONFIG=/sbin/ldconfig ac_cv_path_MV=/bin/mv ac_cv_path_RM=/bin/rm ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_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_getmntent='none required' ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_target=i686-uhu-linux-gnu ac_cv_type__Bool=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 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_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' 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' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -Wall' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_CRYPTO_FALSE='' ENABLE_CRYPTO_TRUE='#' ENABLE_EXTRAS_FALSE='' ENABLE_EXTRAS_TRUE='#' ENABLE_MOUNT_HELPER_FALSE='#' ENABLE_MOUNT_HELPER_TRUE='' ENABLE_NTFSPROGS_FALSE='#' ENABLE_NTFSPROGS_TRUE='' ENABLE_NTFS_3G_FALSE='#' ENABLE_NTFS_3G_TRUE='' EXEEXT='' FGREP='/bin/grep -F' FUSE_INTERNAL_FALSE='#' FUSE_INTERNAL_TRUE='' FUSE_MODULE_CFLAGS='' FUSE_MODULE_LIBS='' GENERATE_LDSCRIPT_FALSE='' GENERATE_LDSCRIPT_TRUE='#' GNUTLS_CFLAGS='' GNUTLS_LIBS='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LIBRARY_FALSE='#' INSTALL_LIBRARY_TRUE='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDCONFIG='/sbin/ldconfig' LDFLAGS='' LIBFUSE_LITE_CFLAGS='' LIBFUSE_LITE_LIBS=' -lpthread' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='' LIBGCRYPT_LIBS='' LIBNTFS_3G_VERSION='85' LIBNTFS_CPPFLAGS='' LIBNTFS_LIBS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MKNTFS_CPPFLAGS='' MKNTFS_LIBS='' MV='/bin/mv' NM='/usr/bin/nm -B' NMEDIT='' NTFSPROGS_STATIC_LIBS='' NTFS_DEVICE_DEFAULT_IO_OPS_FALSE='#' NTFS_DEVICE_DEFAULT_IO_OPS_TRUE='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' OUTPUT_FORMAT='' PACKAGE='ntfs-3g' PACKAGE_BUGREPORT='ntfs-3g-devel@lists.sf.net' PACKAGE_NAME='ntfs-3g' PACKAGE_STRING='ntfs-3g 2014.2.15' PACKAGE_TARNAME='ntfs-3g' PACKAGE_URL='' PACKAGE_VERSION='2014.2.15' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' REALLYSTATIC_FALSE='' REALLYSTATIC_TRUE='#' RM='/bin/rm' RUN_LDCONFIG_FALSE='' RUN_LDCONFIG_TRUE='#' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='2014.2.15' WINDOWS_FALSE='' WINDOWS_TRUE='#' ac_ct_CC='' ac_ct_DUMPBIN='' all_includes=' ' all_libraries=' ' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} 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' lt_ECHO='echo' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' ntfs3gincludedir='$(includedir)/ntfs-3g' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfigdir='$(libdir)/pkgconfig' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' rootbindir='/bin' rootlibdir='/lib' rootsbindir='/sbin' 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 "ntfs-3g" #define PACKAGE_TARNAME "ntfs-3g" #define PACKAGE_VERSION "2014.2.15" #define PACKAGE_STRING "ntfs-3g 2014.2.15" #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net" #define PACKAGE_URL "" #define PACKAGE "ntfs-3g" #define VERSION "2014.2.15" #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_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define _REENTRANT 1 #define FUSE_INTERNAL 1 #define STDC_HEADERS 1 #define HAVE_CTYPE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MNTENT_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDARG_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_ERRNO_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_WCHAR_H 1 #define HAVE_GETOPT_H 1 #define HAVE_FEATURES_H 1 #define HAVE_REGEX_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_BYTESWAP_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_LINUX_MAJOR_H 1 #define HAVE_LINUX_FD_H 1 #define HAVE_LINUX_HDREG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_PWD_H 1 #define HAVE_MALLOC_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define WORDS_LITTLEENDIAN 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STRUCT_STAT_ST_ATIM 1 #define HAVE_GETMNTENT 1 #define HAVE_MBRTOWC 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_STRFTIME 1 #define HAVE_UTIME_H 1 #define HAVE_UTIME_NULL 1 #define HAVE_VPRINTF 1 #define HAVE_ATEXIT 1 #define HAVE_BASENAME 1 #define HAVE_DAEMON 1 #define HAVE_DUP2 1 #define HAVE_FDATASYNC 1 #define HAVE_FFS 1 #define HAVE_GETOPT_LONG 1 #define HAVE_HASMNTOPT 1 #define HAVE_MBSINIT 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_REALPATH 1 #define HAVE_REGCOMP 1 #define HAVE_SETLOCALE 1 #define HAVE_SETXATTR 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNLEN 1 #define HAVE_STRSEP 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SYSCONF 1 #define HAVE_UTIME 1 #define HAVE_UTIMENSAT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_FORK 1 #define HAVE_MEMCPY 1 #define HAVE_RANDOM 1 #define HAVE_SNPRINTF 1 #define _FILE_OFFSET_BITS 64 configure: exit 0