summaryrefslogtreecommitdiff
path: root/config.log (plain)
blob: 3f928acb4b65d95efdfe3e7d437af4a9b9e38499
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by ntfs-3g configure 2010.5.16, which was
5generated by GNU Autoconf 2.61. Invocation command line was
6
7 $ ./configure CC=arc-linux-uclibc-gcc --prefix=/mnt/fileroot/michael.wang/linux-top-pub/ui_ref/trunk/bld_7266_h_64x2/./rootfs --host=arc-linux-uclibc CFLAGS=-mA7 -g --enable-mount-helper=no --enable-ldconfig=no exec_prefix=/mnt/fileroot/michael.wang/linux-top-pub/ui_ref/trunk/bld_7266_h_64x2/./rootfs
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = announce
14uname -m = i686
15uname -r = 2.6.31-14-generic-pae
16uname -s = Linux
17uname -v = #48-Ubuntu SMP Fri Oct 16 15:22:42 UTC 2009
18
19/usr/bin/uname -p = unknown
20/bin/uname -X = unknown
21
22/bin/arch = unknown
23/usr/bin/arch -k = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo = unknown
26/bin/machine = unknown
27/usr/bin/oslevel = unknown
28/bin/universe = unknown
29
30PATH: /usr/local/sbin
31PATH: /usr/local/bin
32PATH: /usr/sbin
33PATH: /usr/bin
34PATH: /sbin
35PATH: /bin
36PATH: /usr/games
37PATH: /opt/gnutools/arc2.3-p0/elf32-4.2.1/bin
38PATH: /opt/gnutools/arc2.3-p0/uclibc-4.2.1/bin
39PATH: .
40PATH: /opt/qtcreator-1.2.0/bin
41
42
43## ----------- ##
44## Core tests. ##
45## ----------- ##
46
47configure:2048: checking build system type
48configure:2066: result: i686-pc-linux-gnu
49configure:2088: checking host system type
50configure:2103: result: arc-unknown-linux-uclibc
51configure:2125: checking target system type
52configure:2140: result: arc-unknown-linux-uclibc
53configure:2185: checking for a BSD-compatible install
54configure:2241: result: /usr/bin/install -c
55configure:2252: checking whether build environment is sane
56configure:2295: result: yes
57configure:2323: checking for a thread-safe mkdir -p
58configure:2362: result: /bin/mkdir -p
59configure:2375: checking for gawk
60configure:2405: result: no
61configure:2375: checking for mawk
62configure:2391: found /usr/bin/mawk
63configure:2402: result: mawk
64configure:2413: checking whether make sets $(MAKE)
65configure:2434: result: yes
66configure:2514: checking for arc-linux-uclibc-strip
67configure:2530: found /opt/gnutools/arc2.3-p0/uclibc-4.2.1/bin/arc-linux-uclibc-strip
68configure:2541: result: arc-linux-uclibc-strip
69configure:2625: checking whether to enable maintainer-specific portions of Makefiles
70configure:2634: result: no
71configure:2786: checking for arc-linux-uclibc-gcc
72configure:2813: result: arc-linux-uclibc-gcc
73configure:2893: checking for C compiler version
74configure:2900: arc-linux-uclibc-gcc --version >&5
75arc-linux-uclibc-gcc (GCC) 4.2.1 (ARC_2.3)
76Copyright (C) 2007 Free Software Foundation, Inc.
77This is free software; see the source for copying conditions. There is NO
78warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
79
80configure:2903: $? = 0
81configure:2910: arc-linux-uclibc-gcc -v >&5
82Using built-in specs.
83Target: arc-linux-uclibc
84Configured with: ../src/configure --target=arc-linux-uclibc --prefix=/opt/gnutools/arc2.3-p0/uclibc-4.2.1 --with-headers=/opt/gnutools/arc2.3-p0/uclibc-4.2.1/arc-linux-uclibc/include --enable-shared --disable-multilib --without-newlib --enable-languages=c,c++ --with-cpu=arc700 --disable-c99
85Thread model: posix
86gcc version 4.2.1 (ARC_2.3)
87configure:2913: $? = 0
88configure:2920: arc-linux-uclibc-gcc -V >&5
89arc-linux-uclibc-gcc: '-V' option must have argument
90configure:2923: $? = 1
91configure:2946: checking for C compiler default output file name
92configure:2973: arc-linux-uclibc-gcc -mA7 -g conftest.c >&5
93configure:2976: $? = 0
94configure:3014: result: a.out
95configure:3031: checking whether the C compiler works
96configure:3041: ./a.out
97./configure: line 3042: ./a.out: cannot execute binary file
98configure:3044: $? = 126
99configure:3061: result: yes
100configure:3068: checking whether we are cross compiling
101configure:3070: result: yes
102configure:3073: checking for suffix of executables
103configure:3080: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
104configure:3083: $? = 0
105configure:3107: result:
106configure:3113: checking for suffix of object files
107configure:3139: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
108configure:3142: $? = 0
109configure:3165: result: o
110configure:3169: checking whether we are using the GNU C compiler
111configure:3198: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
112configure:3204: $? = 0
113configure:3221: result: yes
114configure:3226: checking whether arc-linux-uclibc-gcc accepts -g
115configure:3256: arc-linux-uclibc-gcc -c -g conftest.c >&5
116configure:3262: $? = 0
117configure:3361: result: yes
118configure:3378: checking for arc-linux-uclibc-gcc option to accept ISO C89
119configure:3452: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
120configure:3458: $? = 0
121configure:3481: result: none needed
122configure:3510: checking for style of include used by make
123configure:3538: result: GNU
124configure:3563: checking dependency style of arc-linux-uclibc-gcc
125configure:3654: result: gcc3
126configure:3669: checking whether ln -s works
127configure:3673: result: yes
128configure:3681: checking whether arc-linux-uclibc-gcc and cc understand -c and -o together
129configure:3716: arc-linux-uclibc-gcc -c conftest.c -o conftest2.o >&5
130configure:3719: $? = 0
131configure:3725: arc-linux-uclibc-gcc -c conftest.c -o conftest2.o >&5
132configure:3728: $? = 0
133configure:3739: cc -c conftest.c >&5
134configure:3742: $? = 0
135configure:3750: cc -c conftest.c -o conftest2.o >&5
136configure:3753: $? = 0
137configure:3759: cc -c conftest.c -o conftest2.o >&5
138configure:3762: $? = 0
139configure:3780: result: yes
140configure:3879: checking for a sed that does not truncate output
141configure:3935: result: /bin/sed
142configure:3938: checking for grep that handles long lines and -e
143configure:4012: result: /bin/grep
144configure:4017: checking for egrep
145configure:4095: result: /bin/grep -E
146configure:4111: checking for ld used by arc-linux-uclibc-gcc
147configure:4178: result: /opt/gnutools/arc2.3-p0/uclibc-4.2.1/arc-linux-uclibc/bin/ld
148configure:4187: checking if the linker (/opt/gnutools/arc2.3-p0/uclibc-4.2.1/arc-linux-uclibc/bin/ld) is GNU ld
149configure:4202: result: yes
150configure:4207: checking for /opt/gnutools/arc2.3-p0/uclibc-4.2.1/arc-linux-uclibc/bin/ld option to reload object files
151configure:4214: result: -r
152configure:4232: checking for BSD-compatible nm
153configure:4281: result: /opt/gnutools/arc2.3-p0/uclibc-4.2.1/bin/arc-linux-uclibc-nm -B
154configure:4285: checking how to recognize dependent libraries
155configure:4471: result: pass_all
156configure:4716: checking how to run the C preprocessor
157configure:4756: arc-linux-uclibc-gcc -E conftest.c
158configure:4762: $? = 0
159configure:4793: arc-linux-uclibc-gcc -E conftest.c
160conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
161configure:4799: $? = 1
162configure: failed program was:
163| /* confdefs.h. */
164| #define PACKAGE_NAME "ntfs-3g"
165| #define PACKAGE_TARNAME "ntfs-3g"
166| #define PACKAGE_VERSION "2010.5.16"
167| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
168| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
169| #define PACKAGE "ntfs-3g"
170| #define VERSION "2010.5.16"
171| #define _GNU_SOURCE 1
172| /* end confdefs.h. */
173| #include <ac_nonexistent.h>
174configure:4832: result: arc-linux-uclibc-gcc -E
175configure:4861: arc-linux-uclibc-gcc -E conftest.c
176configure:4867: $? = 0
177configure:4898: arc-linux-uclibc-gcc -E conftest.c
178conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
179configure:4904: $? = 1
180configure: failed program was:
181| /* confdefs.h. */
182| #define PACKAGE_NAME "ntfs-3g"
183| #define PACKAGE_TARNAME "ntfs-3g"
184| #define PACKAGE_VERSION "2010.5.16"
185| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
186| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
187| #define PACKAGE "ntfs-3g"
188| #define VERSION "2010.5.16"
189| #define _GNU_SOURCE 1
190| /* end confdefs.h. */
191| #include <ac_nonexistent.h>
192configure:4942: checking for ANSI C header files
193configure:4972: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
194configure:4978: $? = 0
195configure:5106: result: yes
196configure:5130: checking for sys/types.h
197configure:5151: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
198configure:5157: $? = 0
199configure:5173: result: yes
200configure:5130: checking for sys/stat.h
201configure:5151: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
202configure:5157: $? = 0
203configure:5173: result: yes
204configure:5130: checking for stdlib.h
205configure:5151: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
206configure:5157: $? = 0
207configure:5173: result: yes
208configure:5130: checking for string.h
209configure:5151: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
210configure:5157: $? = 0
211configure:5173: result: yes
212configure:5130: checking for memory.h
213configure:5151: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
214configure:5157: $? = 0
215configure:5173: result: yes
216configure:5130: checking for strings.h
217configure:5151: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
218configure:5157: $? = 0
219configure:5173: result: yes
220configure:5130: checking for inttypes.h
221configure:5151: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
222configure:5157: $? = 0
223configure:5173: result: yes
224configure:5130: checking for stdint.h
225configure:5151: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
226configure:5157: $? = 0
227configure:5173: result: yes
228configure:5130: checking for unistd.h
229configure:5151: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
230configure:5157: $? = 0
231configure:5173: result: yes
232configure:5200: checking dlfcn.h usability
233configure:5217: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
234configure:5223: $? = 0
235configure:5237: result: yes
236configure:5241: checking dlfcn.h presence
237configure:5256: arc-linux-uclibc-gcc -E conftest.c
238configure:5262: $? = 0
239configure:5276: result: yes
240configure:5309: checking for dlfcn.h
241configure:5317: result: yes
242configure:5344: checking for arc-linux-uclibc-g++
243configure:5360: found /opt/gnutools/arc2.3-p0/uclibc-4.2.1/bin/arc-linux-uclibc-g++
244configure:5371: result: arc-linux-uclibc-g++
245configure:5446: checking for C++ compiler version
246configure:5453: arc-linux-uclibc-g++ --version >&5
247arc-linux-uclibc-g++ (GCC) 4.2.1 (ARC_2.3)
248Copyright (C) 2007 Free Software Foundation, Inc.
249This is free software; see the source for copying conditions. There is NO
250warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
251
252configure:5456: $? = 0
253configure:5463: arc-linux-uclibc-g++ -v >&5
254Using built-in specs.
255Target: arc-linux-uclibc
256Configured with: ../src/configure --target=arc-linux-uclibc --prefix=/opt/gnutools/arc2.3-p0/uclibc-4.2.1 --with-headers=/opt/gnutools/arc2.3-p0/uclibc-4.2.1/arc-linux-uclibc/include --enable-shared --disable-multilib --without-newlib --enable-languages=c,c++ --with-cpu=arc700 --disable-c99
257Thread model: posix
258gcc version 4.2.1 (ARC_2.3)
259configure:5466: $? = 0
260configure:5473: arc-linux-uclibc-g++ -V >&5
261arc-linux-uclibc-g++: '-V' option must have argument
262configure:5476: $? = 1
263configure:5479: checking whether we are using the GNU C++ compiler
264configure:5508: arc-linux-uclibc-g++ -c conftest.cpp >&5
265configure:5514: $? = 0
266configure:5531: result: yes
267configure:5536: checking whether arc-linux-uclibc-g++ accepts -g
268configure:5566: arc-linux-uclibc-g++ -c -g conftest.cpp >&5
269configure:5572: $? = 0
270configure:5671: result: yes
271configure:5696: checking dependency style of arc-linux-uclibc-g++
272configure:5787: result: gcc3
273configure:5812: checking how to run the C++ preprocessor
274configure:5848: arc-linux-uclibc-g++ -E conftest.cpp
275configure:5854: $? = 0
276configure:5885: arc-linux-uclibc-g++ -E conftest.cpp
277conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
278configure:5891: $? = 1
279configure: failed program was:
280| /* confdefs.h. */
281| #define PACKAGE_NAME "ntfs-3g"
282| #define PACKAGE_TARNAME "ntfs-3g"
283| #define PACKAGE_VERSION "2010.5.16"
284| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
285| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
286| #define PACKAGE "ntfs-3g"
287| #define VERSION "2010.5.16"
288| #define _GNU_SOURCE 1
289| #define STDC_HEADERS 1
290| #define HAVE_SYS_TYPES_H 1
291| #define HAVE_SYS_STAT_H 1
292| #define HAVE_STDLIB_H 1
293| #define HAVE_STRING_H 1
294| #define HAVE_MEMORY_H 1
295| #define HAVE_STRINGS_H 1
296| #define HAVE_INTTYPES_H 1
297| #define HAVE_STDINT_H 1
298| #define HAVE_UNISTD_H 1
299| #define HAVE_DLFCN_H 1
300| /* end confdefs.h. */
301| #include <ac_nonexistent.h>
302configure:5924: result: arc-linux-uclibc-g++ -E
303configure:5953: arc-linux-uclibc-g++ -E conftest.cpp
304configure:5959: $? = 0
305configure:5990: arc-linux-uclibc-g++ -E conftest.cpp
306conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
307configure:5996: $? = 1
308configure: failed program was:
309| /* confdefs.h. */
310| #define PACKAGE_NAME "ntfs-3g"
311| #define PACKAGE_TARNAME "ntfs-3g"
312| #define PACKAGE_VERSION "2010.5.16"
313| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
314| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
315| #define PACKAGE "ntfs-3g"
316| #define VERSION "2010.5.16"
317| #define _GNU_SOURCE 1
318| #define STDC_HEADERS 1
319| #define HAVE_SYS_TYPES_H 1
320| #define HAVE_SYS_STAT_H 1
321| #define HAVE_STDLIB_H 1
322| #define HAVE_STRING_H 1
323| #define HAVE_MEMORY_H 1
324| #define HAVE_STRINGS_H 1
325| #define HAVE_INTTYPES_H 1
326| #define HAVE_STDINT_H 1
327| #define HAVE_UNISTD_H 1
328| #define HAVE_DLFCN_H 1
329| /* end confdefs.h. */
330| #include <ac_nonexistent.h>
331configure:6045: checking for arc-linux-uclibc-g77
332configure:6075: result: no
333configure:6045: checking for arc-linux-uclibc-xlf
334configure:6075: result: no
335configure:6045: checking for arc-linux-uclibc-f77
336configure:6075: result: no
337configure:6045: checking for arc-linux-uclibc-frt
338configure:6075: result: no
339configure:6045: checking for arc-linux-uclibc-pgf77
340configure:6075: result: no
341configure:6045: checking for arc-linux-uclibc-cf77
342configure:6075: result: no
343configure:6045: checking for arc-linux-uclibc-fort77
344configure:6075: result: no
345configure:6045: checking for arc-linux-uclibc-fl32
346configure:6075: result: no
347configure:6045: checking for arc-linux-uclibc-af77
348configure:6075: result: no
349configure:6045: checking for arc-linux-uclibc-xlf90
350configure:6075: result: no
351configure:6045: checking for arc-linux-uclibc-f90
352configure:6075: result: no
353configure:6045: checking for arc-linux-uclibc-pgf90
354configure:6075: result: no
355configure:6045: checking for arc-linux-uclibc-pghpf
356configure:6075: result: no
357configure:6045: checking for arc-linux-uclibc-epcf90
358configure:6075: result: no
359configure:6045: checking for arc-linux-uclibc-gfortran
360configure:6075: result: no
361configure:6045: checking for arc-linux-uclibc-g95
362configure:6075: result: no
363configure:6045: checking for arc-linux-uclibc-xlf95
364configure:6075: result: no
365configure:6045: checking for arc-linux-uclibc-f95
366configure:6075: result: no
367configure:6045: checking for arc-linux-uclibc-fort
368configure:6075: result: no
369configure:6045: checking for arc-linux-uclibc-ifort
370configure:6075: result: no
371configure:6045: checking for arc-linux-uclibc-ifc
372configure:6075: result: no
373configure:6045: checking for arc-linux-uclibc-efc
374configure:6075: result: no
375configure:6045: checking for arc-linux-uclibc-pgf95
376configure:6075: result: no
377configure:6045: checking for arc-linux-uclibc-lf95
378configure:6075: result: no
379configure:6045: checking for arc-linux-uclibc-ftn
380configure:6075: result: no
381configure:6089: checking for g77
382configure:6119: result: no
383configure:6089: checking for xlf
384configure:6119: result: no
385configure:6089: checking for f77
386configure:6119: result: no
387configure:6089: checking for frt
388configure:6119: result: no
389configure:6089: checking for pgf77
390configure:6119: result: no
391configure:6089: checking for cf77
392configure:6119: result: no
393configure:6089: checking for fort77
394configure:6119: result: no
395configure:6089: checking for fl32
396configure:6119: result: no
397configure:6089: checking for af77
398configure:6119: result: no
399configure:6089: checking for xlf90
400configure:6119: result: no
401configure:6089: checking for f90
402configure:6119: result: no
403configure:6089: checking for pgf90
404configure:6119: result: no
405configure:6089: checking for pghpf
406configure:6119: result: no
407configure:6089: checking for epcf90
408configure:6119: result: no
409configure:6089: checking for gfortran
410configure:6119: result: no
411configure:6089: checking for g95
412configure:6119: result: no
413configure:6089: checking for xlf95
414configure:6119: result: no
415configure:6089: checking for f95
416configure:6119: result: no
417configure:6089: checking for fort
418configure:6119: result: no
419configure:6089: checking for ifort
420configure:6119: result: no
421configure:6089: checking for ifc
422configure:6119: result: no
423configure:6089: checking for efc
424configure:6119: result: no
425configure:6089: checking for pgf95
426configure:6119: result: no
427configure:6089: checking for lf95
428configure:6119: result: no
429configure:6089: checking for ftn
430configure:6119: result: no
431configure:6146: checking for Fortran 77 compiler version
432configure:6153: --version >&5
433./configure: line 6154: --version: command not found
434configure:6156: $? = 127
435configure:6163: -v >&5
436./configure: line 6164: -v: command not found
437configure:6166: $? = 127
438configure:6173: -V >&5
439./configure: line 6174: -V: command not found
440configure:6176: $? = 127
441configure:6184: checking whether we are using the GNU Fortran 77 compiler
442configure:6203: -c conftest.F >&5
443./configure: line 6204: -c: command not found
444configure:6209: $? = 127
445configure: failed program was:
446| program main
447| #ifndef __GNUC__
448| choke me
449| #endif
450|
451| end
452configure:6226: result: no
453configure:6232: checking whether accepts -g
454configure:6249: -c -g conftest.f >&5
455./configure: line 6250: -c: command not found
456configure:6255: $? = 127
457configure: failed program was:
458| program main
459|
460| end
461configure:6271: result: no
462configure:6300: checking the maximum length of command line arguments
463configure:6412: result: 805306365
464configure:6424: checking command to parse /opt/gnutools/arc2.3-p0/uclibc-4.2.1/bin/arc-linux-uclibc-nm -B output from arc-linux-uclibc-gcc object
465configure:6529: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
466configure:6532: $? = 0
467configure:6536: /opt/gnutools/arc2.3-p0/uclibc-4.2.1/bin/arc-linux-uclibc-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
468configure:6539: $? = 0
469configure:6591: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c conftstm.o >&5
470configure:6594: $? = 0
471configure:6632: result: ok
472configure:6636: checking for objdir
473configure:6651: result: .libs
474configure:6703: checking for arc-linux-uclibc-ar
475configure:6719: found /opt/gnutools/arc2.3-p0/uclibc-4.2.1/bin/arc-linux-uclibc-ar
476configure:6730: result: arc-linux-uclibc-ar
477configure:6799: checking for arc-linux-uclibc-ranlib
478configure:6815: found /opt/gnutools/arc2.3-p0/uclibc-4.2.1/bin/arc-linux-uclibc-ranlib
479configure:6826: result: arc-linux-uclibc-ranlib
480configure:6895: checking for arc-linux-uclibc-strip
481configure:6922: result: arc-linux-uclibc-strip
482configure:7560: checking if arc-linux-uclibc-gcc supports -fno-rtti -fno-exceptions
483configure:7578: arc-linux-uclibc-gcc -c -mA7 -g -fno-rtti -fno-exceptions conftest.c >&5
484cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
485configure:7582: $? = 0
486configure:7595: result: no
487configure:7610: checking for arc-linux-uclibc-gcc option to produce PIC
488configure:7842: result: -fPIC
489configure:7850: checking if arc-linux-uclibc-gcc PIC flag -fPIC works
490configure:7868: arc-linux-uclibc-gcc -c -mA7 -g -fPIC -DPIC conftest.c >&5
491configure:7872: $? = 0
492configure:7885: result: yes
493configure:7913: checking if arc-linux-uclibc-gcc static flag -static works
494configure:7941: result: yes
495configure:7951: checking if arc-linux-uclibc-gcc supports -c -o file.o
496configure:7972: arc-linux-uclibc-gcc -c -mA7 -g -o out/conftest2.o conftest.c >&5
497configure:7976: $? = 0
498configure:7998: result: yes
499configure:8024: checking whether the arc-linux-uclibc-gcc linker (/opt/gnutools/arc2.3-p0/uclibc-4.2.1/arc-linux-uclibc/bin/ld) supports shared libraries
500configure:9004: result: yes
501configure:9025: checking whether -lc should be explicitly linked in
502configure:9030: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
503configure:9033: $? = 0
504configure:9048: arc-linux-uclibc-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
505configure:9051: $? = 0
506configure:9063: result: no
507configure:9071: checking dynamic linker characteristics
508configure:9673: result: GNU/Linux ld.so
509configure:9697: checking how to hardcode library paths into programs
510configure:9722: result: immediate
511configure:9736: checking whether stripping libraries is possible
512configure:9741: result: yes
513configure:10543: checking if libtool supports shared libraries
514configure:10545: result: yes
515configure:10548: checking whether to build shared libraries
516configure:10569: result: yes
517configure:10572: checking whether to build static libraries
518configure:10576: result: yes
519configure:10670: creating libtool
520configure:11263: checking for ld used by arc-linux-uclibc-g++
521configure:11330: result: /opt/gnutools/arc2.3-p0/uclibc-4.2.1/arc-linux-uclibc/bin/ld
522configure:11339: checking if the linker (/opt/gnutools/arc2.3-p0/uclibc-4.2.1/arc-linux-uclibc/bin/ld) is GNU ld
523configure:11354: result: yes
524configure:11405: checking whether the arc-linux-uclibc-g++ linker (/opt/gnutools/arc2.3-p0/uclibc-4.2.1/arc-linux-uclibc/bin/ld) supports shared libraries
525configure:12351: result: yes
526configure:12368: arc-linux-uclibc-g++ -c -g -O2 conftest.cpp >&5
527configure:12371: $? = 0
528configure:12527: checking for arc-linux-uclibc-g++ option to produce PIC
529configure:12811: result: -fPIC
530configure:12819: checking if arc-linux-uclibc-g++ PIC flag -fPIC works
531configure:12837: arc-linux-uclibc-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
532configure:12841: $? = 0
533configure:12854: result: yes
534configure:12882: checking if arc-linux-uclibc-g++ static flag -static works
535configure:12910: result: yes
536configure:12920: checking if arc-linux-uclibc-g++ supports -c -o file.o
537configure:12941: arc-linux-uclibc-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
538configure:12945: $? = 0
539configure:12967: result: yes
540configure:12993: checking whether the arc-linux-uclibc-g++ linker (/opt/gnutools/arc2.3-p0/uclibc-4.2.1/arc-linux-uclibc/bin/ld) supports shared libraries
541configure:13019: result: yes
542configure:13086: checking dynamic linker characteristics
543configure:13636: result: GNU/Linux ld.so
544configure:13660: checking how to hardcode library paths into programs
545configure:13685: result: immediate
546configure:19910: checking for mv
547configure:19928: found /bin/mv
548configure:19940: result: /bin/mv
549configure:19950: checking for rm
550configure:19968: found /bin/rm
551configure:19980: result: /bin/rm
552configure:19990: checking for sed
553configure:20020: result: /bin/sed
554configure:20031: checking for ldconfig
555configure:20049: found /sbin/ldconfig
556configure:20062: result: /sbin/ldconfig
557configure:20072: checking Windows OS
558configure:20086: result: no
559configure:20092: checking fuse compatibility
560configure:20120: result: internal
561configure:20149: checking for pthread_create in -lpthread
562configure:20184: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c -lpthread >&5
563configure:20190: $? = 0
564configure:20208: result: yes
565configure:20481: checking for ANSI C header files
566configure:20645: result: yes
567configure:20715: checking ctype.h usability
568configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
569configure:20738: $? = 0
570configure:20752: result: yes
571configure:20756: checking ctype.h presence
572configure:20771: arc-linux-uclibc-gcc -E conftest.c
573configure:20777: $? = 0
574configure:20791: result: yes
575configure:20824: checking for ctype.h
576configure:20832: result: yes
577configure:20715: checking fcntl.h usability
578configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
579configure:20738: $? = 0
580configure:20752: result: yes
581configure:20756: checking fcntl.h presence
582configure:20771: arc-linux-uclibc-gcc -E conftest.c
583configure:20777: $? = 0
584configure:20791: result: yes
585configure:20824: checking for fcntl.h
586configure:20832: result: yes
587configure:20715: checking libgen.h usability
588configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
589configure:20738: $? = 0
590configure:20752: result: yes
591configure:20756: checking libgen.h presence
592configure:20771: arc-linux-uclibc-gcc -E conftest.c
593configure:20777: $? = 0
594configure:20791: result: yes
595configure:20824: checking for libgen.h
596configure:20832: result: yes
597configure:20715: checking libintl.h usability
598configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
599conftest.c:61:21: error: libintl.h: No such file or directory
600configure:20738: $? = 1
601configure: failed program was:
602| /* confdefs.h. */
603| #define PACKAGE_NAME "ntfs-3g"
604| #define PACKAGE_TARNAME "ntfs-3g"
605| #define PACKAGE_VERSION "2010.5.16"
606| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
607| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
608| #define PACKAGE "ntfs-3g"
609| #define VERSION "2010.5.16"
610| #define _GNU_SOURCE 1
611| #define STDC_HEADERS 1
612| #define HAVE_SYS_TYPES_H 1
613| #define HAVE_SYS_STAT_H 1
614| #define HAVE_STDLIB_H 1
615| #define HAVE_STRING_H 1
616| #define HAVE_MEMORY_H 1
617| #define HAVE_STRINGS_H 1
618| #define HAVE_INTTYPES_H 1
619| #define HAVE_STDINT_H 1
620| #define HAVE_UNISTD_H 1
621| #define HAVE_DLFCN_H 1
622| #define _REENTRANT 1
623| #define FUSE_INTERNAL 1
624| #define STDC_HEADERS 1
625| #define HAVE_CTYPE_H 1
626| #define HAVE_FCNTL_H 1
627| #define HAVE_LIBGEN_H 1
628| /* end confdefs.h. */
629| #include <stdio.h>
630| #ifdef HAVE_SYS_TYPES_H
631| # include <sys/types.h>
632| #endif
633| #ifdef HAVE_SYS_STAT_H
634| # include <sys/stat.h>
635| #endif
636| #ifdef STDC_HEADERS
637| # include <stdlib.h>
638| # include <stddef.h>
639| #else
640| # ifdef HAVE_STDLIB_H
641| # include <stdlib.h>
642| # endif
643| #endif
644| #ifdef HAVE_STRING_H
645| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
646| # include <memory.h>
647| # endif
648| # include <string.h>
649| #endif
650| #ifdef HAVE_STRINGS_H
651| # include <strings.h>
652| #endif
653| #ifdef HAVE_INTTYPES_H
654| # include <inttypes.h>
655| #endif
656| #ifdef HAVE_STDINT_H
657| # include <stdint.h>
658| #endif
659| #ifdef HAVE_UNISTD_H
660| # include <unistd.h>
661| #endif
662| #include <libintl.h>
663configure:20752: result: no
664configure:20756: checking libintl.h presence
665configure:20771: arc-linux-uclibc-gcc -E conftest.c
666conftest.c:28:21: error: libintl.h: No such file or directory
667configure:20777: $? = 1
668configure: failed program was:
669| /* confdefs.h. */
670| #define PACKAGE_NAME "ntfs-3g"
671| #define PACKAGE_TARNAME "ntfs-3g"
672| #define PACKAGE_VERSION "2010.5.16"
673| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
674| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
675| #define PACKAGE "ntfs-3g"
676| #define VERSION "2010.5.16"
677| #define _GNU_SOURCE 1
678| #define STDC_HEADERS 1
679| #define HAVE_SYS_TYPES_H 1
680| #define HAVE_SYS_STAT_H 1
681| #define HAVE_STDLIB_H 1
682| #define HAVE_STRING_H 1
683| #define HAVE_MEMORY_H 1
684| #define HAVE_STRINGS_H 1
685| #define HAVE_INTTYPES_H 1
686| #define HAVE_STDINT_H 1
687| #define HAVE_UNISTD_H 1
688| #define HAVE_DLFCN_H 1
689| #define _REENTRANT 1
690| #define FUSE_INTERNAL 1
691| #define STDC_HEADERS 1
692| #define HAVE_CTYPE_H 1
693| #define HAVE_FCNTL_H 1
694| #define HAVE_LIBGEN_H 1
695| /* end confdefs.h. */
696| #include <libintl.h>
697configure:20791: result: no
698configure:20824: checking for libintl.h
699configure:20832: result: no
700configure:20715: checking limits.h usability
701configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
702configure:20738: $? = 0
703configure:20752: result: yes
704configure:20756: checking limits.h presence
705configure:20771: arc-linux-uclibc-gcc -E conftest.c
706configure:20777: $? = 0
707configure:20791: result: yes
708configure:20824: checking for limits.h
709configure:20832: result: yes
710configure:20715: checking locale.h usability
711configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
712configure:20738: $? = 0
713configure:20752: result: yes
714configure:20756: checking locale.h presence
715configure:20771: arc-linux-uclibc-gcc -E conftest.c
716configure:20777: $? = 0
717configure:20791: result: yes
718configure:20824: checking for locale.h
719configure:20832: result: yes
720configure:20715: checking mntent.h usability
721configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
722configure:20738: $? = 0
723configure:20752: result: yes
724configure:20756: checking mntent.h presence
725configure:20771: arc-linux-uclibc-gcc -E conftest.c
726configure:20777: $? = 0
727configure:20791: result: yes
728configure:20824: checking for mntent.h
729configure:20832: result: yes
730configure:20715: checking stddef.h usability
731configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
732configure:20738: $? = 0
733configure:20752: result: yes
734configure:20756: checking stddef.h presence
735configure:20771: arc-linux-uclibc-gcc -E conftest.c
736configure:20777: $? = 0
737configure:20791: result: yes
738configure:20824: checking for stddef.h
739configure:20832: result: yes
740configure:20705: checking for stdint.h
741configure:20711: result: yes
742configure:20705: checking for stdlib.h
743configure:20711: result: yes
744configure:20715: checking stdio.h usability
745configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
746configure:20738: $? = 0
747configure:20752: result: yes
748configure:20756: checking stdio.h presence
749configure:20771: arc-linux-uclibc-gcc -E conftest.c
750configure:20777: $? = 0
751configure:20791: result: yes
752configure:20824: checking for stdio.h
753configure:20832: result: yes
754configure:20715: checking stdarg.h usability
755configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
756configure:20738: $? = 0
757configure:20752: result: yes
758configure:20756: checking stdarg.h presence
759configure:20771: arc-linux-uclibc-gcc -E conftest.c
760configure:20777: $? = 0
761configure:20791: result: yes
762configure:20824: checking for stdarg.h
763configure:20832: result: yes
764configure:20705: checking for string.h
765configure:20711: result: yes
766configure:20705: checking for strings.h
767configure:20711: result: yes
768configure:20715: checking errno.h usability
769configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
770configure:20738: $? = 0
771configure:20752: result: yes
772configure:20756: checking errno.h presence
773configure:20771: arc-linux-uclibc-gcc -E conftest.c
774configure:20777: $? = 0
775configure:20791: result: yes
776configure:20824: checking for errno.h
777configure:20832: result: yes
778configure:20715: checking time.h usability
779configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
780configure:20738: $? = 0
781configure:20752: result: yes
782configure:20756: checking time.h presence
783configure:20771: arc-linux-uclibc-gcc -E conftest.c
784configure:20777: $? = 0
785configure:20791: result: yes
786configure:20824: checking for time.h
787configure:20832: result: yes
788configure:20705: checking for unistd.h
789configure:20711: result: yes
790configure:20715: checking utime.h usability
791configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
792configure:20738: $? = 0
793configure:20752: result: yes
794configure:20756: checking utime.h presence
795configure:20771: arc-linux-uclibc-gcc -E conftest.c
796configure:20777: $? = 0
797configure:20791: result: yes
798configure:20824: checking for utime.h
799configure:20832: result: yes
800configure:20715: checking wchar.h usability
801configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
802configure:20738: $? = 0
803configure:20752: result: yes
804configure:20756: checking wchar.h presence
805configure:20771: arc-linux-uclibc-gcc -E conftest.c
806configure:20777: $? = 0
807configure:20791: result: yes
808configure:20824: checking for wchar.h
809configure:20832: result: yes
810configure:20715: checking getopt.h usability
811configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
812configure:20738: $? = 0
813configure:20752: result: yes
814configure:20756: checking getopt.h presence
815configure:20771: arc-linux-uclibc-gcc -E conftest.c
816configure:20777: $? = 0
817configure:20791: result: yes
818configure:20824: checking for getopt.h
819configure:20832: result: yes
820configure:20715: checking features.h usability
821configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
822configure:20738: $? = 0
823configure:20752: result: yes
824configure:20756: checking features.h presence
825configure:20771: arc-linux-uclibc-gcc -E conftest.c
826configure:20777: $? = 0
827configure:20791: result: yes
828configure:20824: checking for features.h
829configure:20832: result: yes
830configure:20715: checking endian.h usability
831configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
832configure:20738: $? = 0
833configure:20752: result: yes
834configure:20756: checking endian.h presence
835configure:20771: arc-linux-uclibc-gcc -E conftest.c
836configure:20777: $? = 0
837configure:20791: result: yes
838configure:20824: checking for endian.h
839configure:20832: result: yes
840configure:20715: checking byteswap.h usability
841configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
842configure:20738: $? = 0
843configure:20752: result: yes
844configure:20756: checking byteswap.h presence
845configure:20771: arc-linux-uclibc-gcc -E conftest.c
846configure:20777: $? = 0
847configure:20791: result: yes
848configure:20824: checking for byteswap.h
849configure:20832: result: yes
850configure:20715: checking sys/byteorder.h usability
851configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
852conftest.c:80:27: error: sys/byteorder.h: No such file or directory
853configure:20738: $? = 1
854configure: failed program was:
855| /* confdefs.h. */
856| #define PACKAGE_NAME "ntfs-3g"
857| #define PACKAGE_TARNAME "ntfs-3g"
858| #define PACKAGE_VERSION "2010.5.16"
859| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
860| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
861| #define PACKAGE "ntfs-3g"
862| #define VERSION "2010.5.16"
863| #define _GNU_SOURCE 1
864| #define STDC_HEADERS 1
865| #define HAVE_SYS_TYPES_H 1
866| #define HAVE_SYS_STAT_H 1
867| #define HAVE_STDLIB_H 1
868| #define HAVE_STRING_H 1
869| #define HAVE_MEMORY_H 1
870| #define HAVE_STRINGS_H 1
871| #define HAVE_INTTYPES_H 1
872| #define HAVE_STDINT_H 1
873| #define HAVE_UNISTD_H 1
874| #define HAVE_DLFCN_H 1
875| #define _REENTRANT 1
876| #define FUSE_INTERNAL 1
877| #define STDC_HEADERS 1
878| #define HAVE_CTYPE_H 1
879| #define HAVE_FCNTL_H 1
880| #define HAVE_LIBGEN_H 1
881| #define HAVE_LIMITS_H 1
882| #define HAVE_LOCALE_H 1
883| #define HAVE_MNTENT_H 1
884| #define HAVE_STDDEF_H 1
885| #define HAVE_STDINT_H 1
886| #define HAVE_STDLIB_H 1
887| #define HAVE_STDIO_H 1
888| #define HAVE_STDARG_H 1
889| #define HAVE_STRING_H 1
890| #define HAVE_STRINGS_H 1
891| #define HAVE_ERRNO_H 1
892| #define HAVE_TIME_H 1
893| #define HAVE_UNISTD_H 1
894| #define HAVE_UTIME_H 1
895| #define HAVE_WCHAR_H 1
896| #define HAVE_GETOPT_H 1
897| #define HAVE_FEATURES_H 1
898| #define HAVE_ENDIAN_H 1
899| #define HAVE_BYTESWAP_H 1
900| /* end confdefs.h. */
901| #include <stdio.h>
902| #ifdef HAVE_SYS_TYPES_H
903| # include <sys/types.h>
904| #endif
905| #ifdef HAVE_SYS_STAT_H
906| # include <sys/stat.h>
907| #endif
908| #ifdef STDC_HEADERS
909| # include <stdlib.h>
910| # include <stddef.h>
911| #else
912| # ifdef HAVE_STDLIB_H
913| # include <stdlib.h>
914| # endif
915| #endif
916| #ifdef HAVE_STRING_H
917| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
918| # include <memory.h>
919| # endif
920| # include <string.h>
921| #endif
922| #ifdef HAVE_STRINGS_H
923| # include <strings.h>
924| #endif
925| #ifdef HAVE_INTTYPES_H
926| # include <inttypes.h>
927| #endif
928| #ifdef HAVE_STDINT_H
929| # include <stdint.h>
930| #endif
931| #ifdef HAVE_UNISTD_H
932| # include <unistd.h>
933| #endif
934| #include <sys/byteorder.h>
935configure:20752: result: no
936configure:20756: checking sys/byteorder.h presence
937configure:20771: arc-linux-uclibc-gcc -E conftest.c
938conftest.c:47:27: error: sys/byteorder.h: No such file or directory
939configure:20777: $? = 1
940configure: failed program was:
941| /* confdefs.h. */
942| #define PACKAGE_NAME "ntfs-3g"
943| #define PACKAGE_TARNAME "ntfs-3g"
944| #define PACKAGE_VERSION "2010.5.16"
945| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
946| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
947| #define PACKAGE "ntfs-3g"
948| #define VERSION "2010.5.16"
949| #define _GNU_SOURCE 1
950| #define STDC_HEADERS 1
951| #define HAVE_SYS_TYPES_H 1
952| #define HAVE_SYS_STAT_H 1
953| #define HAVE_STDLIB_H 1
954| #define HAVE_STRING_H 1
955| #define HAVE_MEMORY_H 1
956| #define HAVE_STRINGS_H 1
957| #define HAVE_INTTYPES_H 1
958| #define HAVE_STDINT_H 1
959| #define HAVE_UNISTD_H 1
960| #define HAVE_DLFCN_H 1
961| #define _REENTRANT 1
962| #define FUSE_INTERNAL 1
963| #define STDC_HEADERS 1
964| #define HAVE_CTYPE_H 1
965| #define HAVE_FCNTL_H 1
966| #define HAVE_LIBGEN_H 1
967| #define HAVE_LIMITS_H 1
968| #define HAVE_LOCALE_H 1
969| #define HAVE_MNTENT_H 1
970| #define HAVE_STDDEF_H 1
971| #define HAVE_STDINT_H 1
972| #define HAVE_STDLIB_H 1
973| #define HAVE_STDIO_H 1
974| #define HAVE_STDARG_H 1
975| #define HAVE_STRING_H 1
976| #define HAVE_STRINGS_H 1
977| #define HAVE_ERRNO_H 1
978| #define HAVE_TIME_H 1
979| #define HAVE_UNISTD_H 1
980| #define HAVE_UTIME_H 1
981| #define HAVE_WCHAR_H 1
982| #define HAVE_GETOPT_H 1
983| #define HAVE_FEATURES_H 1
984| #define HAVE_ENDIAN_H 1
985| #define HAVE_BYTESWAP_H 1
986| /* end confdefs.h. */
987| #include <sys/byteorder.h>
988configure:20791: result: no
989configure:20824: checking for sys/byteorder.h
990configure:20832: result: no
991configure:20715: checking sys/endian.h usability
992configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
993conftest.c:80:24: error: sys/endian.h: No such file or directory
994configure:20738: $? = 1
995configure: failed program was:
996| /* confdefs.h. */
997| #define PACKAGE_NAME "ntfs-3g"
998| #define PACKAGE_TARNAME "ntfs-3g"
999| #define PACKAGE_VERSION "2010.5.16"
1000| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
1001| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
1002| #define PACKAGE "ntfs-3g"
1003| #define VERSION "2010.5.16"
1004| #define _GNU_SOURCE 1
1005| #define STDC_HEADERS 1
1006| #define HAVE_SYS_TYPES_H 1
1007| #define HAVE_SYS_STAT_H 1
1008| #define HAVE_STDLIB_H 1
1009| #define HAVE_STRING_H 1
1010| #define HAVE_MEMORY_H 1
1011| #define HAVE_STRINGS_H 1
1012| #define HAVE_INTTYPES_H 1
1013| #define HAVE_STDINT_H 1
1014| #define HAVE_UNISTD_H 1
1015| #define HAVE_DLFCN_H 1
1016| #define _REENTRANT 1
1017| #define FUSE_INTERNAL 1
1018| #define STDC_HEADERS 1
1019| #define HAVE_CTYPE_H 1
1020| #define HAVE_FCNTL_H 1
1021| #define HAVE_LIBGEN_H 1
1022| #define HAVE_LIMITS_H 1
1023| #define HAVE_LOCALE_H 1
1024| #define HAVE_MNTENT_H 1
1025| #define HAVE_STDDEF_H 1
1026| #define HAVE_STDINT_H 1
1027| #define HAVE_STDLIB_H 1
1028| #define HAVE_STDIO_H 1
1029| #define HAVE_STDARG_H 1
1030| #define HAVE_STRING_H 1
1031| #define HAVE_STRINGS_H 1
1032| #define HAVE_ERRNO_H 1
1033| #define HAVE_TIME_H 1
1034| #define HAVE_UNISTD_H 1
1035| #define HAVE_UTIME_H 1
1036| #define HAVE_WCHAR_H 1
1037| #define HAVE_GETOPT_H 1
1038| #define HAVE_FEATURES_H 1
1039| #define HAVE_ENDIAN_H 1
1040| #define HAVE_BYTESWAP_H 1
1041| /* end confdefs.h. */
1042| #include <stdio.h>
1043| #ifdef HAVE_SYS_TYPES_H
1044| # include <sys/types.h>
1045| #endif
1046| #ifdef HAVE_SYS_STAT_H
1047| # include <sys/stat.h>
1048| #endif
1049| #ifdef STDC_HEADERS
1050| # include <stdlib.h>
1051| # include <stddef.h>
1052| #else
1053| # ifdef HAVE_STDLIB_H
1054| # include <stdlib.h>
1055| # endif
1056| #endif
1057| #ifdef HAVE_STRING_H
1058| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1059| # include <memory.h>
1060| # endif
1061| # include <string.h>
1062| #endif
1063| #ifdef HAVE_STRINGS_H
1064| # include <strings.h>
1065| #endif
1066| #ifdef HAVE_INTTYPES_H
1067| # include <inttypes.h>
1068| #endif
1069| #ifdef HAVE_STDINT_H
1070| # include <stdint.h>
1071| #endif
1072| #ifdef HAVE_UNISTD_H
1073| # include <unistd.h>
1074| #endif
1075| #include <sys/endian.h>
1076configure:20752: result: no
1077configure:20756: checking sys/endian.h presence
1078configure:20771: arc-linux-uclibc-gcc -E conftest.c
1079conftest.c:47:24: error: sys/endian.h: No such file or directory
1080configure:20777: $? = 1
1081configure: failed program was:
1082| /* confdefs.h. */
1083| #define PACKAGE_NAME "ntfs-3g"
1084| #define PACKAGE_TARNAME "ntfs-3g"
1085| #define PACKAGE_VERSION "2010.5.16"
1086| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
1087| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
1088| #define PACKAGE "ntfs-3g"
1089| #define VERSION "2010.5.16"
1090| #define _GNU_SOURCE 1
1091| #define STDC_HEADERS 1
1092| #define HAVE_SYS_TYPES_H 1
1093| #define HAVE_SYS_STAT_H 1
1094| #define HAVE_STDLIB_H 1
1095| #define HAVE_STRING_H 1
1096| #define HAVE_MEMORY_H 1
1097| #define HAVE_STRINGS_H 1
1098| #define HAVE_INTTYPES_H 1
1099| #define HAVE_STDINT_H 1
1100| #define HAVE_UNISTD_H 1
1101| #define HAVE_DLFCN_H 1
1102| #define _REENTRANT 1
1103| #define FUSE_INTERNAL 1
1104| #define STDC_HEADERS 1
1105| #define HAVE_CTYPE_H 1
1106| #define HAVE_FCNTL_H 1
1107| #define HAVE_LIBGEN_H 1
1108| #define HAVE_LIMITS_H 1
1109| #define HAVE_LOCALE_H 1
1110| #define HAVE_MNTENT_H 1
1111| #define HAVE_STDDEF_H 1
1112| #define HAVE_STDINT_H 1
1113| #define HAVE_STDLIB_H 1
1114| #define HAVE_STDIO_H 1
1115| #define HAVE_STDARG_H 1
1116| #define HAVE_STRING_H 1
1117| #define HAVE_STRINGS_H 1
1118| #define HAVE_ERRNO_H 1
1119| #define HAVE_TIME_H 1
1120| #define HAVE_UNISTD_H 1
1121| #define HAVE_UTIME_H 1
1122| #define HAVE_WCHAR_H 1
1123| #define HAVE_GETOPT_H 1
1124| #define HAVE_FEATURES_H 1
1125| #define HAVE_ENDIAN_H 1
1126| #define HAVE_BYTESWAP_H 1
1127| /* end confdefs.h. */
1128| #include <sys/endian.h>
1129configure:20791: result: no
1130configure:20824: checking for sys/endian.h
1131configure:20832: result: no
1132configure:20715: checking sys/param.h usability
1133configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1134configure:20738: $? = 0
1135configure:20752: result: yes
1136configure:20756: checking sys/param.h presence
1137configure:20771: arc-linux-uclibc-gcc -E conftest.c
1138configure:20777: $? = 0
1139configure:20791: result: yes
1140configure:20824: checking for sys/param.h
1141configure:20832: result: yes
1142configure:20715: checking sys/ioctl.h usability
1143configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1144configure:20738: $? = 0
1145configure:20752: result: yes
1146configure:20756: checking sys/ioctl.h presence
1147configure:20771: arc-linux-uclibc-gcc -E conftest.c
1148configure:20777: $? = 0
1149configure:20791: result: yes
1150configure:20824: checking for sys/ioctl.h
1151configure:20832: result: yes
1152configure:20715: checking sys/mkdev.h usability
1153configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1154conftest.c:82:23: error: sys/mkdev.h: No such file or directory
1155configure:20738: $? = 1
1156configure: failed program was:
1157| /* confdefs.h. */
1158| #define PACKAGE_NAME "ntfs-3g"
1159| #define PACKAGE_TARNAME "ntfs-3g"
1160| #define PACKAGE_VERSION "2010.5.16"
1161| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
1162| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
1163| #define PACKAGE "ntfs-3g"
1164| #define VERSION "2010.5.16"
1165| #define _GNU_SOURCE 1
1166| #define STDC_HEADERS 1
1167| #define HAVE_SYS_TYPES_H 1
1168| #define HAVE_SYS_STAT_H 1
1169| #define HAVE_STDLIB_H 1
1170| #define HAVE_STRING_H 1
1171| #define HAVE_MEMORY_H 1
1172| #define HAVE_STRINGS_H 1
1173| #define HAVE_INTTYPES_H 1
1174| #define HAVE_STDINT_H 1
1175| #define HAVE_UNISTD_H 1
1176| #define HAVE_DLFCN_H 1
1177| #define _REENTRANT 1
1178| #define FUSE_INTERNAL 1
1179| #define STDC_HEADERS 1
1180| #define HAVE_CTYPE_H 1
1181| #define HAVE_FCNTL_H 1
1182| #define HAVE_LIBGEN_H 1
1183| #define HAVE_LIMITS_H 1
1184| #define HAVE_LOCALE_H 1
1185| #define HAVE_MNTENT_H 1
1186| #define HAVE_STDDEF_H 1
1187| #define HAVE_STDINT_H 1
1188| #define HAVE_STDLIB_H 1
1189| #define HAVE_STDIO_H 1
1190| #define HAVE_STDARG_H 1
1191| #define HAVE_STRING_H 1
1192| #define HAVE_STRINGS_H 1
1193| #define HAVE_ERRNO_H 1
1194| #define HAVE_TIME_H 1
1195| #define HAVE_UNISTD_H 1
1196| #define HAVE_UTIME_H 1
1197| #define HAVE_WCHAR_H 1
1198| #define HAVE_GETOPT_H 1
1199| #define HAVE_FEATURES_H 1
1200| #define HAVE_ENDIAN_H 1
1201| #define HAVE_BYTESWAP_H 1
1202| #define HAVE_SYS_PARAM_H 1
1203| #define HAVE_SYS_IOCTL_H 1
1204| /* end confdefs.h. */
1205| #include <stdio.h>
1206| #ifdef HAVE_SYS_TYPES_H
1207| # include <sys/types.h>
1208| #endif
1209| #ifdef HAVE_SYS_STAT_H
1210| # include <sys/stat.h>
1211| #endif
1212| #ifdef STDC_HEADERS
1213| # include <stdlib.h>
1214| # include <stddef.h>
1215| #else
1216| # ifdef HAVE_STDLIB_H
1217| # include <stdlib.h>
1218| # endif
1219| #endif
1220| #ifdef HAVE_STRING_H
1221| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1222| # include <memory.h>
1223| # endif
1224| # include <string.h>
1225| #endif
1226| #ifdef HAVE_STRINGS_H
1227| # include <strings.h>
1228| #endif
1229| #ifdef HAVE_INTTYPES_H
1230| # include <inttypes.h>
1231| #endif
1232| #ifdef HAVE_STDINT_H
1233| # include <stdint.h>
1234| #endif
1235| #ifdef HAVE_UNISTD_H
1236| # include <unistd.h>
1237| #endif
1238| #include <sys/mkdev.h>
1239configure:20752: result: no
1240configure:20756: checking sys/mkdev.h presence
1241configure:20771: arc-linux-uclibc-gcc -E conftest.c
1242conftest.c:49:23: error: sys/mkdev.h: No such file or directory
1243configure:20777: $? = 1
1244configure: failed program was:
1245| /* confdefs.h. */
1246| #define PACKAGE_NAME "ntfs-3g"
1247| #define PACKAGE_TARNAME "ntfs-3g"
1248| #define PACKAGE_VERSION "2010.5.16"
1249| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
1250| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
1251| #define PACKAGE "ntfs-3g"
1252| #define VERSION "2010.5.16"
1253| #define _GNU_SOURCE 1
1254| #define STDC_HEADERS 1
1255| #define HAVE_SYS_TYPES_H 1
1256| #define HAVE_SYS_STAT_H 1
1257| #define HAVE_STDLIB_H 1
1258| #define HAVE_STRING_H 1
1259| #define HAVE_MEMORY_H 1
1260| #define HAVE_STRINGS_H 1
1261| #define HAVE_INTTYPES_H 1
1262| #define HAVE_STDINT_H 1
1263| #define HAVE_UNISTD_H 1
1264| #define HAVE_DLFCN_H 1
1265| #define _REENTRANT 1
1266| #define FUSE_INTERNAL 1
1267| #define STDC_HEADERS 1
1268| #define HAVE_CTYPE_H 1
1269| #define HAVE_FCNTL_H 1
1270| #define HAVE_LIBGEN_H 1
1271| #define HAVE_LIMITS_H 1
1272| #define HAVE_LOCALE_H 1
1273| #define HAVE_MNTENT_H 1
1274| #define HAVE_STDDEF_H 1
1275| #define HAVE_STDINT_H 1
1276| #define HAVE_STDLIB_H 1
1277| #define HAVE_STDIO_H 1
1278| #define HAVE_STDARG_H 1
1279| #define HAVE_STRING_H 1
1280| #define HAVE_STRINGS_H 1
1281| #define HAVE_ERRNO_H 1
1282| #define HAVE_TIME_H 1
1283| #define HAVE_UNISTD_H 1
1284| #define HAVE_UTIME_H 1
1285| #define HAVE_WCHAR_H 1
1286| #define HAVE_GETOPT_H 1
1287| #define HAVE_FEATURES_H 1
1288| #define HAVE_ENDIAN_H 1
1289| #define HAVE_BYTESWAP_H 1
1290| #define HAVE_SYS_PARAM_H 1
1291| #define HAVE_SYS_IOCTL_H 1
1292| /* end confdefs.h. */
1293| #include <sys/mkdev.h>
1294configure:20791: result: no
1295configure:20824: checking for sys/mkdev.h
1296configure:20832: result: no
1297configure:20715: checking sys/mount.h usability
1298configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1299configure:20738: $? = 0
1300configure:20752: result: yes
1301configure:20756: checking sys/mount.h presence
1302configure:20771: arc-linux-uclibc-gcc -E conftest.c
1303configure:20777: $? = 0
1304configure:20791: result: yes
1305configure:20824: checking for sys/mount.h
1306configure:20832: result: yes
1307configure:20705: checking for sys/stat.h
1308configure:20711: result: yes
1309configure:20705: checking for sys/types.h
1310configure:20711: result: yes
1311configure:20715: checking sys/vfs.h usability
1312configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1313configure:20738: $? = 0
1314configure:20752: result: yes
1315configure:20756: checking sys/vfs.h presence
1316configure:20771: arc-linux-uclibc-gcc -E conftest.c
1317configure:20777: $? = 0
1318configure:20791: result: yes
1319configure:20824: checking for sys/vfs.h
1320configure:20832: result: yes
1321configure:20715: checking sys/statvfs.h usability
1322configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1323configure:20738: $? = 0
1324configure:20752: result: yes
1325configure:20756: checking sys/statvfs.h presence
1326configure:20771: arc-linux-uclibc-gcc -E conftest.c
1327configure:20777: $? = 0
1328configure:20791: result: yes
1329configure:20824: checking for sys/statvfs.h
1330configure:20832: result: yes
1331configure:20715: checking sys/sysmacros.h usability
1332configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1333configure:20738: $? = 0
1334configure:20752: result: yes
1335configure:20756: checking sys/sysmacros.h presence
1336configure:20771: arc-linux-uclibc-gcc -E conftest.c
1337configure:20777: $? = 0
1338configure:20791: result: yes
1339configure:20824: checking for sys/sysmacros.h
1340configure:20832: result: yes
1341configure:20715: checking linux/major.h usability
1342configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1343configure:20738: $? = 0
1344configure:20752: result: yes
1345configure:20756: checking linux/major.h presence
1346configure:20771: arc-linux-uclibc-gcc -E conftest.c
1347configure:20777: $? = 0
1348configure:20791: result: yes
1349configure:20824: checking for linux/major.h
1350configure:20832: result: yes
1351configure:20715: checking linux/fd.h usability
1352configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1353configure:20738: $? = 0
1354configure:20752: result: yes
1355configure:20756: checking linux/fd.h presence
1356configure:20771: arc-linux-uclibc-gcc -E conftest.c
1357configure:20777: $? = 0
1358configure:20791: result: yes
1359configure:20824: checking for linux/fd.h
1360configure:20832: result: yes
1361configure:20715: checking linux/hdreg.h usability
1362configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1363configure:20738: $? = 0
1364configure:20752: result: yes
1365configure:20756: checking linux/hdreg.h presence
1366configure:20771: arc-linux-uclibc-gcc -E conftest.c
1367configure:20777: $? = 0
1368configure:20791: result: yes
1369configure:20824: checking for linux/hdreg.h
1370configure:20832: result: yes
1371configure:20715: checking machine/endian.h usability
1372configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1373conftest.c:91:28: error: machine/endian.h: No such file or directory
1374configure:20738: $? = 1
1375configure: failed program was:
1376| /* confdefs.h. */
1377| #define PACKAGE_NAME "ntfs-3g"
1378| #define PACKAGE_TARNAME "ntfs-3g"
1379| #define PACKAGE_VERSION "2010.5.16"
1380| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
1381| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
1382| #define PACKAGE "ntfs-3g"
1383| #define VERSION "2010.5.16"
1384| #define _GNU_SOURCE 1
1385| #define STDC_HEADERS 1
1386| #define HAVE_SYS_TYPES_H 1
1387| #define HAVE_SYS_STAT_H 1
1388| #define HAVE_STDLIB_H 1
1389| #define HAVE_STRING_H 1
1390| #define HAVE_MEMORY_H 1
1391| #define HAVE_STRINGS_H 1
1392| #define HAVE_INTTYPES_H 1
1393| #define HAVE_STDINT_H 1
1394| #define HAVE_UNISTD_H 1
1395| #define HAVE_DLFCN_H 1
1396| #define _REENTRANT 1
1397| #define FUSE_INTERNAL 1
1398| #define STDC_HEADERS 1
1399| #define HAVE_CTYPE_H 1
1400| #define HAVE_FCNTL_H 1
1401| #define HAVE_LIBGEN_H 1
1402| #define HAVE_LIMITS_H 1
1403| #define HAVE_LOCALE_H 1
1404| #define HAVE_MNTENT_H 1
1405| #define HAVE_STDDEF_H 1
1406| #define HAVE_STDINT_H 1
1407| #define HAVE_STDLIB_H 1
1408| #define HAVE_STDIO_H 1
1409| #define HAVE_STDARG_H 1
1410| #define HAVE_STRING_H 1
1411| #define HAVE_STRINGS_H 1
1412| #define HAVE_ERRNO_H 1
1413| #define HAVE_TIME_H 1
1414| #define HAVE_UNISTD_H 1
1415| #define HAVE_UTIME_H 1
1416| #define HAVE_WCHAR_H 1
1417| #define HAVE_GETOPT_H 1
1418| #define HAVE_FEATURES_H 1
1419| #define HAVE_ENDIAN_H 1
1420| #define HAVE_BYTESWAP_H 1
1421| #define HAVE_SYS_PARAM_H 1
1422| #define HAVE_SYS_IOCTL_H 1
1423| #define HAVE_SYS_MOUNT_H 1
1424| #define HAVE_SYS_STAT_H 1
1425| #define HAVE_SYS_TYPES_H 1
1426| #define HAVE_SYS_VFS_H 1
1427| #define HAVE_SYS_STATVFS_H 1
1428| #define HAVE_SYS_SYSMACROS_H 1
1429| #define HAVE_LINUX_MAJOR_H 1
1430| #define HAVE_LINUX_FD_H 1
1431| #define HAVE_LINUX_HDREG_H 1
1432| /* end confdefs.h. */
1433| #include <stdio.h>
1434| #ifdef HAVE_SYS_TYPES_H
1435| # include <sys/types.h>
1436| #endif
1437| #ifdef HAVE_SYS_STAT_H
1438| # include <sys/stat.h>
1439| #endif
1440| #ifdef STDC_HEADERS
1441| # include <stdlib.h>
1442| # include <stddef.h>
1443| #else
1444| # ifdef HAVE_STDLIB_H
1445| # include <stdlib.h>
1446| # endif
1447| #endif
1448| #ifdef HAVE_STRING_H
1449| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1450| # include <memory.h>
1451| # endif
1452| # include <string.h>
1453| #endif
1454| #ifdef HAVE_STRINGS_H
1455| # include <strings.h>
1456| #endif
1457| #ifdef HAVE_INTTYPES_H
1458| # include <inttypes.h>
1459| #endif
1460| #ifdef HAVE_STDINT_H
1461| # include <stdint.h>
1462| #endif
1463| #ifdef HAVE_UNISTD_H
1464| # include <unistd.h>
1465| #endif
1466| #include <machine/endian.h>
1467configure:20752: result: no
1468configure:20756: checking machine/endian.h presence
1469configure:20771: arc-linux-uclibc-gcc -E conftest.c
1470conftest.c:58:28: error: machine/endian.h: No such file or directory
1471configure:20777: $? = 1
1472configure: failed program was:
1473| /* confdefs.h. */
1474| #define PACKAGE_NAME "ntfs-3g"
1475| #define PACKAGE_TARNAME "ntfs-3g"
1476| #define PACKAGE_VERSION "2010.5.16"
1477| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
1478| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
1479| #define PACKAGE "ntfs-3g"
1480| #define VERSION "2010.5.16"
1481| #define _GNU_SOURCE 1
1482| #define STDC_HEADERS 1
1483| #define HAVE_SYS_TYPES_H 1
1484| #define HAVE_SYS_STAT_H 1
1485| #define HAVE_STDLIB_H 1
1486| #define HAVE_STRING_H 1
1487| #define HAVE_MEMORY_H 1
1488| #define HAVE_STRINGS_H 1
1489| #define HAVE_INTTYPES_H 1
1490| #define HAVE_STDINT_H 1
1491| #define HAVE_UNISTD_H 1
1492| #define HAVE_DLFCN_H 1
1493| #define _REENTRANT 1
1494| #define FUSE_INTERNAL 1
1495| #define STDC_HEADERS 1
1496| #define HAVE_CTYPE_H 1
1497| #define HAVE_FCNTL_H 1
1498| #define HAVE_LIBGEN_H 1
1499| #define HAVE_LIMITS_H 1
1500| #define HAVE_LOCALE_H 1
1501| #define HAVE_MNTENT_H 1
1502| #define HAVE_STDDEF_H 1
1503| #define HAVE_STDINT_H 1
1504| #define HAVE_STDLIB_H 1
1505| #define HAVE_STDIO_H 1
1506| #define HAVE_STDARG_H 1
1507| #define HAVE_STRING_H 1
1508| #define HAVE_STRINGS_H 1
1509| #define HAVE_ERRNO_H 1
1510| #define HAVE_TIME_H 1
1511| #define HAVE_UNISTD_H 1
1512| #define HAVE_UTIME_H 1
1513| #define HAVE_WCHAR_H 1
1514| #define HAVE_GETOPT_H 1
1515| #define HAVE_FEATURES_H 1
1516| #define HAVE_ENDIAN_H 1
1517| #define HAVE_BYTESWAP_H 1
1518| #define HAVE_SYS_PARAM_H 1
1519| #define HAVE_SYS_IOCTL_H 1
1520| #define HAVE_SYS_MOUNT_H 1
1521| #define HAVE_SYS_STAT_H 1
1522| #define HAVE_SYS_TYPES_H 1
1523| #define HAVE_SYS_VFS_H 1
1524| #define HAVE_SYS_STATVFS_H 1
1525| #define HAVE_SYS_SYSMACROS_H 1
1526| #define HAVE_LINUX_MAJOR_H 1
1527| #define HAVE_LINUX_FD_H 1
1528| #define HAVE_LINUX_HDREG_H 1
1529| /* end confdefs.h. */
1530| #include <machine/endian.h>
1531configure:20791: result: no
1532configure:20824: checking for machine/endian.h
1533configure:20832: result: no
1534configure:20715: checking windows.h usability
1535configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1536conftest.c:91:21: error: windows.h: No such file or directory
1537configure:20738: $? = 1
1538configure: failed program was:
1539| /* confdefs.h. */
1540| #define PACKAGE_NAME "ntfs-3g"
1541| #define PACKAGE_TARNAME "ntfs-3g"
1542| #define PACKAGE_VERSION "2010.5.16"
1543| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
1544| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
1545| #define PACKAGE "ntfs-3g"
1546| #define VERSION "2010.5.16"
1547| #define _GNU_SOURCE 1
1548| #define STDC_HEADERS 1
1549| #define HAVE_SYS_TYPES_H 1
1550| #define HAVE_SYS_STAT_H 1
1551| #define HAVE_STDLIB_H 1
1552| #define HAVE_STRING_H 1
1553| #define HAVE_MEMORY_H 1
1554| #define HAVE_STRINGS_H 1
1555| #define HAVE_INTTYPES_H 1
1556| #define HAVE_STDINT_H 1
1557| #define HAVE_UNISTD_H 1
1558| #define HAVE_DLFCN_H 1
1559| #define _REENTRANT 1
1560| #define FUSE_INTERNAL 1
1561| #define STDC_HEADERS 1
1562| #define HAVE_CTYPE_H 1
1563| #define HAVE_FCNTL_H 1
1564| #define HAVE_LIBGEN_H 1
1565| #define HAVE_LIMITS_H 1
1566| #define HAVE_LOCALE_H 1
1567| #define HAVE_MNTENT_H 1
1568| #define HAVE_STDDEF_H 1
1569| #define HAVE_STDINT_H 1
1570| #define HAVE_STDLIB_H 1
1571| #define HAVE_STDIO_H 1
1572| #define HAVE_STDARG_H 1
1573| #define HAVE_STRING_H 1
1574| #define HAVE_STRINGS_H 1
1575| #define HAVE_ERRNO_H 1
1576| #define HAVE_TIME_H 1
1577| #define HAVE_UNISTD_H 1
1578| #define HAVE_UTIME_H 1
1579| #define HAVE_WCHAR_H 1
1580| #define HAVE_GETOPT_H 1
1581| #define HAVE_FEATURES_H 1
1582| #define HAVE_ENDIAN_H 1
1583| #define HAVE_BYTESWAP_H 1
1584| #define HAVE_SYS_PARAM_H 1
1585| #define HAVE_SYS_IOCTL_H 1
1586| #define HAVE_SYS_MOUNT_H 1
1587| #define HAVE_SYS_STAT_H 1
1588| #define HAVE_SYS_TYPES_H 1
1589| #define HAVE_SYS_VFS_H 1
1590| #define HAVE_SYS_STATVFS_H 1
1591| #define HAVE_SYS_SYSMACROS_H 1
1592| #define HAVE_LINUX_MAJOR_H 1
1593| #define HAVE_LINUX_FD_H 1
1594| #define HAVE_LINUX_HDREG_H 1
1595| /* end confdefs.h. */
1596| #include <stdio.h>
1597| #ifdef HAVE_SYS_TYPES_H
1598| # include <sys/types.h>
1599| #endif
1600| #ifdef HAVE_SYS_STAT_H
1601| # include <sys/stat.h>
1602| #endif
1603| #ifdef STDC_HEADERS
1604| # include <stdlib.h>
1605| # include <stddef.h>
1606| #else
1607| # ifdef HAVE_STDLIB_H
1608| # include <stdlib.h>
1609| # endif
1610| #endif
1611| #ifdef HAVE_STRING_H
1612| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1613| # include <memory.h>
1614| # endif
1615| # include <string.h>
1616| #endif
1617| #ifdef HAVE_STRINGS_H
1618| # include <strings.h>
1619| #endif
1620| #ifdef HAVE_INTTYPES_H
1621| # include <inttypes.h>
1622| #endif
1623| #ifdef HAVE_STDINT_H
1624| # include <stdint.h>
1625| #endif
1626| #ifdef HAVE_UNISTD_H
1627| # include <unistd.h>
1628| #endif
1629| #include <windows.h>
1630configure:20752: result: no
1631configure:20756: checking windows.h presence
1632configure:20771: arc-linux-uclibc-gcc -E conftest.c
1633conftest.c:58:21: error: windows.h: No such file or directory
1634configure:20777: $? = 1
1635configure: failed program was:
1636| /* confdefs.h. */
1637| #define PACKAGE_NAME "ntfs-3g"
1638| #define PACKAGE_TARNAME "ntfs-3g"
1639| #define PACKAGE_VERSION "2010.5.16"
1640| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
1641| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
1642| #define PACKAGE "ntfs-3g"
1643| #define VERSION "2010.5.16"
1644| #define _GNU_SOURCE 1
1645| #define STDC_HEADERS 1
1646| #define HAVE_SYS_TYPES_H 1
1647| #define HAVE_SYS_STAT_H 1
1648| #define HAVE_STDLIB_H 1
1649| #define HAVE_STRING_H 1
1650| #define HAVE_MEMORY_H 1
1651| #define HAVE_STRINGS_H 1
1652| #define HAVE_INTTYPES_H 1
1653| #define HAVE_STDINT_H 1
1654| #define HAVE_UNISTD_H 1
1655| #define HAVE_DLFCN_H 1
1656| #define _REENTRANT 1
1657| #define FUSE_INTERNAL 1
1658| #define STDC_HEADERS 1
1659| #define HAVE_CTYPE_H 1
1660| #define HAVE_FCNTL_H 1
1661| #define HAVE_LIBGEN_H 1
1662| #define HAVE_LIMITS_H 1
1663| #define HAVE_LOCALE_H 1
1664| #define HAVE_MNTENT_H 1
1665| #define HAVE_STDDEF_H 1
1666| #define HAVE_STDINT_H 1
1667| #define HAVE_STDLIB_H 1
1668| #define HAVE_STDIO_H 1
1669| #define HAVE_STDARG_H 1
1670| #define HAVE_STRING_H 1
1671| #define HAVE_STRINGS_H 1
1672| #define HAVE_ERRNO_H 1
1673| #define HAVE_TIME_H 1
1674| #define HAVE_UNISTD_H 1
1675| #define HAVE_UTIME_H 1
1676| #define HAVE_WCHAR_H 1
1677| #define HAVE_GETOPT_H 1
1678| #define HAVE_FEATURES_H 1
1679| #define HAVE_ENDIAN_H 1
1680| #define HAVE_BYTESWAP_H 1
1681| #define HAVE_SYS_PARAM_H 1
1682| #define HAVE_SYS_IOCTL_H 1
1683| #define HAVE_SYS_MOUNT_H 1
1684| #define HAVE_SYS_STAT_H 1
1685| #define HAVE_SYS_TYPES_H 1
1686| #define HAVE_SYS_VFS_H 1
1687| #define HAVE_SYS_STATVFS_H 1
1688| #define HAVE_SYS_SYSMACROS_H 1
1689| #define HAVE_LINUX_MAJOR_H 1
1690| #define HAVE_LINUX_FD_H 1
1691| #define HAVE_LINUX_HDREG_H 1
1692| /* end confdefs.h. */
1693| #include <windows.h>
1694configure:20791: result: no
1695configure:20824: checking for windows.h
1696configure:20832: result: no
1697configure:20715: checking syslog.h usability
1698configure:20732: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1699configure:20738: $? = 0
1700configure:20752: result: yes
1701configure:20756: checking syslog.h presence
1702configure:20771: arc-linux-uclibc-gcc -E conftest.c
1703configure:20777: $? = 0
1704configure:20791: result: yes
1705configure:20824: checking for syslog.h
1706configure:20832: result: yes
1707configure:20847: checking for stdbool.h that conforms to C99
1708configure:20940: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1709configure:20946: $? = 0
1710configure:20961: result: yes
1711configure:20963: checking for _Bool
1712configure:20993: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1713configure:20999: $? = 0
1714configure:21014: result: yes
1715configure:21033: checking whether byte ordering is bigendian
1716configure:21066: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1717configure:21072: $? = 0
1718configure:21104: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1719conftest.c: In function 'main':
1720conftest.c:68: error: 'not' undeclared (first use in this function)
1721conftest.c:68: error: (Each undeclared identifier is reported only once
1722conftest.c:68: error: for each function it appears in.)
1723conftest.c:68: error: expected ';' before 'big'
1724configure:21110: $? = 1
1725configure: failed program was:
1726| /* confdefs.h. */
1727| #define PACKAGE_NAME "ntfs-3g"
1728| #define PACKAGE_TARNAME "ntfs-3g"
1729| #define PACKAGE_VERSION "2010.5.16"
1730| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
1731| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
1732| #define PACKAGE "ntfs-3g"
1733| #define VERSION "2010.5.16"
1734| #define _GNU_SOURCE 1
1735| #define STDC_HEADERS 1
1736| #define HAVE_SYS_TYPES_H 1
1737| #define HAVE_SYS_STAT_H 1
1738| #define HAVE_STDLIB_H 1
1739| #define HAVE_STRING_H 1
1740| #define HAVE_MEMORY_H 1
1741| #define HAVE_STRINGS_H 1
1742| #define HAVE_INTTYPES_H 1
1743| #define HAVE_STDINT_H 1
1744| #define HAVE_UNISTD_H 1
1745| #define HAVE_DLFCN_H 1
1746| #define _REENTRANT 1
1747| #define FUSE_INTERNAL 1
1748| #define STDC_HEADERS 1
1749| #define HAVE_CTYPE_H 1
1750| #define HAVE_FCNTL_H 1
1751| #define HAVE_LIBGEN_H 1
1752| #define HAVE_LIMITS_H 1
1753| #define HAVE_LOCALE_H 1
1754| #define HAVE_MNTENT_H 1
1755| #define HAVE_STDDEF_H 1
1756| #define HAVE_STDINT_H 1
1757| #define HAVE_STDLIB_H 1
1758| #define HAVE_STDIO_H 1
1759| #define HAVE_STDARG_H 1
1760| #define HAVE_STRING_H 1
1761| #define HAVE_STRINGS_H 1
1762| #define HAVE_ERRNO_H 1
1763| #define HAVE_TIME_H 1
1764| #define HAVE_UNISTD_H 1
1765| #define HAVE_UTIME_H 1
1766| #define HAVE_WCHAR_H 1
1767| #define HAVE_GETOPT_H 1
1768| #define HAVE_FEATURES_H 1
1769| #define HAVE_ENDIAN_H 1
1770| #define HAVE_BYTESWAP_H 1
1771| #define HAVE_SYS_PARAM_H 1
1772| #define HAVE_SYS_IOCTL_H 1
1773| #define HAVE_SYS_MOUNT_H 1
1774| #define HAVE_SYS_STAT_H 1
1775| #define HAVE_SYS_TYPES_H 1
1776| #define HAVE_SYS_VFS_H 1
1777| #define HAVE_SYS_STATVFS_H 1
1778| #define HAVE_SYS_SYSMACROS_H 1
1779| #define HAVE_LINUX_MAJOR_H 1
1780| #define HAVE_LINUX_FD_H 1
1781| #define HAVE_LINUX_HDREG_H 1
1782| #define HAVE_SYSLOG_H 1
1783| #define HAVE__BOOL 1
1784| #define HAVE_STDBOOL_H 1
1785| /* end confdefs.h. */
1786| #include <sys/types.h>
1787| #include <sys/param.h>
1788|
1789| int
1790| main ()
1791| {
1792| #if BYTE_ORDER != BIG_ENDIAN
1793| not big endian
1794| #endif
1795|
1796| ;
1797| return 0;
1798| }
1799configure:21250: result: no
1800configure:21276: checking for inline
1801configure:21302: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1802configure:21308: $? = 0
1803configure:21326: result: inline
1804configure:21345: checking for off_t
1805configure:21375: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1806configure:21381: $? = 0
1807configure:21396: result: yes
1808configure:21408: checking for size_t
1809configure:21438: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1810configure:21444: $? = 0
1811configure:21459: result: yes
1812configure:21471: checking for struct stat.st_blocks
1813configure:21499: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1814configure:21505: $? = 0
1815configure:21562: result: yes
1816configure:21585: checking for struct stat.st_rdev
1817configure:21613: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1818configure:21619: $? = 0
1819configure:21676: result: yes
1820configure:21687: checking for struct stat.st_atim
1821configure:21715: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1822conftest.c: In function 'main':
1823conftest.c:102: error: 'struct stat' has no member named 'st_atim'
1824configure:21721: $? = 1
1825configure: failed program was:
1826| /* confdefs.h. */
1827| #define PACKAGE_NAME "ntfs-3g"
1828| #define PACKAGE_TARNAME "ntfs-3g"
1829| #define PACKAGE_VERSION "2010.5.16"
1830| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
1831| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
1832| #define PACKAGE "ntfs-3g"
1833| #define VERSION "2010.5.16"
1834| #define _GNU_SOURCE 1
1835| #define STDC_HEADERS 1
1836| #define HAVE_SYS_TYPES_H 1
1837| #define HAVE_SYS_STAT_H 1
1838| #define HAVE_STDLIB_H 1
1839| #define HAVE_STRING_H 1
1840| #define HAVE_MEMORY_H 1
1841| #define HAVE_STRINGS_H 1
1842| #define HAVE_INTTYPES_H 1
1843| #define HAVE_STDINT_H 1
1844| #define HAVE_UNISTD_H 1
1845| #define HAVE_DLFCN_H 1
1846| #define _REENTRANT 1
1847| #define FUSE_INTERNAL 1
1848| #define STDC_HEADERS 1
1849| #define HAVE_CTYPE_H 1
1850| #define HAVE_FCNTL_H 1
1851| #define HAVE_LIBGEN_H 1
1852| #define HAVE_LIMITS_H 1
1853| #define HAVE_LOCALE_H 1
1854| #define HAVE_MNTENT_H 1
1855| #define HAVE_STDDEF_H 1
1856| #define HAVE_STDINT_H 1
1857| #define HAVE_STDLIB_H 1
1858| #define HAVE_STDIO_H 1
1859| #define HAVE_STDARG_H 1
1860| #define HAVE_STRING_H 1
1861| #define HAVE_STRINGS_H 1
1862| #define HAVE_ERRNO_H 1
1863| #define HAVE_TIME_H 1
1864| #define HAVE_UNISTD_H 1
1865| #define HAVE_UTIME_H 1
1866| #define HAVE_WCHAR_H 1
1867| #define HAVE_GETOPT_H 1
1868| #define HAVE_FEATURES_H 1
1869| #define HAVE_ENDIAN_H 1
1870| #define HAVE_BYTESWAP_H 1
1871| #define HAVE_SYS_PARAM_H 1
1872| #define HAVE_SYS_IOCTL_H 1
1873| #define HAVE_SYS_MOUNT_H 1
1874| #define HAVE_SYS_STAT_H 1
1875| #define HAVE_SYS_TYPES_H 1
1876| #define HAVE_SYS_VFS_H 1
1877| #define HAVE_SYS_STATVFS_H 1
1878| #define HAVE_SYS_SYSMACROS_H 1
1879| #define HAVE_LINUX_MAJOR_H 1
1880| #define HAVE_LINUX_FD_H 1
1881| #define HAVE_LINUX_HDREG_H 1
1882| #define HAVE_SYSLOG_H 1
1883| #define HAVE__BOOL 1
1884| #define HAVE_STDBOOL_H 1
1885| #define WORDS_LITTLEENDIAN 1
1886| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
1887| #define HAVE_ST_BLOCKS 1
1888| #define HAVE_STRUCT_STAT_ST_RDEV 1
1889| /* end confdefs.h. */
1890| #include <stdio.h>
1891| #ifdef HAVE_SYS_TYPES_H
1892| # include <sys/types.h>
1893| #endif
1894| #ifdef HAVE_SYS_STAT_H
1895| # include <sys/stat.h>
1896| #endif
1897| #ifdef STDC_HEADERS
1898| # include <stdlib.h>
1899| # include <stddef.h>
1900| #else
1901| # ifdef HAVE_STDLIB_H
1902| # include <stdlib.h>
1903| # endif
1904| #endif
1905| #ifdef HAVE_STRING_H
1906| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1907| # include <memory.h>
1908| # endif
1909| # include <string.h>
1910| #endif
1911| #ifdef HAVE_STRINGS_H
1912| # include <strings.h>
1913| #endif
1914| #ifdef HAVE_INTTYPES_H
1915| # include <inttypes.h>
1916| #endif
1917| #ifdef HAVE_STDINT_H
1918| # include <stdint.h>
1919| #endif
1920| #ifdef HAVE_UNISTD_H
1921| # include <unistd.h>
1922| #endif
1923| int
1924| main ()
1925| {
1926| static struct stat ac_aggr;
1927| if (ac_aggr.st_atim)
1928| return 0;
1929| ;
1930| return 0;
1931| }
1932configure:21754: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
1933conftest.c: In function 'main':
1934conftest.c:102: error: 'struct stat' has no member named 'st_atim'
1935configure:21760: $? = 1
1936configure: failed program was:
1937| /* confdefs.h. */
1938| #define PACKAGE_NAME "ntfs-3g"
1939| #define PACKAGE_TARNAME "ntfs-3g"
1940| #define PACKAGE_VERSION "2010.5.16"
1941| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
1942| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
1943| #define PACKAGE "ntfs-3g"
1944| #define VERSION "2010.5.16"
1945| #define _GNU_SOURCE 1
1946| #define STDC_HEADERS 1
1947| #define HAVE_SYS_TYPES_H 1
1948| #define HAVE_SYS_STAT_H 1
1949| #define HAVE_STDLIB_H 1
1950| #define HAVE_STRING_H 1
1951| #define HAVE_MEMORY_H 1
1952| #define HAVE_STRINGS_H 1
1953| #define HAVE_INTTYPES_H 1
1954| #define HAVE_STDINT_H 1
1955| #define HAVE_UNISTD_H 1
1956| #define HAVE_DLFCN_H 1
1957| #define _REENTRANT 1
1958| #define FUSE_INTERNAL 1
1959| #define STDC_HEADERS 1
1960| #define HAVE_CTYPE_H 1
1961| #define HAVE_FCNTL_H 1
1962| #define HAVE_LIBGEN_H 1
1963| #define HAVE_LIMITS_H 1
1964| #define HAVE_LOCALE_H 1
1965| #define HAVE_MNTENT_H 1
1966| #define HAVE_STDDEF_H 1
1967| #define HAVE_STDINT_H 1
1968| #define HAVE_STDLIB_H 1
1969| #define HAVE_STDIO_H 1
1970| #define HAVE_STDARG_H 1
1971| #define HAVE_STRING_H 1
1972| #define HAVE_STRINGS_H 1
1973| #define HAVE_ERRNO_H 1
1974| #define HAVE_TIME_H 1
1975| #define HAVE_UNISTD_H 1
1976| #define HAVE_UTIME_H 1
1977| #define HAVE_WCHAR_H 1
1978| #define HAVE_GETOPT_H 1
1979| #define HAVE_FEATURES_H 1
1980| #define HAVE_ENDIAN_H 1
1981| #define HAVE_BYTESWAP_H 1
1982| #define HAVE_SYS_PARAM_H 1
1983| #define HAVE_SYS_IOCTL_H 1
1984| #define HAVE_SYS_MOUNT_H 1
1985| #define HAVE_SYS_STAT_H 1
1986| #define HAVE_SYS_TYPES_H 1
1987| #define HAVE_SYS_VFS_H 1
1988| #define HAVE_SYS_STATVFS_H 1
1989| #define HAVE_SYS_SYSMACROS_H 1
1990| #define HAVE_LINUX_MAJOR_H 1
1991| #define HAVE_LINUX_FD_H 1
1992| #define HAVE_LINUX_HDREG_H 1
1993| #define HAVE_SYSLOG_H 1
1994| #define HAVE__BOOL 1
1995| #define HAVE_STDBOOL_H 1
1996| #define WORDS_LITTLEENDIAN 1
1997| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
1998| #define HAVE_ST_BLOCKS 1
1999| #define HAVE_STRUCT_STAT_ST_RDEV 1
2000| /* end confdefs.h. */
2001| #include <stdio.h>
2002| #ifdef HAVE_SYS_TYPES_H
2003| # include <sys/types.h>
2004| #endif
2005| #ifdef HAVE_SYS_STAT_H
2006| # include <sys/stat.h>
2007| #endif
2008| #ifdef STDC_HEADERS
2009| # include <stdlib.h>
2010| # include <stddef.h>
2011| #else
2012| # ifdef HAVE_STDLIB_H
2013| # include <stdlib.h>
2014| # endif
2015| #endif
2016| #ifdef HAVE_STRING_H
2017| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2018| # include <memory.h>
2019| # endif
2020| # include <string.h>
2021| #endif
2022| #ifdef HAVE_STRINGS_H
2023| # include <strings.h>
2024| #endif
2025| #ifdef HAVE_INTTYPES_H
2026| # include <inttypes.h>
2027| #endif
2028| #ifdef HAVE_STDINT_H
2029| # include <stdint.h>
2030| #endif
2031| #ifdef HAVE_UNISTD_H
2032| # include <unistd.h>
2033| #endif
2034| int
2035| main ()
2036| {
2037| static struct stat ac_aggr;
2038| if (sizeof ac_aggr.st_atim)
2039| return 0;
2040| ;
2041| return 0;
2042| }
2043configure:21778: result: no
2044configure:21789: checking for struct stat.st_atimespec
2045configure:21817: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
2046conftest.c: In function 'main':
2047conftest.c:102: error: 'struct stat' has no member named 'st_atimespec'
2048configure:21823: $? = 1
2049configure: failed program was:
2050| /* confdefs.h. */
2051| #define PACKAGE_NAME "ntfs-3g"
2052| #define PACKAGE_TARNAME "ntfs-3g"
2053| #define PACKAGE_VERSION "2010.5.16"
2054| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
2055| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
2056| #define PACKAGE "ntfs-3g"
2057| #define VERSION "2010.5.16"
2058| #define _GNU_SOURCE 1
2059| #define STDC_HEADERS 1
2060| #define HAVE_SYS_TYPES_H 1
2061| #define HAVE_SYS_STAT_H 1
2062| #define HAVE_STDLIB_H 1
2063| #define HAVE_STRING_H 1
2064| #define HAVE_MEMORY_H 1
2065| #define HAVE_STRINGS_H 1
2066| #define HAVE_INTTYPES_H 1
2067| #define HAVE_STDINT_H 1
2068| #define HAVE_UNISTD_H 1
2069| #define HAVE_DLFCN_H 1
2070| #define _REENTRANT 1
2071| #define FUSE_INTERNAL 1
2072| #define STDC_HEADERS 1
2073| #define HAVE_CTYPE_H 1
2074| #define HAVE_FCNTL_H 1
2075| #define HAVE_LIBGEN_H 1
2076| #define HAVE_LIMITS_H 1
2077| #define HAVE_LOCALE_H 1
2078| #define HAVE_MNTENT_H 1
2079| #define HAVE_STDDEF_H 1
2080| #define HAVE_STDINT_H 1
2081| #define HAVE_STDLIB_H 1
2082| #define HAVE_STDIO_H 1
2083| #define HAVE_STDARG_H 1
2084| #define HAVE_STRING_H 1
2085| #define HAVE_STRINGS_H 1
2086| #define HAVE_ERRNO_H 1
2087| #define HAVE_TIME_H 1
2088| #define HAVE_UNISTD_H 1
2089| #define HAVE_UTIME_H 1
2090| #define HAVE_WCHAR_H 1
2091| #define HAVE_GETOPT_H 1
2092| #define HAVE_FEATURES_H 1
2093| #define HAVE_ENDIAN_H 1
2094| #define HAVE_BYTESWAP_H 1
2095| #define HAVE_SYS_PARAM_H 1
2096| #define HAVE_SYS_IOCTL_H 1
2097| #define HAVE_SYS_MOUNT_H 1
2098| #define HAVE_SYS_STAT_H 1
2099| #define HAVE_SYS_TYPES_H 1
2100| #define HAVE_SYS_VFS_H 1
2101| #define HAVE_SYS_STATVFS_H 1
2102| #define HAVE_SYS_SYSMACROS_H 1
2103| #define HAVE_LINUX_MAJOR_H 1
2104| #define HAVE_LINUX_FD_H 1
2105| #define HAVE_LINUX_HDREG_H 1
2106| #define HAVE_SYSLOG_H 1
2107| #define HAVE__BOOL 1
2108| #define HAVE_STDBOOL_H 1
2109| #define WORDS_LITTLEENDIAN 1
2110| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
2111| #define HAVE_ST_BLOCKS 1
2112| #define HAVE_STRUCT_STAT_ST_RDEV 1
2113| /* end confdefs.h. */
2114| #include <stdio.h>
2115| #ifdef HAVE_SYS_TYPES_H
2116| # include <sys/types.h>
2117| #endif
2118| #ifdef HAVE_SYS_STAT_H
2119| # include <sys/stat.h>
2120| #endif
2121| #ifdef STDC_HEADERS
2122| # include <stdlib.h>
2123| # include <stddef.h>
2124| #else
2125| # ifdef HAVE_STDLIB_H
2126| # include <stdlib.h>
2127| # endif
2128| #endif
2129| #ifdef HAVE_STRING_H
2130| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2131| # include <memory.h>
2132| # endif
2133| # include <string.h>
2134| #endif
2135| #ifdef HAVE_STRINGS_H
2136| # include <strings.h>
2137| #endif
2138| #ifdef HAVE_INTTYPES_H
2139| # include <inttypes.h>
2140| #endif
2141| #ifdef HAVE_STDINT_H
2142| # include <stdint.h>
2143| #endif
2144| #ifdef HAVE_UNISTD_H
2145| # include <unistd.h>
2146| #endif
2147| int
2148| main ()
2149| {
2150| static struct stat ac_aggr;
2151| if (ac_aggr.st_atimespec)
2152| return 0;
2153| ;
2154| return 0;
2155| }
2156configure:21856: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
2157conftest.c: In function 'main':
2158conftest.c:102: error: 'struct stat' has no member named 'st_atimespec'
2159configure:21862: $? = 1
2160configure: failed program was:
2161| /* confdefs.h. */
2162| #define PACKAGE_NAME "ntfs-3g"
2163| #define PACKAGE_TARNAME "ntfs-3g"
2164| #define PACKAGE_VERSION "2010.5.16"
2165| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
2166| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
2167| #define PACKAGE "ntfs-3g"
2168| #define VERSION "2010.5.16"
2169| #define _GNU_SOURCE 1
2170| #define STDC_HEADERS 1
2171| #define HAVE_SYS_TYPES_H 1
2172| #define HAVE_SYS_STAT_H 1
2173| #define HAVE_STDLIB_H 1
2174| #define HAVE_STRING_H 1
2175| #define HAVE_MEMORY_H 1
2176| #define HAVE_STRINGS_H 1
2177| #define HAVE_INTTYPES_H 1
2178| #define HAVE_STDINT_H 1
2179| #define HAVE_UNISTD_H 1
2180| #define HAVE_DLFCN_H 1
2181| #define _REENTRANT 1
2182| #define FUSE_INTERNAL 1
2183| #define STDC_HEADERS 1
2184| #define HAVE_CTYPE_H 1
2185| #define HAVE_FCNTL_H 1
2186| #define HAVE_LIBGEN_H 1
2187| #define HAVE_LIMITS_H 1
2188| #define HAVE_LOCALE_H 1
2189| #define HAVE_MNTENT_H 1
2190| #define HAVE_STDDEF_H 1
2191| #define HAVE_STDINT_H 1
2192| #define HAVE_STDLIB_H 1
2193| #define HAVE_STDIO_H 1
2194| #define HAVE_STDARG_H 1
2195| #define HAVE_STRING_H 1
2196| #define HAVE_STRINGS_H 1
2197| #define HAVE_ERRNO_H 1
2198| #define HAVE_TIME_H 1
2199| #define HAVE_UNISTD_H 1
2200| #define HAVE_UTIME_H 1
2201| #define HAVE_WCHAR_H 1
2202| #define HAVE_GETOPT_H 1
2203| #define HAVE_FEATURES_H 1
2204| #define HAVE_ENDIAN_H 1
2205| #define HAVE_BYTESWAP_H 1
2206| #define HAVE_SYS_PARAM_H 1
2207| #define HAVE_SYS_IOCTL_H 1
2208| #define HAVE_SYS_MOUNT_H 1
2209| #define HAVE_SYS_STAT_H 1
2210| #define HAVE_SYS_TYPES_H 1
2211| #define HAVE_SYS_VFS_H 1
2212| #define HAVE_SYS_STATVFS_H 1
2213| #define HAVE_SYS_SYSMACROS_H 1
2214| #define HAVE_LINUX_MAJOR_H 1
2215| #define HAVE_LINUX_FD_H 1
2216| #define HAVE_LINUX_HDREG_H 1
2217| #define HAVE_SYSLOG_H 1
2218| #define HAVE__BOOL 1
2219| #define HAVE_STDBOOL_H 1
2220| #define WORDS_LITTLEENDIAN 1
2221| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
2222| #define HAVE_ST_BLOCKS 1
2223| #define HAVE_STRUCT_STAT_ST_RDEV 1
2224| /* end confdefs.h. */
2225| #include <stdio.h>
2226| #ifdef HAVE_SYS_TYPES_H
2227| # include <sys/types.h>
2228| #endif
2229| #ifdef HAVE_SYS_STAT_H
2230| # include <sys/stat.h>
2231| #endif
2232| #ifdef STDC_HEADERS
2233| # include <stdlib.h>
2234| # include <stddef.h>
2235| #else
2236| # ifdef HAVE_STDLIB_H
2237| # include <stdlib.h>
2238| # endif
2239| #endif
2240| #ifdef HAVE_STRING_H
2241| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2242| # include <memory.h>
2243| # endif
2244| # include <string.h>
2245| #endif
2246| #ifdef HAVE_STRINGS_H
2247| # include <strings.h>
2248| #endif
2249| #ifdef HAVE_INTTYPES_H
2250| # include <inttypes.h>
2251| #endif
2252| #ifdef HAVE_STDINT_H
2253| # include <stdint.h>
2254| #endif
2255| #ifdef HAVE_UNISTD_H
2256| # include <unistd.h>
2257| #endif
2258| int
2259| main ()
2260| {
2261| static struct stat ac_aggr;
2262| if (sizeof ac_aggr.st_atimespec)
2263| return 0;
2264| ;
2265| return 0;
2266| }
2267configure:21880: result: no
2268configure:21891: checking for struct stat.st_atimensec
2269configure:21919: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
2270configure:21925: $? = 0
2271configure:21982: result: yes
2272configure:22152: checking for library containing getmntent
2273configure:22193: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2274configure:22199: $? = 0
2275configure:22227: result: none required
2276configure:22244: checking whether mbrtowc and mbstate_t are properly declared
2277configure:22274: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2278configure:22280: $? = 0
2279configure:22297: result: yes
2280configure:22307: checking for working memcmp
2281configure:22388: result: no
2282configure:22397: checking whether lstat dereferences a symlink specified with a trailing slash
2283configure:22468: result: no
2284configure:22487: checking whether stat accepts an empty string
2285configure:22545: result: yes
2286configure:22565: checking for strftime
2287configure:22621: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2288conftest.c:92: warning: conflicting types for built-in function 'strftime'
2289configure:22627: $? = 0
2290configure:22645: result: yes
2291configure:22734: checking for utime.h
2292configure:22740: result: yes
2293configure:22882: checking whether utime accepts a null argument
2294configure:22949: result: no
2295configure:22964: checking for vprintf
2296configure:23020: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2297conftest.c:94: warning: conflicting types for built-in function 'vprintf'
2298configure:23026: $? = 0
2299configure:23044: result: yes
2300configure:23051: checking for _doprnt
2301configure:23107: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2302/tmp/ccW5tSya.o: In function `main':
2303/mnt/fileroot/michael.wang/linux-top-pub/ui_ref/trunk/build/packages/ntfs-3g-2010.5.16/conftest.c:106: undefined reference to `_doprnt'
2304collect2: ld returned 1 exit status
2305configure:23113: $? = 1
2306configure: failed program was:
2307| /* confdefs.h. */
2308| #define PACKAGE_NAME "ntfs-3g"
2309| #define PACKAGE_TARNAME "ntfs-3g"
2310| #define PACKAGE_VERSION "2010.5.16"
2311| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
2312| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
2313| #define PACKAGE "ntfs-3g"
2314| #define VERSION "2010.5.16"
2315| #define _GNU_SOURCE 1
2316| #define STDC_HEADERS 1
2317| #define HAVE_SYS_TYPES_H 1
2318| #define HAVE_SYS_STAT_H 1
2319| #define HAVE_STDLIB_H 1
2320| #define HAVE_STRING_H 1
2321| #define HAVE_MEMORY_H 1
2322| #define HAVE_STRINGS_H 1
2323| #define HAVE_INTTYPES_H 1
2324| #define HAVE_STDINT_H 1
2325| #define HAVE_UNISTD_H 1
2326| #define HAVE_DLFCN_H 1
2327| #define _REENTRANT 1
2328| #define FUSE_INTERNAL 1
2329| #define STDC_HEADERS 1
2330| #define HAVE_CTYPE_H 1
2331| #define HAVE_FCNTL_H 1
2332| #define HAVE_LIBGEN_H 1
2333| #define HAVE_LIMITS_H 1
2334| #define HAVE_LOCALE_H 1
2335| #define HAVE_MNTENT_H 1
2336| #define HAVE_STDDEF_H 1
2337| #define HAVE_STDINT_H 1
2338| #define HAVE_STDLIB_H 1
2339| #define HAVE_STDIO_H 1
2340| #define HAVE_STDARG_H 1
2341| #define HAVE_STRING_H 1
2342| #define HAVE_STRINGS_H 1
2343| #define HAVE_ERRNO_H 1
2344| #define HAVE_TIME_H 1
2345| #define HAVE_UNISTD_H 1
2346| #define HAVE_UTIME_H 1
2347| #define HAVE_WCHAR_H 1
2348| #define HAVE_GETOPT_H 1
2349| #define HAVE_FEATURES_H 1
2350| #define HAVE_ENDIAN_H 1
2351| #define HAVE_BYTESWAP_H 1
2352| #define HAVE_SYS_PARAM_H 1
2353| #define HAVE_SYS_IOCTL_H 1
2354| #define HAVE_SYS_MOUNT_H 1
2355| #define HAVE_SYS_STAT_H 1
2356| #define HAVE_SYS_TYPES_H 1
2357| #define HAVE_SYS_VFS_H 1
2358| #define HAVE_SYS_STATVFS_H 1
2359| #define HAVE_SYS_SYSMACROS_H 1
2360| #define HAVE_LINUX_MAJOR_H 1
2361| #define HAVE_LINUX_FD_H 1
2362| #define HAVE_LINUX_HDREG_H 1
2363| #define HAVE_SYSLOG_H 1
2364| #define HAVE__BOOL 1
2365| #define HAVE_STDBOOL_H 1
2366| #define WORDS_LITTLEENDIAN 1
2367| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
2368| #define HAVE_ST_BLOCKS 1
2369| #define HAVE_STRUCT_STAT_ST_RDEV 1
2370| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
2371| #define HAVE_GETMNTENT
2372| #define HAVE_MBRTOWC 1
2373| #define HAVE_STAT_EMPTY_STRING_BUG 1
2374| #define HAVE_STRFTIME 1
2375| #define HAVE_UTIME_H 1
2376| #define HAVE_VPRINTF 1
2377| /* end confdefs.h. */
2378| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
2379| For example, HP-UX 11i <limits.h> declares gettimeofday. */
2380| #define _doprnt innocuous__doprnt
2381|
2382| /* System header to define __stub macros and hopefully few prototypes,
2383| which can conflict with char _doprnt (); below.
2384| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2385| <limits.h> exists even on freestanding compilers. */
2386|
2387| #ifdef __STDC__
2388| # include <limits.h>
2389| #else
2390| # include <assert.h>
2391| #endif
2392|
2393| #undef _doprnt
2394|
2395| /* Override any GCC internal prototype to avoid an error.
2396| Use char because int might match the return type of a GCC
2397| builtin and then its argument prototype would still apply. */
2398| #ifdef __cplusplus
2399| extern "C"
2400| #endif
2401| char _doprnt ();
2402| /* The GNU C library defines this for functions which it implements
2403| to always fail with ENOSYS. Some functions are actually named
2404| something starting with __ and the normal name is an alias. */
2405| #if defined __stub__doprnt || defined __stub____doprnt
2406| choke me
2407| #endif
2408|
2409| int
2410| main ()
2411| {
2412| return _doprnt ();
2413| ;
2414| return 0;
2415| }
2416configure:23130: result: no
2417configure:23181: checking for atexit
2418configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2419configure:23243: $? = 0
2420configure:23261: result: yes
2421configure:23181: checking for basename
2422configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2423configure:23243: $? = 0
2424configure:23261: result: yes
2425configure:23181: checking for daemon
2426configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2427configure:23243: $? = 0
2428configure:23261: result: yes
2429configure:23181: checking for dup2
2430configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2431configure:23243: $? = 0
2432configure:23261: result: yes
2433configure:23181: checking for fdatasync
2434configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2435configure:23243: $? = 0
2436configure:23261: result: yes
2437configure:23181: checking for ffs
2438configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2439conftest.c:100: warning: conflicting types for built-in function 'ffs'
2440configure:23243: $? = 0
2441configure:23261: result: yes
2442configure:23181: checking for getopt_long
2443configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2444configure:23243: $? = 0
2445configure:23261: result: yes
2446configure:23181: checking for hasmntopt
2447configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2448configure:23243: $? = 0
2449configure:23261: result: yes
2450configure:23181: checking for mbsinit
2451configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2452configure:23243: $? = 0
2453configure:23261: result: yes
2454configure:23181: checking for memmove
2455configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2456conftest.c:104: warning: conflicting types for built-in function 'memmove'
2457configure:23243: $? = 0
2458configure:23261: result: yes
2459configure:23181: checking for memset
2460configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2461conftest.c:105: warning: conflicting types for built-in function 'memset'
2462configure:23243: $? = 0
2463configure:23261: result: yes
2464configure:23181: checking for realpath
2465configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2466configure:23243: $? = 0
2467configure:23261: result: yes
2468configure:23181: checking for regcomp
2469configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2470configure:23243: $? = 0
2471configure:23261: result: yes
2472configure:23181: checking for setlocale
2473configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2474configure:23243: $? = 0
2475configure:23261: result: yes
2476configure:23181: checking for setxattr
2477configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2478configure:23243: $? = 0
2479configure:23261: result: yes
2480configure:23181: checking for strcasecmp
2481configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2482conftest.c:110: warning: conflicting types for built-in function 'strcasecmp'
2483configure:23243: $? = 0
2484configure:23261: result: yes
2485configure:23181: checking for strchr
2486configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2487conftest.c:111: warning: conflicting types for built-in function 'strchr'
2488configure:23243: $? = 0
2489configure:23261: result: yes
2490configure:23181: checking for strdup
2491configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2492conftest.c:112: warning: conflicting types for built-in function 'strdup'
2493configure:23243: $? = 0
2494configure:23261: result: yes
2495configure:23181: checking for strerror
2496configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2497configure:23243: $? = 0
2498configure:23261: result: yes
2499configure:23181: checking for strnlen
2500configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2501configure:23243: $? = 0
2502configure:23261: result: yes
2503configure:23181: checking for strsep
2504configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2505configure:23243: $? = 0
2506configure:23261: result: yes
2507configure:23181: checking for strtol
2508configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2509configure:23243: $? = 0
2510configure:23261: result: yes
2511configure:23181: checking for strtoul
2512configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2513configure:23243: $? = 0
2514configure:23261: result: yes
2515configure:23181: checking for sysconf
2516configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2517configure:23243: $? = 0
2518configure:23261: result: yes
2519configure:23181: checking for utime
2520configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2521configure:23243: $? = 0
2522configure:23261: result: yes
2523configure:23181: checking for utimensat
2524configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2525/tmp/ccaBiGqI.o: In function `main':
2526/mnt/fileroot/michael.wang/linux-top-pub/ui_ref/trunk/build/packages/ntfs-3g-2010.5.16/conftest.c:131: undefined reference to `utimensat'
2527collect2: ld returned 1 exit status
2528configure:23243: $? = 1
2529configure: failed program was:
2530| /* confdefs.h. */
2531| #define PACKAGE_NAME "ntfs-3g"
2532| #define PACKAGE_TARNAME "ntfs-3g"
2533| #define PACKAGE_VERSION "2010.5.16"
2534| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
2535| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
2536| #define PACKAGE "ntfs-3g"
2537| #define VERSION "2010.5.16"
2538| #define _GNU_SOURCE 1
2539| #define STDC_HEADERS 1
2540| #define HAVE_SYS_TYPES_H 1
2541| #define HAVE_SYS_STAT_H 1
2542| #define HAVE_STDLIB_H 1
2543| #define HAVE_STRING_H 1
2544| #define HAVE_MEMORY_H 1
2545| #define HAVE_STRINGS_H 1
2546| #define HAVE_INTTYPES_H 1
2547| #define HAVE_STDINT_H 1
2548| #define HAVE_UNISTD_H 1
2549| #define HAVE_DLFCN_H 1
2550| #define _REENTRANT 1
2551| #define FUSE_INTERNAL 1
2552| #define STDC_HEADERS 1
2553| #define HAVE_CTYPE_H 1
2554| #define HAVE_FCNTL_H 1
2555| #define HAVE_LIBGEN_H 1
2556| #define HAVE_LIMITS_H 1
2557| #define HAVE_LOCALE_H 1
2558| #define HAVE_MNTENT_H 1
2559| #define HAVE_STDDEF_H 1
2560| #define HAVE_STDINT_H 1
2561| #define HAVE_STDLIB_H 1
2562| #define HAVE_STDIO_H 1
2563| #define HAVE_STDARG_H 1
2564| #define HAVE_STRING_H 1
2565| #define HAVE_STRINGS_H 1
2566| #define HAVE_ERRNO_H 1
2567| #define HAVE_TIME_H 1
2568| #define HAVE_UNISTD_H 1
2569| #define HAVE_UTIME_H 1
2570| #define HAVE_WCHAR_H 1
2571| #define HAVE_GETOPT_H 1
2572| #define HAVE_FEATURES_H 1
2573| #define HAVE_ENDIAN_H 1
2574| #define HAVE_BYTESWAP_H 1
2575| #define HAVE_SYS_PARAM_H 1
2576| #define HAVE_SYS_IOCTL_H 1
2577| #define HAVE_SYS_MOUNT_H 1
2578| #define HAVE_SYS_STAT_H 1
2579| #define HAVE_SYS_TYPES_H 1
2580| #define HAVE_SYS_VFS_H 1
2581| #define HAVE_SYS_STATVFS_H 1
2582| #define HAVE_SYS_SYSMACROS_H 1
2583| #define HAVE_LINUX_MAJOR_H 1
2584| #define HAVE_LINUX_FD_H 1
2585| #define HAVE_LINUX_HDREG_H 1
2586| #define HAVE_SYSLOG_H 1
2587| #define HAVE__BOOL 1
2588| #define HAVE_STDBOOL_H 1
2589| #define WORDS_LITTLEENDIAN 1
2590| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
2591| #define HAVE_ST_BLOCKS 1
2592| #define HAVE_STRUCT_STAT_ST_RDEV 1
2593| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
2594| #define HAVE_GETMNTENT
2595| #define HAVE_MBRTOWC 1
2596| #define HAVE_STAT_EMPTY_STRING_BUG 1
2597| #define HAVE_STRFTIME 1
2598| #define HAVE_UTIME_H 1
2599| #define HAVE_VPRINTF 1
2600| #define HAVE_ATEXIT 1
2601| #define HAVE_BASENAME 1
2602| #define HAVE_DAEMON 1
2603| #define HAVE_DUP2 1
2604| #define HAVE_FDATASYNC 1
2605| #define HAVE_FFS 1
2606| #define HAVE_GETOPT_LONG 1
2607| #define HAVE_HASMNTOPT 1
2608| #define HAVE_MBSINIT 1
2609| #define HAVE_MEMMOVE 1
2610| #define HAVE_MEMSET 1
2611| #define HAVE_REALPATH 1
2612| #define HAVE_REGCOMP 1
2613| #define HAVE_SETLOCALE 1
2614| #define HAVE_SETXATTR 1
2615| #define HAVE_STRCASECMP 1
2616| #define HAVE_STRCHR 1
2617| #define HAVE_STRDUP 1
2618| #define HAVE_STRERROR 1
2619| #define HAVE_STRNLEN 1
2620| #define HAVE_STRSEP 1
2621| #define HAVE_STRTOL 1
2622| #define HAVE_STRTOUL 1
2623| #define HAVE_SYSCONF 1
2624| #define HAVE_UTIME 1
2625| /* end confdefs.h. */
2626| /* Define utimensat to an innocuous variant, in case <limits.h> declares utimensat.
2627| For example, HP-UX 11i <limits.h> declares gettimeofday. */
2628| #define utimensat innocuous_utimensat
2629|
2630| /* System header to define __stub macros and hopefully few prototypes,
2631| which can conflict with char utimensat (); below.
2632| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2633| <limits.h> exists even on freestanding compilers. */
2634|
2635| #ifdef __STDC__
2636| # include <limits.h>
2637| #else
2638| # include <assert.h>
2639| #endif
2640|
2641| #undef utimensat
2642|
2643| /* Override any GCC internal prototype to avoid an error.
2644| Use char because int might match the return type of a GCC
2645| builtin and then its argument prototype would still apply. */
2646| #ifdef __cplusplus
2647| extern "C"
2648| #endif
2649| char utimensat ();
2650| /* The GNU C library defines this for functions which it implements
2651| to always fail with ENOSYS. Some functions are actually named
2652| something starting with __ and the normal name is an alias. */
2653| #if defined __stub_utimensat || defined __stub___utimensat
2654| choke me
2655| #endif
2656|
2657| int
2658| main ()
2659| {
2660| return utimensat ();
2661| ;
2662| return 0;
2663| }
2664configure:23261: result: no
2665configure:23181: checking for gettimeofday
2666configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2667configure:23243: $? = 0
2668configure:23261: result: yes
2669configure:23181: checking for clock_gettime
2670configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2671configure:23243: $? = 0
2672configure:23261: result: yes
2673configure:23181: checking for fork
2674configure:23237: arc-linux-uclibc-gcc -o conftest -mA7 -g conftest.c >&5
2675conftest.c:122: warning: conflicting types for built-in function 'fork'
2676configure:23243: $? = 0
2677configure:23261: result: yes
2678configure:23278: checking for special C compiler options needed for large files
2679configure:23371: result: no
2680configure:23377: checking for _FILE_OFFSET_BITS value needed for large files
2681configure:23412: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
2682conftest.c:106: warning: left shift count >= width of type
2683conftest.c:106: warning: left shift count >= width of type
2684conftest.c:108: error: size of array 'off_t_is_large' is negative
2685configure:23418: $? = 1
2686configure: failed program was:
2687| /* confdefs.h. */
2688| #define PACKAGE_NAME "ntfs-3g"
2689| #define PACKAGE_TARNAME "ntfs-3g"
2690| #define PACKAGE_VERSION "2010.5.16"
2691| #define PACKAGE_STRING "ntfs-3g 2010.5.16"
2692| #define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
2693| #define PACKAGE "ntfs-3g"
2694| #define VERSION "2010.5.16"
2695| #define _GNU_SOURCE 1
2696| #define STDC_HEADERS 1
2697| #define HAVE_SYS_TYPES_H 1
2698| #define HAVE_SYS_STAT_H 1
2699| #define HAVE_STDLIB_H 1
2700| #define HAVE_STRING_H 1
2701| #define HAVE_MEMORY_H 1
2702| #define HAVE_STRINGS_H 1
2703| #define HAVE_INTTYPES_H 1
2704| #define HAVE_STDINT_H 1
2705| #define HAVE_UNISTD_H 1
2706| #define HAVE_DLFCN_H 1
2707| #define _REENTRANT 1
2708| #define FUSE_INTERNAL 1
2709| #define STDC_HEADERS 1
2710| #define HAVE_CTYPE_H 1
2711| #define HAVE_FCNTL_H 1
2712| #define HAVE_LIBGEN_H 1
2713| #define HAVE_LIMITS_H 1
2714| #define HAVE_LOCALE_H 1
2715| #define HAVE_MNTENT_H 1
2716| #define HAVE_STDDEF_H 1
2717| #define HAVE_STDINT_H 1
2718| #define HAVE_STDLIB_H 1
2719| #define HAVE_STDIO_H 1
2720| #define HAVE_STDARG_H 1
2721| #define HAVE_STRING_H 1
2722| #define HAVE_STRINGS_H 1
2723| #define HAVE_ERRNO_H 1
2724| #define HAVE_TIME_H 1
2725| #define HAVE_UNISTD_H 1
2726| #define HAVE_UTIME_H 1
2727| #define HAVE_WCHAR_H 1
2728| #define HAVE_GETOPT_H 1
2729| #define HAVE_FEATURES_H 1
2730| #define HAVE_ENDIAN_H 1
2731| #define HAVE_BYTESWAP_H 1
2732| #define HAVE_SYS_PARAM_H 1
2733| #define HAVE_SYS_IOCTL_H 1
2734| #define HAVE_SYS_MOUNT_H 1
2735| #define HAVE_SYS_STAT_H 1
2736| #define HAVE_SYS_TYPES_H 1
2737| #define HAVE_SYS_VFS_H 1
2738| #define HAVE_SYS_STATVFS_H 1
2739| #define HAVE_SYS_SYSMACROS_H 1
2740| #define HAVE_LINUX_MAJOR_H 1
2741| #define HAVE_LINUX_FD_H 1
2742| #define HAVE_LINUX_HDREG_H 1
2743| #define HAVE_SYSLOG_H 1
2744| #define HAVE__BOOL 1
2745| #define HAVE_STDBOOL_H 1
2746| #define WORDS_LITTLEENDIAN 1
2747| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
2748| #define HAVE_ST_BLOCKS 1
2749| #define HAVE_STRUCT_STAT_ST_RDEV 1
2750| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
2751| #define HAVE_GETMNTENT
2752| #define HAVE_MBRTOWC 1
2753| #define HAVE_STAT_EMPTY_STRING_BUG 1
2754| #define HAVE_STRFTIME 1
2755| #define HAVE_UTIME_H 1
2756| #define HAVE_VPRINTF 1
2757| #define HAVE_ATEXIT 1
2758| #define HAVE_BASENAME 1
2759| #define HAVE_DAEMON 1
2760| #define HAVE_DUP2 1
2761| #define HAVE_FDATASYNC 1
2762| #define HAVE_FFS 1
2763| #define HAVE_GETOPT_LONG 1
2764| #define HAVE_HASMNTOPT 1
2765| #define HAVE_MBSINIT 1
2766| #define HAVE_MEMMOVE 1
2767| #define HAVE_MEMSET 1
2768| #define HAVE_REALPATH 1
2769| #define HAVE_REGCOMP 1
2770| #define HAVE_SETLOCALE 1
2771| #define HAVE_SETXATTR 1
2772| #define HAVE_STRCASECMP 1
2773| #define HAVE_STRCHR 1
2774| #define HAVE_STRDUP 1
2775| #define HAVE_STRERROR 1
2776| #define HAVE_STRNLEN 1
2777| #define HAVE_STRSEP 1
2778| #define HAVE_STRTOL 1
2779| #define HAVE_STRTOUL 1
2780| #define HAVE_SYSCONF 1
2781| #define HAVE_UTIME 1
2782| #define HAVE_GETTIMEOFDAY 1
2783| #define HAVE_CLOCK_GETTIME 1
2784| #define HAVE_FORK 1
2785| /* end confdefs.h. */
2786| #include <sys/types.h>
2787| /* Check that off_t can represent 2**63 - 1 correctly.
2788| We can't simply define LARGE_OFF_T to be 9223372036854775807,
2789| since some C++ compilers masquerading as C compilers
2790| incorrectly reject 9223372036854775807. */
2791| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
2792| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
2793| && LARGE_OFF_T % 2147483647 == 1)
2794| ? 1 : -1];
2795| int
2796| main ()
2797| {
2798|
2799| ;
2800| return 0;
2801| }
2802configure:23462: arc-linux-uclibc-gcc -c -mA7 -g conftest.c >&5
2803configure:23468: $? = 0
2804configure:23486: result: 64
2805configure:23957: creating ./config.status
2806
2807## ---------------------- ##
2808## Running config.status. ##
2809## ---------------------- ##
2810
2811This file was extended by ntfs-3g config.status 2010.5.16, which was
2812generated by GNU Autoconf 2.61. Invocation command line was
2813
2814 CONFIG_FILES =
2815 CONFIG_HEADERS =
2816 CONFIG_LINKS =
2817 CONFIG_COMMANDS =
2818 $ ./config.status
2819
2820on announce
2821
2822config.status:714: creating Makefile
2823config.status:714: creating include/Makefile
2824config.status:714: creating include/fuse-lite/Makefile
2825config.status:714: creating include/ntfs-3g/Makefile
2826config.status:714: creating libfuse-lite/Makefile
2827config.status:714: creating libntfs-3g/Makefile
2828config.status:714: creating libntfs-3g/libntfs-3g.pc
2829config.status:714: creating libntfs-3g/libntfs-3g.script.so
2830config.status:714: creating src/Makefile
2831config.status:714: creating src/ntfs-3g.8
2832config.status:714: creating src/ntfs-3g.probe.8
2833config.status:714: creating src/ntfs-3g.usermap.8
2834config.status:714: creating src/ntfs-3g.secaudit.8
2835config.status:714: creating config.h
2836config.status:1084: executing depfiles commands
2837
2838## ---------------- ##
2839## Cache variables. ##
2840## ---------------- ##
2841
2842ac_cv_build=i686-pc-linux-gnu
2843ac_cv_c_bigendian=no
2844ac_cv_c_compiler_gnu=yes
2845ac_cv_c_inline=inline
2846ac_cv_cxx_compiler_gnu=yes
2847ac_cv_env_CCC_set=
2848ac_cv_env_CCC_value=
2849ac_cv_env_CC_set=set
2850ac_cv_env_CC_value=arc-linux-uclibc-gcc
2851ac_cv_env_CFLAGS_set=set
2852ac_cv_env_CFLAGS_value='-mA7 -g'
2853ac_cv_env_CPPFLAGS_set=
2854ac_cv_env_CPPFLAGS_value=
2855ac_cv_env_CPP_set=
2856ac_cv_env_CPP_value=
2857ac_cv_env_CXXCPP_set=
2858ac_cv_env_CXXCPP_value=
2859ac_cv_env_CXXFLAGS_set=
2860ac_cv_env_CXXFLAGS_value=
2861ac_cv_env_CXX_set=
2862ac_cv_env_CXX_value=
2863ac_cv_env_F77_set=
2864ac_cv_env_F77_value=
2865ac_cv_env_FFLAGS_set=
2866ac_cv_env_FFLAGS_value=
2867ac_cv_env_FUSE_MODULE_CFLAGS_set=
2868ac_cv_env_FUSE_MODULE_CFLAGS_value=
2869ac_cv_env_FUSE_MODULE_LIBS_set=
2870ac_cv_env_FUSE_MODULE_LIBS_value=
2871ac_cv_env_LDCONFIG_set=
2872ac_cv_env_LDCONFIG_value=
2873ac_cv_env_LDFLAGS_set=
2874ac_cv_env_LDFLAGS_value=
2875ac_cv_env_LIBS_set=
2876ac_cv_env_LIBS_value=
2877ac_cv_env_PKG_CONFIG_set=
2878ac_cv_env_PKG_CONFIG_value=
2879ac_cv_env_build_alias_set=
2880ac_cv_env_build_alias_value=
2881ac_cv_env_host_alias_set=set
2882ac_cv_env_host_alias_value=arc-linux-uclibc
2883ac_cv_env_target_alias_set=
2884ac_cv_env_target_alias_value=
2885ac_cv_f77_compiler_gnu=no
2886ac_cv_func__doprnt=no
2887ac_cv_func_atexit=yes
2888ac_cv_func_basename=yes
2889ac_cv_func_clock_gettime=yes
2890ac_cv_func_daemon=yes
2891ac_cv_func_dup2=yes
2892ac_cv_func_fdatasync=yes
2893ac_cv_func_ffs=yes
2894ac_cv_func_fork=yes
2895ac_cv_func_getmntent=yes
2896ac_cv_func_getopt_long=yes
2897ac_cv_func_gettimeofday=yes
2898ac_cv_func_hasmntopt=yes
2899ac_cv_func_lstat_dereferences_slashed_symlink=no
2900ac_cv_func_mbrtowc=yes
2901ac_cv_func_mbsinit=yes
2902ac_cv_func_memcmp_working=no
2903ac_cv_func_memmove=yes
2904ac_cv_func_memset=yes
2905ac_cv_func_realpath=yes
2906ac_cv_func_regcomp=yes
2907ac_cv_func_setlocale=yes
2908ac_cv_func_setxattr=yes
2909ac_cv_func_stat_empty_string_bug=yes
2910ac_cv_func_strcasecmp=yes
2911ac_cv_func_strchr=yes
2912ac_cv_func_strdup=yes
2913ac_cv_func_strerror=yes
2914ac_cv_func_strftime=yes
2915ac_cv_func_strnlen=yes
2916ac_cv_func_strsep=yes
2917ac_cv_func_strtol=yes
2918ac_cv_func_strtoul=yes
2919ac_cv_func_sysconf=yes
2920ac_cv_func_utime=yes
2921ac_cv_func_utime_null=no
2922ac_cv_func_utimensat=no
2923ac_cv_func_vprintf=yes
2924ac_cv_header_byteswap_h=yes
2925ac_cv_header_ctype_h=yes
2926ac_cv_header_dlfcn_h=yes
2927ac_cv_header_endian_h=yes
2928ac_cv_header_errno_h=yes
2929ac_cv_header_fcntl_h=yes
2930ac_cv_header_features_h=yes
2931ac_cv_header_getopt_h=yes
2932ac_cv_header_inttypes_h=yes
2933ac_cv_header_libgen_h=yes
2934ac_cv_header_libintl_h=no
2935ac_cv_header_limits_h=yes
2936ac_cv_header_linux_fd_h=yes
2937ac_cv_header_linux_hdreg_h=yes
2938ac_cv_header_linux_major_h=yes
2939ac_cv_header_locale_h=yes
2940ac_cv_header_machine_endian_h=no
2941ac_cv_header_memory_h=yes
2942ac_cv_header_mntent_h=yes
2943ac_cv_header_stdarg_h=yes
2944ac_cv_header_stdbool_h=yes
2945ac_cv_header_stdc=yes
2946ac_cv_header_stddef_h=yes
2947ac_cv_header_stdint_h=yes
2948ac_cv_header_stdio_h=yes
2949ac_cv_header_stdlib_h=yes
2950ac_cv_header_string_h=yes
2951ac_cv_header_strings_h=yes
2952ac_cv_header_sys_byteorder_h=no
2953ac_cv_header_sys_endian_h=no
2954ac_cv_header_sys_ioctl_h=yes
2955ac_cv_header_sys_mkdev_h=no
2956ac_cv_header_sys_mount_h=yes
2957ac_cv_header_sys_param_h=yes
2958ac_cv_header_sys_stat_h=yes
2959ac_cv_header_sys_statvfs_h=yes
2960ac_cv_header_sys_sysmacros_h=yes
2961ac_cv_header_sys_types_h=yes
2962ac_cv_header_sys_vfs_h=yes
2963ac_cv_header_syslog_h=yes
2964ac_cv_header_time_h=yes
2965ac_cv_header_unistd_h=yes
2966ac_cv_header_utime_h=yes
2967ac_cv_header_wchar_h=yes
2968ac_cv_header_windows_h=no
2969ac_cv_host=arc-unknown-linux-uclibc
2970ac_cv_lib_pthread_pthread_create=yes
2971ac_cv_member_struct_stat_st_atim=no
2972ac_cv_member_struct_stat_st_atimensec=yes
2973ac_cv_member_struct_stat_st_atimespec=no
2974ac_cv_member_struct_stat_st_blocks=yes
2975ac_cv_member_struct_stat_st_rdev=yes
2976ac_cv_objext=o
2977ac_cv_path_EGREP='/bin/grep -E'
2978ac_cv_path_GREP=/bin/grep
2979ac_cv_path_LDCONFIG=/sbin/ldconfig
2980ac_cv_path_MV=/bin/mv
2981ac_cv_path_RM=/bin/rm
2982ac_cv_path_SED=/bin/sed
2983ac_cv_path_install='/usr/bin/install -c'
2984ac_cv_path_mkdir=/bin/mkdir
2985ac_cv_prog_AR=arc-linux-uclibc-ar
2986ac_cv_prog_AWK=mawk
2987ac_cv_prog_CC=arc-linux-uclibc-gcc
2988ac_cv_prog_CPP='arc-linux-uclibc-gcc -E'
2989ac_cv_prog_CXX=arc-linux-uclibc-g++
2990ac_cv_prog_CXXCPP='arc-linux-uclibc-g++ -E'
2991ac_cv_prog_RANLIB=arc-linux-uclibc-ranlib
2992ac_cv_prog_STRIP=arc-linux-uclibc-strip
2993ac_cv_prog_cc_arc_linux_uclibc_gcc_c_o=yes
2994ac_cv_prog_cc_c89=
2995ac_cv_prog_cc_g=yes
2996ac_cv_prog_cxx_g=yes
2997ac_cv_prog_f77_g=no
2998ac_cv_prog_make_make_set=yes
2999ac_cv_search_getmntent='none required'
3000ac_cv_sys_file_offset_bits=64
3001ac_cv_sys_largefile_CC=no
3002ac_cv_target=arc-unknown-linux-uclibc
3003ac_cv_type__Bool=yes
3004ac_cv_type_off_t=yes
3005ac_cv_type_size_t=yes
3006am_cv_CC_dependencies_compiler_type=gcc3
3007am_cv_CXX_dependencies_compiler_type=gcc3
3008lt_cv_deplibs_check_method=pass_all
3009lt_cv_file_magic_cmd='$MAGIC_CMD'
3010lt_cv_file_magic_test_file=
3011lt_cv_ld_reload_flag=-r
3012lt_cv_objdir=.libs
3013lt_cv_path_LD=/opt/gnutools/arc2.3-p0/uclibc-4.2.1/arc-linux-uclibc/bin/ld
3014lt_cv_path_LDCXX=/opt/gnutools/arc2.3-p0/uclibc-4.2.1/arc-linux-uclibc/bin/ld
3015lt_cv_path_NM='/opt/gnutools/arc2.3-p0/uclibc-4.2.1/bin/arc-linux-uclibc-nm -B'
3016lt_cv_path_SED=/bin/sed
3017lt_cv_prog_compiler_c_o=yes
3018lt_cv_prog_compiler_c_o_CXX=yes
3019lt_cv_prog_compiler_pic_works=yes
3020lt_cv_prog_compiler_pic_works_CXX=yes
3021lt_cv_prog_compiler_rtti_exceptions=no
3022lt_cv_prog_compiler_static_works=yes
3023lt_cv_prog_compiler_static_works_CXX=yes
3024lt_cv_prog_gnu_ld=yes
3025lt_cv_prog_gnu_ldcxx=yes
3026lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
3027lt_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'\'''
3028lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
3029lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /usr/lib/alsa-lib /usr/local/lib '
3030lt_cv_sys_lib_search_path_spec='/opt/gnutools/arc2.3-p0/uclibc-4.2.1/lib/gcc/arc-linux-uclibc/4.2.1 /opt/gnutools/arc2.3-p0/uclibc-4.2.1/arc-linux-uclibc/lib'
3031lt_cv_sys_max_cmd_len=805306365
3032lt_lt_cv_prog_compiler_c_o='"yes"'
3033lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
3034lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
3035lt_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'\''"'
3036lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
3037
3038## ----------------- ##
3039## Output variables. ##
3040## ----------------- ##
3041
3042ACLOCAL='${SHELL} /mnt/fileroot/michael.wang/linux-top-pub/ui_ref/trunk/build/packages/ntfs-3g-2010.5.16/missing --run aclocal-1.10'
3043AMDEPBACKSLASH='\'
3044AMDEP_FALSE='#'
3045AMDEP_TRUE=''
3046AMTAR='${SHELL} /mnt/fileroot/michael.wang/linux-top-pub/ui_ref/trunk/build/packages/ntfs-3g-2010.5.16/missing --run tar'
3047AR='arc-linux-uclibc-ar'
3048AUTOCONF='${SHELL} /mnt/fileroot/michael.wang/linux-top-pub/ui_ref/trunk/build/packages/ntfs-3g-2010.5.16/missing --run autoconf'
3049AUTOHEADER='${SHELL} /mnt/fileroot/michael.wang/linux-top-pub/ui_ref/trunk/build/packages/ntfs-3g-2010.5.16/missing --run autoheader'
3050AUTOMAKE='${SHELL} /mnt/fileroot/michael.wang/linux-top-pub/ui_ref/trunk/build/packages/ntfs-3g-2010.5.16/missing --run automake-1.10'
3051AWK='mawk'
3052CC='arc-linux-uclibc-gcc'
3053CCDEPMODE='depmode=gcc3'
3054CFLAGS='-mA7 -g -Wall'
3055CPP='arc-linux-uclibc-gcc -E'
3056CPPFLAGS=''
3057CXX='arc-linux-uclibc-g++'
3058CXXCPP='arc-linux-uclibc-g++ -E'
3059CXXDEPMODE='depmode=gcc3'
3060CXXFLAGS='-g -O2'
3061CYGPATH_W='echo'
3062DEFS='-DHAVE_CONFIG_H'
3063DEPDIR='.deps'
3064DSYMUTIL=''
3065ECHO='echo'
3066ECHO_C=''
3067ECHO_N='-n'
3068ECHO_T=''
3069EGREP='/bin/grep -E'
3070ENABLE_MOUNT_HELPER_FALSE=''
3071ENABLE_MOUNT_HELPER_TRUE='#'
3072EXEEXT=''
3073F77=''
3074FFLAGS=''
3075FUSE_INTERNAL_FALSE='#'
3076FUSE_INTERNAL_TRUE=''
3077FUSE_MODULE_CFLAGS=''
3078FUSE_MODULE_LIBS=''
3079GENERATE_LDSCRIPT_FALSE=''
3080GENERATE_LDSCRIPT_TRUE='#'
3081GREP='/bin/grep'
3082INSTALL_DATA='${INSTALL} -m 644'
3083INSTALL_LIBRARY_FALSE='#'
3084INSTALL_LIBRARY_TRUE=''
3085INSTALL_PROGRAM='${INSTALL}'
3086INSTALL_SCRIPT='${INSTALL}'
3087INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
3088LDCONFIG='/sbin/ldconfig'
3089LDFLAGS=''
3090LIBFUSE_LITE_LIBS=' -lpthread'
3091LIBNTFS_3G_VERSION='76'
3092LIBOBJS=' ${LIBOBJDIR}memcmp$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o'
3093LIBS=''
3094LIBTOOL='$(SHELL) $(top_builddir)/libtool'
3095LN_S='ln -s'
3096LTLIBOBJS=' ${LIBOBJDIR}memcmp$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo'
3097MAINT='#'
3098MAINTAINER_MODE_FALSE=''
3099MAINTAINER_MODE_TRUE='#'
3100MAKEINFO='${SHELL} /mnt/fileroot/michael.wang/linux-top-pub/ui_ref/trunk/build/packages/ntfs-3g-2010.5.16/missing --run makeinfo'
3101MKDIR_P='/bin/mkdir -p'
3102MV='/bin/mv'
3103NMEDIT=''
3104NTFS_DEVICE_DEFAULT_IO_OPS_FALSE='#'
3105NTFS_DEVICE_DEFAULT_IO_OPS_TRUE=''
3106OBJEXT='o'
3107OUTPUT_FORMAT=''
3108PACKAGE='ntfs-3g'
3109PACKAGE_BUGREPORT='ntfs-3g-devel@lists.sf.net'
3110PACKAGE_NAME='ntfs-3g'
3111PACKAGE_STRING='ntfs-3g 2010.5.16'
3112PACKAGE_TARNAME='ntfs-3g'
3113PACKAGE_VERSION='2010.5.16'
3114PATH_SEPARATOR=':'
3115PKG_CONFIG=''
3116RANLIB='arc-linux-uclibc-ranlib'
3117REALLYSTATIC_FALSE=''
3118REALLYSTATIC_TRUE='#'
3119RM='/bin/rm'
3120RUN_LDCONFIG_FALSE=''
3121RUN_LDCONFIG_TRUE='#'
3122SED='/bin/sed'
3123SET_MAKE=''
3124SHELL='/bin/bash'
3125STRIP='arc-linux-uclibc-strip'
3126VERSION='2010.5.16'
3127WINDOWS_FALSE=''
3128WINDOWS_TRUE='#'
3129ac_ct_CC=''
3130ac_ct_CXX=''
3131ac_ct_F77=''
3132am__fastdepCC_FALSE='#'
3133am__fastdepCC_TRUE=''
3134am__fastdepCXX_FALSE='#'
3135am__fastdepCXX_TRUE=''
3136am__include='include'
3137am__isrc=''
3138am__leading_dot='.'
3139am__quote=''
3140am__tar='${AMTAR} chof - "$$tardir"'
3141am__untar='${AMTAR} xf -'
3142bindir='${exec_prefix}/bin'
3143build='i686-pc-linux-gnu'
3144build_alias=''
3145build_cpu='i686'
3146build_os='linux-gnu'
3147build_vendor='pc'
3148datadir='${datarootdir}'
3149datarootdir='${prefix}/share'
3150docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
3151dvidir='${docdir}'
3152exec_prefix='/mnt/fileroot/michael.wang/linux-top-pub/ui_ref/trunk/bld_7266_h_64x2/./rootfs'
3153host='arc-unknown-linux-uclibc'
3154host_alias='arc-linux-uclibc'
3155host_cpu='arc'
3156host_os='linux-uclibc'
3157host_vendor='unknown'
3158htmldir='${docdir}'
3159includedir='${prefix}/include'
3160infodir='${datarootdir}/info'
3161install_sh='$(SHELL) /mnt/fileroot/michael.wang/linux-top-pub/ui_ref/trunk/build/packages/ntfs-3g-2010.5.16/install-sh'
3162libdir='${exec_prefix}/lib'
3163libexecdir='${exec_prefix}/libexec'
3164localedir='${datarootdir}/locale'
3165localstatedir='${prefix}/var'
3166mandir='${datarootdir}/man'
3167mkdir_p='/bin/mkdir -p'
3168ntfs3gincludedir='$(includedir)/ntfs-3g'
3169oldincludedir='/usr/include'
3170pdfdir='${docdir}'
3171pkgconfigdir='$(libdir)/pkgconfig'
3172prefix='/mnt/fileroot/michael.wang/linux-top-pub/ui_ref/trunk/bld_7266_h_64x2/./rootfs'
3173program_transform_name='s,x,x,'
3174psdir='${docdir}'
3175rootbindir='$(bindir)'
3176rootlibdir='$(libdir)'
3177rootsbindir='$(sbindir)'
3178sbindir='${exec_prefix}/sbin'
3179sharedstatedir='${prefix}/com'
3180sysconfdir='${prefix}/etc'
3181target='arc-unknown-linux-uclibc'
3182target_alias=''
3183target_cpu='arc'
3184target_os='linux-uclibc'
3185target_vendor='unknown'
3186
3187## ----------- ##
3188## confdefs.h. ##
3189## ----------- ##
3190
3191#define PACKAGE_NAME "ntfs-3g"
3192#define PACKAGE_TARNAME "ntfs-3g"
3193#define PACKAGE_VERSION "2010.5.16"
3194#define PACKAGE_STRING "ntfs-3g 2010.5.16"
3195#define PACKAGE_BUGREPORT "ntfs-3g-devel@lists.sf.net"
3196#define PACKAGE "ntfs-3g"
3197#define VERSION "2010.5.16"
3198#define _GNU_SOURCE 1
3199#define STDC_HEADERS 1
3200#define HAVE_SYS_TYPES_H 1
3201#define HAVE_SYS_STAT_H 1
3202#define HAVE_STDLIB_H 1
3203#define HAVE_STRING_H 1
3204#define HAVE_MEMORY_H 1
3205#define HAVE_STRINGS_H 1
3206#define HAVE_INTTYPES_H 1
3207#define HAVE_STDINT_H 1
3208#define HAVE_UNISTD_H 1
3209#define HAVE_DLFCN_H 1
3210#define _REENTRANT 1
3211#define FUSE_INTERNAL 1
3212#define STDC_HEADERS 1
3213#define HAVE_CTYPE_H 1
3214#define HAVE_FCNTL_H 1
3215#define HAVE_LIBGEN_H 1
3216#define HAVE_LIMITS_H 1
3217#define HAVE_LOCALE_H 1
3218#define HAVE_MNTENT_H 1
3219#define HAVE_STDDEF_H 1
3220#define HAVE_STDINT_H 1
3221#define HAVE_STDLIB_H 1
3222#define HAVE_STDIO_H 1
3223#define HAVE_STDARG_H 1
3224#define HAVE_STRING_H 1
3225#define HAVE_STRINGS_H 1
3226#define HAVE_ERRNO_H 1
3227#define HAVE_TIME_H 1
3228#define HAVE_UNISTD_H 1
3229#define HAVE_UTIME_H 1
3230#define HAVE_WCHAR_H 1
3231#define HAVE_GETOPT_H 1
3232#define HAVE_FEATURES_H 1
3233#define HAVE_ENDIAN_H 1
3234#define HAVE_BYTESWAP_H 1
3235#define HAVE_SYS_PARAM_H 1
3236#define HAVE_SYS_IOCTL_H 1
3237#define HAVE_SYS_MOUNT_H 1
3238#define HAVE_SYS_STAT_H 1
3239#define HAVE_SYS_TYPES_H 1
3240#define HAVE_SYS_VFS_H 1
3241#define HAVE_SYS_STATVFS_H 1
3242#define HAVE_SYS_SYSMACROS_H 1
3243#define HAVE_LINUX_MAJOR_H 1
3244#define HAVE_LINUX_FD_H 1
3245#define HAVE_LINUX_HDREG_H 1
3246#define HAVE_SYSLOG_H 1
3247#define HAVE__BOOL 1
3248#define HAVE_STDBOOL_H 1
3249#define WORDS_LITTLEENDIAN 1
3250#define HAVE_STRUCT_STAT_ST_BLOCKS 1
3251#define HAVE_ST_BLOCKS 1
3252#define HAVE_STRUCT_STAT_ST_RDEV 1
3253#define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
3254#define HAVE_GETMNTENT
3255#define HAVE_MBRTOWC 1
3256#define HAVE_STAT_EMPTY_STRING_BUG 1
3257#define HAVE_STRFTIME 1
3258#define HAVE_UTIME_H 1
3259#define HAVE_VPRINTF 1
3260#define HAVE_ATEXIT 1
3261#define HAVE_BASENAME 1
3262#define HAVE_DAEMON 1
3263#define HAVE_DUP2 1
3264#define HAVE_FDATASYNC 1
3265#define HAVE_FFS 1
3266#define HAVE_GETOPT_LONG 1
3267#define HAVE_HASMNTOPT 1
3268#define HAVE_MBSINIT 1
3269#define HAVE_MEMMOVE 1
3270#define HAVE_MEMSET 1
3271#define HAVE_REALPATH 1
3272#define HAVE_REGCOMP 1
3273#define HAVE_SETLOCALE 1
3274#define HAVE_SETXATTR 1
3275#define HAVE_STRCASECMP 1
3276#define HAVE_STRCHR 1
3277#define HAVE_STRDUP 1
3278#define HAVE_STRERROR 1
3279#define HAVE_STRNLEN 1
3280#define HAVE_STRSEP 1
3281#define HAVE_STRTOL 1
3282#define HAVE_STRTOUL 1
3283#define HAVE_SYSCONF 1
3284#define HAVE_UTIME 1
3285#define HAVE_GETTIMEOFDAY 1
3286#define HAVE_CLOCK_GETTIME 1
3287#define HAVE_FORK 1
3288#define _FILE_OFFSET_BITS 64
3289
3290configure: exit 0
3291