1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/BBA1.5_platform/apps/public/ntfs-3g_ntfsprogs-2012.1.15/config.log
2024-07-22 01:58:46 -03:00

3589 lines
114 KiB
Plaintext

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 2012.1.15, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --build=i686-linux --host=mips-linux --disable-nfconv
## --------- ##
## Platform. ##
## --------- ##
hostname = 8dc258068a82
uname -m = x86_64
uname -r = 4.4.0-139-generic
uname -s = Linux
uname -v = #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018
/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: /opt/trendchip/mips-linux-uclibc-4.9.3/usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2082: checking build system type
configure:2100: result: i686-pc-linux-gnu
configure:2122: checking host system type
configure:2137: result: mips-unknown-linux-gnu
configure:2159: checking target system type
configure:2174: result: mips-unknown-linux-gnu
configure:2219: checking for a BSD-compatible install
configure:2275: result: /usr/bin/install -c
configure:2286: checking whether build environment is sane
configure:2329: result: yes
configure:2357: checking for a thread-safe mkdir -p
configure:2396: result: /bin/mkdir -p
configure:2409: checking for gawk
configure:2425: found /usr/bin/gawk
configure:2436: result: gawk
configure:2447: checking whether make sets $(MAKE)
configure:2468: result: yes
configure:2548: checking for mips-linux-strip
configure:2575: result: mips-buildroot-linux-uclibc-strip
configure:2659: checking whether to enable maintainer-specific portions of Makefiles
configure:2668: result: no
configure:2865: checking for mips-linux-gcc
configure:2892: result: mips-buildroot-linux-uclibc-gcc
configure:2972: checking for C compiler version
configure:2979: mips-buildroot-linux-uclibc-gcc --version >&5
mips-buildroot-linux-uclibc-gcc (Buildroot 2015.08.1) 4.9.3
Copyright (C) 2015 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:2982: $? = 0
configure:2989: mips-buildroot-linux-uclibc-gcc -v >&5
Using built-in specs.
COLLECT_GCC=mips-buildroot-linux-uclibc-gcc
COLLECT_LTO_WRAPPER=/opt/trendchip/mips-linux-uclibc-4.9.3/usr/libexec/gcc/mips-buildroot-linux-uclibc/4.9.3/lto-wrapper
Target: mips-buildroot-linux-uclibc
Configured with: ./configure --prefix=/opt/trendchip/mips-linux-uclibc-4.9.3/usr --sysconfdir=/opt/trendchip/mips-linux-uclibc-4.9.3/etc --enable-static --target=mips-buildroot-linux-uclibc --with-sysroot=/opt/trendchip/mips-linux-uclibc-4.9.3/usr/mips-buildroot-linux-uclibc/sysroot --disable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --with-gmp=/opt/trendchip/mips-linux-uclibc-4.9.3/usr --with-mpfr=/opt/trendchip/mips-linux-uclibc-4.9.3/usr --with-pkgversion='Buildroot 2015.08.1' --with-bugurl=http://bugs.buildroot.net/ --disable-libsanitizer --enable-tls --disable-libmudflap --enable-threads --with-mpc=/opt/trendchip/mips-linux-uclibc-4.9.3/usr --without-isl --without-cloog --with-float=soft --disable-decimal-float --with-arch=mips32r2 --with-abi=32 --enable-languages=c,c++ --enable-poison-system-directories --with-build-time-tools=/opt/trendchip/mips-linux-uclibc-4.9.3/usr/mips-buildroot-linux-uclibc/bin --enable-shared --disable-libgomp
Thread model: posix
gcc version 4.9.3 (Buildroot 2015.08.1)
configure:2992: $? = 0
configure:2999: mips-buildroot-linux-uclibc-gcc -V >&5
mips-buildroot-linux-uclibc-gcc: error: unrecognized command line option '-V'
mips-buildroot-linux-uclibc-gcc: fatal error: no input files
compilation terminated.
configure:3002: $? = 1
configure:3025: checking for C compiler default output file name
configure:3052: mips-buildroot-linux-uclibc-gcc conftest.c >&5
configure:3055: $? = 0
configure:3093: result: a.out
configure:3110: checking whether the C compiler works
configure:3140: result: yes
configure:3147: checking whether we are cross compiling
configure:3149: result: yes
configure:3152: checking for suffix of executables
configure:3159: mips-buildroot-linux-uclibc-gcc -o conftest conftest.c >&5
configure:3162: $? = 0
configure:3186: result:
configure:3192: checking for suffix of object files
configure:3218: mips-buildroot-linux-uclibc-gcc -c conftest.c >&5
configure:3221: $? = 0
configure:3244: result: o
configure:3248: checking whether we are using the GNU C compiler
configure:3277: mips-buildroot-linux-uclibc-gcc -c conftest.c >&5
configure:3283: $? = 0
configure:3300: result: yes
configure:3305: checking whether mips-buildroot-linux-uclibc-gcc accepts -g
configure:3335: mips-buildroot-linux-uclibc-gcc -c -g conftest.c >&5
configure:3341: $? = 0
configure:3440: result: yes
configure:3457: checking for mips-buildroot-linux-uclibc-gcc option to accept ISO C89
configure:3531: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:3537: $? = 0
configure:3560: result: none needed
configure:3589: checking for style of include used by make
configure:3617: result: GNU
configure:3642: checking dependency style of mips-buildroot-linux-uclibc-gcc
configure:3733: result: gcc3
configure:3748: checking whether ln -s works
configure:3752: result: yes
configure:3760: checking whether mips-buildroot-linux-uclibc-gcc and cc understand -c and -o together
configure:3795: mips-buildroot-linux-uclibc-gcc -c conftest.c -o conftest2.o >&5
configure:3798: $? = 0
configure:3804: mips-buildroot-linux-uclibc-gcc -c conftest.c -o conftest2.o >&5
configure:3807: $? = 0
configure:3818: cc -c conftest.c >&5
configure:3821: $? = 0
configure:3829: cc -c conftest.c -o conftest2.o >&5
configure:3832: $? = 0
configure:3838: cc -c conftest.c -o conftest2.o >&5
configure:3841: $? = 0
configure:3859: result: yes
configure:3958: checking for a sed that does not truncate output
configure:4014: result: /bin/sed
configure:4017: checking for grep that handles long lines and -e
configure:4091: result: /bin/grep
configure:4096: checking for egrep
configure:4174: result: /bin/grep -E
configure:4190: checking for ld used by mips-buildroot-linux-uclibc-gcc
configure:4257: result: mips-buildroot-linux-uclibc-ld
configure:4266: checking if the linker (mips-buildroot-linux-uclibc-ld) is GNU ld
configure:4281: result: yes
configure:4286: checking for mips-buildroot-linux-uclibc-ld option to reload object files
configure:4293: result: -r
configure:4311: checking for BSD-compatible nm
configure:4360: result: /opt/trendchip/mips-linux-uclibc-4.9.3/usr/bin/mips-linux-nm -B
configure:4364: checking how to recognize dependent libraries
configure:4550: result: pass_all
configure:4795: checking how to run the C preprocessor
configure:4835: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:4841: $? = 0
configure:4872: mips-buildroot-linux-uclibc-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4878: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4911: result: mips-buildroot-linux-uclibc-gcc -E
configure:4940: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:4946: $? = 0
configure:4977: mips-buildroot-linux-uclibc-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4983: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5021: checking for ANSI C header files
configure:5051: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:5057: $? = 0
configure:5185: result: yes
configure:5209: checking for sys/types.h
configure:5230: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:5236: $? = 0
configure:5252: result: yes
configure:5209: checking for sys/stat.h
configure:5230: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:5236: $? = 0
configure:5252: result: yes
configure:5209: checking for stdlib.h
configure:5230: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:5236: $? = 0
configure:5252: result: yes
configure:5209: checking for string.h
configure:5230: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:5236: $? = 0
configure:5252: result: yes
configure:5209: checking for memory.h
configure:5230: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:5236: $? = 0
configure:5252: result: yes
configure:5209: checking for strings.h
configure:5230: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:5236: $? = 0
configure:5252: result: yes
configure:5209: checking for inttypes.h
configure:5230: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:5236: $? = 0
configure:5252: result: yes
configure:5209: checking for stdint.h
configure:5230: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:5236: $? = 0
configure:5252: result: yes
configure:5209: checking for unistd.h
configure:5230: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:5236: $? = 0
configure:5252: result: yes
configure:5279: checking dlfcn.h usability
configure:5296: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:5302: $? = 0
configure:5316: result: yes
configure:5320: checking dlfcn.h presence
configure:5335: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:5341: $? = 0
configure:5355: result: yes
configure:5388: checking for dlfcn.h
configure:5396: result: yes
configure:5423: checking for mips-linux-g++
configure:5439: found /opt/trendchip/mips-linux-uclibc-4.9.3/usr/bin/mips-linux-g++
configure:5450: result: mips-linux-g++
configure:5525: checking for C++ compiler version
configure:5532: mips-linux-g++ --version >&5
mips-linux-g++ (Buildroot 2015.08.1) 4.9.3
Copyright (C) 2015 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:5535: $? = 0
configure:5542: mips-linux-g++ -v >&5
Using built-in specs.
COLLECT_GCC=mips-linux-g++
COLLECT_LTO_WRAPPER=/opt/trendchip/mips-linux-uclibc-4.9.3/usr/libexec/gcc/mips-buildroot-linux-uclibc/4.9.3/lto-wrapper
Target: mips-buildroot-linux-uclibc
Configured with: ./configure --prefix=/opt/trendchip/mips-linux-uclibc-4.9.3/usr --sysconfdir=/opt/trendchip/mips-linux-uclibc-4.9.3/etc --enable-static --target=mips-buildroot-linux-uclibc --with-sysroot=/opt/trendchip/mips-linux-uclibc-4.9.3/usr/mips-buildroot-linux-uclibc/sysroot --disable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --with-gmp=/opt/trendchip/mips-linux-uclibc-4.9.3/usr --with-mpfr=/opt/trendchip/mips-linux-uclibc-4.9.3/usr --with-pkgversion='Buildroot 2015.08.1' --with-bugurl=http://bugs.buildroot.net/ --disable-libsanitizer --enable-tls --disable-libmudflap --enable-threads --with-mpc=/opt/trendchip/mips-linux-uclibc-4.9.3/usr --without-isl --without-cloog --with-float=soft --disable-decimal-float --with-arch=mips32r2 --with-abi=32 --enable-languages=c,c++ --enable-poison-system-directories --with-build-time-tools=/opt/trendchip/mips-linux-uclibc-4.9.3/usr/mips-buildroot-linux-uclibc/bin --enable-shared --disable-libgomp
Thread model: posix
gcc version 4.9.3 (Buildroot 2015.08.1)
configure:5545: $? = 0
configure:5552: mips-linux-g++ -V >&5
mips-linux-g++: error: unrecognized command line option '-V'
mips-linux-g++: fatal error: no input files
compilation terminated.
configure:5555: $? = 1
configure:5558: checking whether we are using the GNU C++ compiler
configure:5587: mips-linux-g++ -c conftest.cpp >&5
configure:5593: $? = 0
configure:5610: result: yes
configure:5615: checking whether mips-linux-g++ accepts -g
configure:5645: mips-linux-g++ -c -g conftest.cpp >&5
configure:5651: $? = 0
configure:5750: result: yes
configure:5775: checking dependency style of mips-linux-g++
configure:5866: result: gcc3
configure:5891: checking how to run the C++ preprocessor
configure:5927: mips-linux-g++ -E conftest.cpp
configure:5933: $? = 0
configure:5964: mips-linux-g++ -E conftest.cpp
conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:5970: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6003: result: mips-linux-g++ -E
configure:6032: mips-linux-g++ -E conftest.cpp
configure:6038: $? = 0
configure:6069: mips-linux-g++ -E conftest.cpp
conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:6075: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6124: checking for mips-linux-g77
configure:6154: result: no
configure:6124: checking for mips-linux-xlf
configure:6154: result: no
configure:6124: checking for mips-linux-f77
configure:6154: result: no
configure:6124: checking for mips-linux-frt
configure:6154: result: no
configure:6124: checking for mips-linux-pgf77
configure:6154: result: no
configure:6124: checking for mips-linux-cf77
configure:6154: result: no
configure:6124: checking for mips-linux-fort77
configure:6154: result: no
configure:6124: checking for mips-linux-fl32
configure:6154: result: no
configure:6124: checking for mips-linux-af77
configure:6154: result: no
configure:6124: checking for mips-linux-xlf90
configure:6154: result: no
configure:6124: checking for mips-linux-f90
configure:6154: result: no
configure:6124: checking for mips-linux-pgf90
configure:6154: result: no
configure:6124: checking for mips-linux-pghpf
configure:6154: result: no
configure:6124: checking for mips-linux-epcf90
configure:6154: result: no
configure:6124: checking for mips-linux-gfortran
configure:6154: result: no
configure:6124: checking for mips-linux-g95
configure:6154: result: no
configure:6124: checking for mips-linux-xlf95
configure:6154: result: no
configure:6124: checking for mips-linux-f95
configure:6154: result: no
configure:6124: checking for mips-linux-fort
configure:6154: result: no
configure:6124: checking for mips-linux-ifort
configure:6154: result: no
configure:6124: checking for mips-linux-ifc
configure:6154: result: no
configure:6124: checking for mips-linux-efc
configure:6154: result: no
configure:6124: checking for mips-linux-pgf95
configure:6154: result: no
configure:6124: checking for mips-linux-lf95
configure:6154: result: no
configure:6124: checking for mips-linux-ftn
configure:6154: result: no
configure:6168: checking for g77
configure:6198: result: no
configure:6168: checking for xlf
configure:6198: result: no
configure:6168: checking for f77
configure:6198: result: no
configure:6168: checking for frt
configure:6198: result: no
configure:6168: checking for pgf77
configure:6198: result: no
configure:6168: checking for cf77
configure:6198: result: no
configure:6168: checking for fort77
configure:6198: result: no
configure:6168: checking for fl32
configure:6198: result: no
configure:6168: checking for af77
configure:6198: result: no
configure:6168: checking for xlf90
configure:6198: result: no
configure:6168: checking for f90
configure:6198: result: no
configure:6168: checking for pgf90
configure:6198: result: no
configure:6168: checking for pghpf
configure:6198: result: no
configure:6168: checking for epcf90
configure:6198: result: no
configure:6168: checking for gfortran
configure:6198: result: no
configure:6168: checking for g95
configure:6198: result: no
configure:6168: checking for xlf95
configure:6198: result: no
configure:6168: checking for f95
configure:6198: result: no
configure:6168: checking for fort
configure:6198: result: no
configure:6168: checking for ifort
configure:6198: result: no
configure:6168: checking for ifc
configure:6198: result: no
configure:6168: checking for efc
configure:6198: result: no
configure:6168: checking for pgf95
configure:6198: result: no
configure:6168: checking for lf95
configure:6198: result: no
configure:6168: checking for ftn
configure:6198: result: no
configure:6225: checking for Fortran 77 compiler version
configure:6232: --version >&5
./configure: line 6233: --version: command not found
configure:6235: $? = 127
configure:6242: -v >&5
./configure: line 6243: -v: command not found
configure:6245: $? = 127
configure:6252: -V >&5
./configure: line 6253: -V: command not found
configure:6255: $? = 127
configure:6263: checking whether we are using the GNU Fortran 77 compiler
configure:6282: -c conftest.F >&5
./configure: line 6283: -c: command not found
configure:6288: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:6305: result: no
configure:6311: checking whether accepts -g
configure:6328: -c -g conftest.f >&5
./configure: line 6329: -c: command not found
configure:6334: $? = 127
configure: failed program was:
| program main
|
| end
configure:6350: result: no
configure:6379: checking the maximum length of command line arguments
configure:6491: result: 3458764513820540925
configure:6503: checking command to parse /opt/trendchip/mips-linux-uclibc-4.9.3/usr/bin/mips-linux-nm -B output from mips-buildroot-linux-uclibc-gcc object
configure:6608: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:6611: $? = 0
configure:6615: /opt/trendchip/mips-linux-uclibc-4.9.3/usr/bin/mips-linux-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6618: $? = 0
configure:6670: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6673: $? = 0
configure:6711: result: ok
configure:6715: checking for objdir
configure:6730: result: .libs
configure:6782: checking for mips-linux-ar
configure:6809: result: mips-buildroot-linux-uclibc-ar
configure:6878: checking for mips-linux-ranlib
configure:6905: result: mips-buildroot-linux-uclibc-ranlib
configure:6974: checking for mips-linux-strip
configure:7001: result: mips-buildroot-linux-uclibc-strip
configure:7639: checking if mips-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions
configure:7657: mips-buildroot-linux-uclibc-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:7661: $? = 0
configure:7674: result: no
configure:7689: checking for mips-buildroot-linux-uclibc-gcc option to produce PIC
configure:7921: result: -fPIC
configure:7929: checking if mips-buildroot-linux-uclibc-gcc PIC flag -fPIC works
configure:7947: mips-buildroot-linux-uclibc-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:7951: $? = 0
configure:7964: result: yes
configure:7992: checking if mips-buildroot-linux-uclibc-gcc static flag -static works
configure:8020: result: yes
configure:8030: checking if mips-buildroot-linux-uclibc-gcc supports -c -o file.o
configure:8051: mips-buildroot-linux-uclibc-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8055: $? = 0
configure:8077: result: yes
configure:8103: checking whether the mips-buildroot-linux-uclibc-gcc linker (mips-buildroot-linux-uclibc-ld) supports shared libraries
configure:9083: result: yes
configure:9104: checking whether -lc should be explicitly linked in
configure:9109: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:9112: $? = 0
configure:9127: mips-buildroot-linux-uclibc-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:9130: $? = 0
configure:9142: result: no
configure:9150: checking dynamic linker characteristics
configure:9752: result: GNU/Linux ld.so
configure:9776: checking how to hardcode library paths into programs
configure:9801: result: immediate
configure:9815: checking whether stripping libraries is possible
configure:9820: result: yes
configure:10622: checking if libtool supports shared libraries
configure:10624: result: yes
configure:10627: checking whether to build shared libraries
configure:10648: result: yes
configure:10651: checking whether to build static libraries
configure:10655: result: yes
configure:10749: creating libtool
configure:11342: checking for ld used by mips-linux-g++
configure:11409: result: mips-buildroot-linux-uclibc-ld
configure:11418: checking if the linker (mips-buildroot-linux-uclibc-ld) is GNU ld
configure:11433: result: yes
configure:11484: checking whether the mips-linux-g++ linker (mips-buildroot-linux-uclibc-ld) supports shared libraries
configure:12430: result: yes
configure:12447: mips-linux-g++ -c -g -O2 conftest.cpp >&5
configure:12450: $? = 0
configure:12606: checking for mips-linux-g++ option to produce PIC
configure:12890: result: -fPIC
configure:12898: checking if mips-linux-g++ PIC flag -fPIC works
configure:12916: mips-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
configure:12920: $? = 0
configure:12933: result: yes
configure:12961: checking if mips-linux-g++ static flag -static works
configure:12989: result: yes
configure:12999: checking if mips-linux-g++ supports -c -o file.o
configure:13020: mips-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:13024: $? = 0
configure:13046: result: yes
configure:13072: checking whether the mips-linux-g++ linker (mips-buildroot-linux-uclibc-ld) supports shared libraries
configure:13098: result: yes
configure:13165: checking dynamic linker characteristics
configure:13715: result: GNU/Linux ld.so
configure:13739: checking how to hardcode library paths into programs
configure:13764: result: immediate
configure:20000: checking for a BSD-compatible install
configure:20056: result: /usr/bin/install -c
configure:20073: checking for mips-linux-pkg-config
configure:20106: result: no
configure:20116: checking for pkg-config
configure:20134: found /opt/trendchip/mips-linux-uclibc-4.9.3/usr/bin/pkg-config
configure:20146: result: /opt/trendchip/mips-linux-uclibc-4.9.3/usr/bin/pkg-config
configure:20160: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@gnu.org.
configure:20175: checking pkg-config is at least version 0.9.0
configure:20178: result: yes
configure:20190: checking for mv
configure:20208: found /bin/mv
configure:20220: result: /bin/mv
configure:20230: checking for rm
configure:20248: found /bin/rm
configure:20260: result: /bin/rm
configure:20270: checking for sed
configure:20300: result: /bin/sed
configure:20311: checking for ldconfig
configure:20329: found /sbin/ldconfig
configure:20342: result: /sbin/ldconfig
configure:20352: checking Windows OS
configure:20366: result: no
configure:20372: checking fuse compatibility
configure:20400: result: internal
configure:20429: checking for pthread_create in -lpthread
configure:20464: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:20470: $? = 0
configure:20488: result: yes
configure:20934: checking uuid/uuid.h usability
configure:20951: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
conftest.c:57:23: fatal error: uuid/uuid.h: No such file or directory
#include <uuid/uuid.h>
^
compilation terminated.
configure:20957: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _REENTRANT 1
| #define FUSE_INTERNAL 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <uuid/uuid.h>
configure:20971: result: no
configure:20975: checking uuid/uuid.h presence
configure:20990: mips-buildroot-linux-uclibc-gcc -E conftest.c
conftest.c:24:23: fatal error: uuid/uuid.h: No such file or directory
#include <uuid/uuid.h>
^
compilation terminated.
configure:20996: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _REENTRANT 1
| #define FUSE_INTERNAL 1
| /* end confdefs.h. */
| #include <uuid/uuid.h>
configure:21010: result: no
configure:21043: checking for uuid/uuid.h
configure:21050: result: no
configure:21129: WARNING: ntfsprogs DCE compliant UUID generation code requires the uuid library.
configure:21137: checking for ANSI C header files
configure:21301: result: yes
configure:21373: checking ctype.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking ctype.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for ctype.h
configure:21490: result: yes
configure:21373: checking fcntl.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking fcntl.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for fcntl.h
configure:21490: result: yes
configure:21373: checking libgen.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking libgen.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for libgen.h
configure:21490: result: yes
configure:21373: checking libintl.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
conftest.c:61:21: fatal error: libintl.h: No such file or directory
#include <libintl.h>
^
compilation terminated.
configure:21396: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libintl.h>
configure:21410: result: no
configure:21414: checking libintl.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
conftest.c:28:21: fatal error: libintl.h: No such file or directory
#include <libintl.h>
^
compilation terminated.
configure:21435: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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
| /* end confdefs.h. */
| #include <libintl.h>
configure:21449: result: no
configure:21482: checking for libintl.h
configure:21490: result: no
configure:21373: checking limits.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking limits.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for limits.h
configure:21490: result: yes
configure:21373: checking locale.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking locale.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for locale.h
configure:21490: result: yes
configure:21373: checking mntent.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking mntent.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for mntent.h
configure:21490: result: yes
configure:21373: checking stddef.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking stddef.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for stddef.h
configure:21490: result: yes
configure:21363: checking for stdint.h
configure:21369: result: yes
configure:21363: checking for stdlib.h
configure:21369: result: yes
configure:21373: checking stdio.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking stdio.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for stdio.h
configure:21490: result: yes
configure:21373: checking stdarg.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking stdarg.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for stdarg.h
configure:21490: result: yes
configure:21363: checking for string.h
configure:21369: result: yes
configure:21363: checking for strings.h
configure:21369: result: yes
configure:21373: checking errno.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking errno.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for errno.h
configure:21490: result: yes
configure:21373: checking time.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking time.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for time.h
configure:21490: result: yes
configure:21363: checking for unistd.h
configure:21369: result: yes
configure:21373: checking utime.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking utime.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for utime.h
configure:21490: result: yes
configure:21373: checking wchar.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking wchar.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for wchar.h
configure:21490: result: yes
configure:21373: checking getopt.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking getopt.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for getopt.h
configure:21490: result: yes
configure:21373: checking features.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking features.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for features.h
configure:21490: result: yes
configure:21373: checking endian.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking endian.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for endian.h
configure:21490: result: yes
configure:21373: checking byteswap.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking byteswap.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for byteswap.h
configure:21490: result: yes
configure:21373: checking sys/byteorder.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
conftest.c:80:27: fatal error: sys/byteorder.h: No such file or directory
#include <sys/byteorder.h>
^
compilation terminated.
configure:21396: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/byteorder.h>
configure:21410: result: no
configure:21414: checking sys/byteorder.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
conftest.c:47:27: fatal error: sys/byteorder.h: No such file or directory
#include <sys/byteorder.h>
^
compilation terminated.
configure:21435: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| /* end confdefs.h. */
| #include <sys/byteorder.h>
configure:21449: result: no
configure:21482: checking for sys/byteorder.h
configure:21490: result: no
configure:21373: checking sys/disk.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
conftest.c:80:22: fatal error: sys/disk.h: No such file or directory
#include <sys/disk.h>
^
compilation terminated.
configure:21396: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/disk.h>
configure:21410: result: no
configure:21414: checking sys/disk.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
conftest.c:47:22: fatal error: sys/disk.h: No such file or directory
#include <sys/disk.h>
^
compilation terminated.
configure:21435: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| /* end confdefs.h. */
| #include <sys/disk.h>
configure:21449: result: no
configure:21482: checking for sys/disk.h
configure:21490: result: no
configure:21373: checking sys/endian.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
conftest.c:80:24: fatal error: sys/endian.h: No such file or directory
#include <sys/endian.h>
^
compilation terminated.
configure:21396: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/endian.h>
configure:21410: result: no
configure:21414: checking sys/endian.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
conftest.c:47:24: fatal error: sys/endian.h: No such file or directory
#include <sys/endian.h>
^
compilation terminated.
configure:21435: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| /* end confdefs.h. */
| #include <sys/endian.h>
configure:21449: result: no
configure:21482: checking for sys/endian.h
configure:21490: result: no
configure:21373: checking sys/param.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking sys/param.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for sys/param.h
configure:21490: result: yes
configure:21373: checking sys/ioctl.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking sys/ioctl.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for sys/ioctl.h
configure:21490: result: yes
configure:21373: checking sys/mkdev.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
conftest.c:82:23: fatal error: sys/mkdev.h: No such file or directory
#include <sys/mkdev.h>
^
compilation terminated.
configure:21396: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mkdev.h>
configure:21410: result: no
configure:21414: checking sys/mkdev.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
conftest.c:49:23: fatal error: sys/mkdev.h: No such file or directory
#include <sys/mkdev.h>
^
compilation terminated.
configure:21435: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_ENDIAN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include <sys/mkdev.h>
configure:21449: result: no
configure:21482: checking for sys/mkdev.h
configure:21490: result: no
configure:21373: checking sys/mount.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking sys/mount.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for sys/mount.h
configure:21490: result: yes
configure:21363: checking for sys/stat.h
configure:21369: result: yes
configure:21363: checking for sys/types.h
configure:21369: result: yes
configure:21373: checking sys/vfs.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking sys/vfs.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for sys/vfs.h
configure:21490: result: yes
configure:21373: checking sys/statvfs.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking sys/statvfs.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for sys/statvfs.h
configure:21490: result: yes
configure:21373: checking sys/sysmacros.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking sys/sysmacros.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for sys/sysmacros.h
configure:21490: result: yes
configure:21373: checking linux/major.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking linux/major.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for linux/major.h
configure:21490: result: yes
configure:21373: checking linux/fd.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking linux/fd.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for linux/fd.h
configure:21490: result: yes
configure:21373: checking linux/hdreg.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking linux/hdreg.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for linux/hdreg.h
configure:21490: result: yes
configure:21373: checking machine/endian.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
conftest.c:91:28: fatal error: machine/endian.h: No such file or directory
#include <machine/endian.h>
^
compilation terminated.
configure:21396: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <machine/endian.h>
configure:21410: result: no
configure:21414: checking machine/endian.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
conftest.c:58:28: fatal error: machine/endian.h: No such file or directory
#include <machine/endian.h>
^
compilation terminated.
configure:21435: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_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 <machine/endian.h>
configure:21449: result: no
configure:21482: checking for machine/endian.h
configure:21490: result: no
configure:21373: checking windows.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
conftest.c:91:21: fatal error: windows.h: No such file or directory
#include <windows.h>
^
compilation terminated.
configure:21396: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <windows.h>
configure:21410: result: no
configure:21414: checking windows.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
conftest.c:58:21: fatal error: windows.h: No such file or directory
#include <windows.h>
^
compilation terminated.
configure:21435: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_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 <windows.h>
configure:21449: result: no
configure:21482: checking for windows.h
configure:21490: result: no
configure:21373: checking syslog.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking syslog.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for syslog.h
configure:21490: result: yes
configure:21373: checking pwd.h usability
configure:21390: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21396: $? = 0
configure:21410: result: yes
configure:21414: checking pwd.h presence
configure:21429: mips-buildroot-linux-uclibc-gcc -E conftest.c
configure:21435: $? = 0
configure:21449: result: yes
configure:21482: checking for pwd.h
configure:21490: result: yes
configure:21505: checking for stdbool.h that conforms to C99
configure:21598: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21604: $? = 0
configure:21619: result: yes
configure:21621: checking for _Bool
configure:21651: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21657: $? = 0
configure:21672: result: yes
configure:21691: checking whether byte ordering is bigendian
configure:21724: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21730: $? = 0
configure:21762: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:21768: $? = 0
configure:21908: result: yes
configure:21934: checking for an ANSI C-conforming const
configure:22009: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:22015: $? = 0
configure:22030: result: yes
configure:22040: checking for inline
configure:22066: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:22072: $? = 0
configure:22090: result: inline
configure:22109: checking for off_t
configure:22139: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:22145: $? = 0
configure:22160: result: yes
configure:22172: checking for size_t
configure:22202: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:22208: $? = 0
configure:22223: result: yes
configure:22235: checking for struct stat.st_blocks
configure:22263: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:22269: $? = 0
configure:22326: result: yes
configure:22349: checking for struct stat.st_rdev
configure:22377: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:22383: $? = 0
configure:22440: result: yes
configure:22451: checking for struct stat.st_atim
configure:22479: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:103:5: error: used struct type value where scalar is required
if (ac_aggr.st_atim)
^
configure:22485: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_atim)
| return 0;
| ;
| return 0;
| }
configure:22518: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:22524: $? = 0
configure:22542: result: yes
configure:22553: checking for struct stat.st_atimespec
configure:22581: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:104:12: error: 'struct stat' has no member named 'st_atimespec'
if (ac_aggr.st_atimespec)
^
configure:22587: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define WORDS_BIGENDIAN 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_atimespec)
| return 0;
| ;
| return 0;
| }
configure:22620: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:104:19: error: 'struct stat' has no member named 'st_atimespec'
if (sizeof ac_aggr.st_atimespec)
^
configure:22626: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define WORDS_BIGENDIAN 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_atimespec)
| return 0;
| ;
| return 0;
| }
configure:22644: result: no
configure:22655: checking for struct stat.st_atimensec
configure:22683: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:104:12: error: 'struct stat' has no member named 'st_atimensec'
if (ac_aggr.st_atimensec)
^
configure:22689: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define WORDS_BIGENDIAN 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_atimensec)
| return 0;
| ;
| return 0;
| }
configure:22722: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:104:19: error: 'struct stat' has no member named 'st_atimensec'
if (sizeof ac_aggr.st_atimensec)
^
configure:22728: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define WORDS_BIGENDIAN 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_atimensec)
| return 0;
| ;
| return 0;
| }
configure:22746: result: no
configure:22916: checking for library containing getmntent
configure:22957: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:22963: $? = 0
configure:22991: result: none required
configure:23008: checking whether mbrtowc and mbstate_t are properly declared
configure:23038: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:23044: $? = 0
configure:23061: result: yes
configure:23071: checking for working memcmp
configure:23152: result: no
configure:23161: checking whether lstat dereferences a symlink specified with a trailing slash
configure:23232: result: no
configure:23251: checking whether stat accepts an empty string
configure:23309: result: yes
configure:23329: checking for strftime
configure:23385: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
conftest.c:93:6: warning: conflicting types for built-in function 'strftime'
char strftime ();
^
configure:23391: $? = 0
configure:23409: result: yes
configure:23498: checking for utime.h
configure:23504: result: yes
configure:23646: checking whether utime accepts a null argument
configure:23713: result: no
configure:23728: checking for vprintf
configure:23784: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
conftest.c:95:6: warning: conflicting types for built-in function 'vprintf'
char vprintf ();
^
configure:23790: $? = 0
configure:23808: result: yes
configure:23815: checking for _doprnt
configure:23871: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccw63yBr.o: In function `main':
/opt/bba/BBA1.5_platform/apps/public/ntfs-3g_ntfsprogs-2012.1.15/conftest.c:107: undefined reference to `_doprnt'
collect2: error: ld returned 1 exit status
configure:23877: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define WORDS_BIGENDIAN 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
| #define HAVE_MBRTOWC 1
| #define HAVE_STAT_EMPTY_STRING_BUG 1
| #define HAVE_STRFTIME 1
| #define HAVE_UTIME_H 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:23894: result: no
configure:23945: checking for atexit
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for basename
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for daemon
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for dup2
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for fdatasync
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for ffs
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
conftest.c:101:6: warning: conflicting types for built-in function 'ffs'
char ffs ();
^
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for getopt_long
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for hasmntopt
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for mbsinit
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for memmove
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
conftest.c:105:6: warning: conflicting types for built-in function 'memmove'
char memmove ();
^
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for memset
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
conftest.c:106:6: warning: conflicting types for built-in function 'memset'
char memset ();
^
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for realpath
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for regcomp
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for setlocale
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for strcasecmp
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
conftest.c:110:6: warning: conflicting types for built-in function 'strcasecmp'
char strcasecmp ();
^
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for strchr
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
conftest.c:111:6: warning: conflicting types for built-in function 'strchr'
char strchr ();
^
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for strdup
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
conftest.c:112:6: warning: conflicting types for built-in function 'strdup'
char strdup ();
^
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for strerror
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for strnlen
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for strsep
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for strtol
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for strtoul
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for sysconf
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for utime
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccY6YSoK.o:/opt/bba/BBA1.5_platform/apps/public/ntfs-3g_ntfsprogs-2012.1.15/conftest.c:130: warning: the use of OBSOLESCENT `utime' is discouraged, use `utimes'
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for utimensat
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for gettimeofday
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for clock_gettime
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
configure:24007: $? = 0
configure:24025: result: yes
configure:23945: checking for fork
configure:24001: mips-buildroot-linux-uclibc-gcc -o conftest -g -O2 conftest.c >&5
conftest.c:123:6: warning: conflicting types for built-in function 'fork'
char fork ();
^
configure:24007: $? = 0
configure:24025: result: yes
configure:24042: checking for special C compiler options needed for large files
configure:24135: result: no
configure:24141: checking for _FILE_OFFSET_BITS value needed for large files
configure:24176: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
conftest.c:107:3: warning: left shift count >= width of type
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:107:3: warning: left shift count >= width of type
conftest.c:108:10: warning: left shift count >= width of type
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:108:10: warning: left shift count >= width of type
conftest.c:107:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:24182: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2012.1.15"
| #define PACKAGE_STRING "ntfs-3g 2012.1.15"
| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
| #define PACKAGE "ntfs-3g"
| #define VERSION "2012.1.15"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define _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_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_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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define WORDS_BIGENDIAN 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
| #define HAVE_MBRTOWC 1
| #define HAVE_STAT_EMPTY_STRING_BUG 1
| #define HAVE_STRFTIME 1
| #define HAVE_UTIME_H 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_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
| /* end confdefs.h. */
| #include <sys/types.h>
| /* 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:24226: mips-buildroot-linux-uclibc-gcc -c -g -O2 conftest.c >&5
configure:24232: $? = 0
configure:24250: result: 64
configure:24780: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by ntfs-3g config.status 2012.1.15, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 8dc258068a82
config.status:745: creating Makefile
config.status:745: creating include/Makefile
config.status:745: creating include/fuse-lite/Makefile
config.status:745: creating include/ntfs-3g/Makefile
config.status:745: creating libfuse-lite/Makefile
config.status:745: creating libntfs-3g/Makefile
config.status:745: creating libntfs-3g/libntfs-3g.pc
config.status:745: creating libntfs-3g/libntfs-3g.script.so
config.status:745: creating ntfsprogs/Makefile
config.status:745: creating ntfsprogs/mkntfs.8
config.status:745: creating ntfsprogs/ntfscat.8
config.status:745: creating ntfsprogs/ntfsclone.8
config.status:745: creating ntfsprogs/ntfscluster.8
config.status:745: creating ntfsprogs/ntfscmp.8
config.status:745: creating ntfsprogs/ntfscp.8
config.status:745: creating ntfsprogs/ntfsfix.8
config.status:745: creating ntfsprogs/ntfsinfo.8
config.status:745: creating ntfsprogs/ntfslabel.8
config.status:745: creating ntfsprogs/ntfsls.8
config.status:745: creating ntfsprogs/ntfsprogs.8
config.status:745: creating ntfsprogs/ntfsresize.8
config.status:745: creating ntfsprogs/ntfsundelete.8
config.status:745: creating src/Makefile
config.status:745: creating src/ntfs-3g.8
config.status:745: creating src/ntfs-3g.probe.8
config.status:745: creating src/ntfs-3g.usermap.8
config.status:745: creating src/ntfs-3g.secaudit.8
config.status:745: creating config.h
config.status:1069: config.h is unchanged
config.status:1116: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=mips-buildroot-linux-uclibc-gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_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_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=mips-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=no
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=no
ac_cv_func_mbrtowc=yes
ac_cv_func_mbsinit=yes
ac_cv_func_memcmp_working=no
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_realpath=yes
ac_cv_func_regcomp=yes
ac_cv_func_setlocale=yes
ac_cv_func_stat_empty_string_bug=yes
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=no
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_inttypes_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_libintl_h=no
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_memory_h=yes
ac_cv_header_mntent_h=yes
ac_cv_header_pwd_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=mips-unknown-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_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=/opt/trendchip/mips-linux-uclibc-4.9.3/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AR=mips-buildroot-linux-uclibc-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=mips-buildroot-linux-uclibc-gcc
ac_cv_prog_CPP='mips-buildroot-linux-uclibc-gcc -E'
ac_cv_prog_CXX=mips-linux-g++
ac_cv_prog_CXXCPP='mips-linux-g++ -E'
ac_cv_prog_RANLIB=mips-buildroot-linux-uclibc-ranlib
ac_cv_prog_STRIP=mips-buildroot-linux-uclibc-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_mips_buildroot_linux_uclibc_gcc_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_search_getmntent='none required'
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
ac_cv_target=mips-unknown-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
am_cv_CXX_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_objdir=.libs
lt_cv_path_LD=mips-buildroot-linux-uclibc-ld
lt_cv_path_LDCXX=mips-buildroot-linux-uclibc-ld
lt_cv_path_NM='/opt/trendchip/mips-linux-uclibc-4.9.3/usr/bin/mips-linux-nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib/x86_64-linux-gnu/libfakeroot /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /lib32 /usr/lib32 '
lt_cv_sys_lib_search_path_spec='/opt/trendchip/mips-linux-uclibc-4.9.3/usr/lib/gcc/mips-buildroot-linux-uclibc/4.9.3 /opt/trendchip/mips-linux-uclibc-4.9.3/usr/mips-buildroot-linux-uclibc/lib /opt/trendchip/mips-linux-uclibc-4.9.3/usr/mips-buildroot-linux-uclibc/sysroot/lib /opt/trendchip/mips-linux-uclibc-4.9.3/usr/mips-buildroot-linux-uclibc/sysroot/usr/lib'
lt_cv_sys_max_cmd_len=3458764513820540925
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /opt/bba/BBA1.5_platform/apps/public/ntfs-3g_ntfsprogs-2012.1.15/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /opt/bba/BBA1.5_platform/apps/public/ntfs-3g_ntfsprogs-2012.1.15/missing --run tar'
AR='mips-buildroot-linux-uclibc-ar'
AUTOCONF='${SHELL} /opt/bba/BBA1.5_platform/apps/public/ntfs-3g_ntfsprogs-2012.1.15/missing --run autoconf'
AUTOHEADER='${SHELL} /opt/bba/BBA1.5_platform/apps/public/ntfs-3g_ntfsprogs-2012.1.15/missing --run autoheader'
AUTOMAKE='${SHELL} /opt/bba/BBA1.5_platform/apps/public/ntfs-3g_ntfsprogs-2012.1.15/missing --run automake-1.10'
AWK='gawk'
CC='mips-buildroot-linux-uclibc-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -Wall'
CPP='mips-buildroot-linux-uclibc-gcc -E'
CPPFLAGS=''
CXX='mips-linux-g++'
CXXCPP='mips-linux-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
ECHO='echo'
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=''
F77=''
FFLAGS=''
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'
LDCONFIG='/sbin/ldconfig'
LDFLAGS=''
LIBFUSE_LITE_LIBS=' -lpthread'
LIBGCRYPT_CFLAGS=''
LIBGCRYPT_CONFIG=''
LIBGCRYPT_LIBS=''
LIBNTFS_3G_VERSION='83'
LIBOBJS=' ${LIBOBJDIR}memcmp$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o'
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=' ${LIBOBJDIR}memcmp$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /opt/bba/BBA1.5_platform/apps/public/ntfs-3g_ntfsprogs-2012.1.15/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MKNTFS_CPPFLAGS=''
MKNTFS_LIBS=''
MV='/bin/mv'
NMEDIT=''
NTFS_DEVICE_DEFAULT_IO_OPS_FALSE='#'
NTFS_DEVICE_DEFAULT_IO_OPS_TRUE=''
OBJEXT='o'
OUTPUT_FORMAT=''
PACKAGE='ntfs-3g'
PACKAGE_BUGREPORT='ntfs-3g-devel@lists.sf.net'
PACKAGE_NAME='ntfs-3g'
PACKAGE_STRING='ntfs-3g 2012.1.15'
PACKAGE_TARNAME='ntfs-3g'
PACKAGE_VERSION='2012.1.15'
PATH_SEPARATOR=':'
PKG_CONFIG='/opt/trendchip/mips-linux-uclibc-4.9.3/usr/bin/pkg-config'
RANLIB='mips-buildroot-linux-uclibc-ranlib'
REALLYSTATIC_FALSE=''
REALLYSTATIC_TRUE='#'
RM='/bin/rm'
RUN_LDCONFIG_FALSE='#'
RUN_LDCONFIG_TRUE=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='mips-buildroot-linux-uclibc-strip'
VERSION='2012.1.15'
WINDOWS_FALSE=''
WINDOWS_TRUE='#'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
all_includes=' '
all_libraries=' '
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_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-pc-linux-gnu'
build_alias='i686-linux'
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='mips-unknown-linux-gnu'
host_alias='mips-linux'
host_cpu='mips'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /opt/bba/BBA1.5_platform/apps/public/ntfs-3g_ntfsprogs-2012.1.15/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
ntfs3gincludedir='$(includedir)/ntfs-3g'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgconfigdir='$(libdir)/pkgconfig'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
rootbindir='/bin'
rootlibdir='/lib'
rootsbindir='/sbin'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='mips-unknown-linux-gnu'
target_alias=''
target_cpu='mips'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "ntfs-3g"
#define PACKAGE_TARNAME "ntfs-3g"
#define PACKAGE_VERSION "2012.1.15"
#define PACKAGE_STRING "ntfs-3g 2012.1.15"
#define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
#define PACKAGE "ntfs-3g"
#define VERSION "2012.1.15"
#define _GNU_SOURCE 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define _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_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_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__BOOL 1
#define HAVE_STDBOOL_H 1
#define WORDS_BIGENDIAN 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
#define HAVE_MBRTOWC 1
#define HAVE_STAT_EMPTY_STRING_BUG 1
#define HAVE_STRFTIME 1
#define HAVE_UTIME_H 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_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 _FILE_OFFSET_BITS 64
configure: exit 0