1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by sqlite configure 3.6.22, which was
5generated by GNU Autoconf 2.65.  Invocation command line was
6
7  $ ./configure --enable-threadsafe
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = localhost.localdomain
14uname -m = i686
15uname -r = 2.6.27.41-170.2.117.fc10.i686.PAE
16uname -s = Linux
17uname -v = #1 SMP Thu Dec 10 10:48:30 EST 2009
18
19/usr/bin/uname -p = unknown
20/bin/uname -X     = unknown
21
22/bin/arch              = i686
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: /home/bob/Realtek_toolchain/toolchain/rsdk-1.3.6-4181-EB-2.6.30-0.9.30/bin
31PATH: /projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/bin
32PATH: /projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin
33PATH: /opt/brcm/hndtools-mipsel-linux-3.2.3/bin
34PATH: /opt/brcm/hndtools-mipsel-uclibc-3.2.3/bin
35PATH: /opt/brcm/hndtools-mipsel-linux-3.2.3/bin
36PATH: /opt/brcm/hndtools-mipsel-uclibc-3.2.3/bin
37PATH: /usr/lib/qt-3.3/bin
38PATH: /usr/kerberos/sbin
39PATH: /usr/kerberos/bin
40PATH: /usr/lib/ccache
41PATH: /usr/local/sbin
42PATH: /usr/local/bin
43PATH: /sbin
44PATH: /bin
45PATH: /usr/sbin
46PATH: /usr/bin
47PATH: /root/bin
48
49
50## ----------- ##
51## Core tests. ##
52## ----------- ##
53
54configure:2574: checking for a BSD-compatible install
55configure:2642: result: /usr/bin/install -c
56configure:2653: checking whether build environment is sane
57configure:2690: result: yes
58configure:2752: checking for gawk
59configure:2768: found /bin/gawk
60configure:2779: result: gawk
61configure:2790: checking whether make sets $(MAKE)
62configure:2812: result: yes
63configure:3003: checking for style of include used by make
64configure:3031: result: GNU
65configure:3104: checking for gcc
66configure:3120: found /usr/lib/ccache/gcc
67configure:3131: result: gcc
68configure:3360: checking for C compiler version
69configure:3369: gcc --version >&5
70gcc (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
71Copyright (C) 2008 Free Software Foundation, Inc.
72This is free software; see the source for copying conditions.  There is NO
73warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
74
75configure:3380: $? = 0
76configure:3369: gcc -v >&5
77Using built-in specs.
78Target: i386-redhat-linux
79Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=i386-redhat-linux
80Thread model: posix
81gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) (GCC) 
82configure:3380: $? = 0
83configure:3369: gcc -V >&5
84gcc: '-V' option must have argument
85configure:3380: $? = 1
86configure:3369: gcc -qversion >&5
87gcc: unrecognized option '-qversion'
88gcc: no input files
89configure:3380: $? = 1
90configure:3400: checking whether the C compiler works
91configure:3422: gcc    conftest.c  >&5
92configure:3426: $? = 0
93configure:3475: result: yes
94configure:3478: checking for C compiler default output file name
95configure:3480: result: a.out
96configure:3486: checking for suffix of executables
97configure:3493: gcc -o conftest    conftest.c  >&5
98configure:3497: $? = 0
99configure:3519: result: 
100configure:3541: checking whether we are cross compiling
101configure:3549: gcc -o conftest    conftest.c  >&5
102configure:3553: $? = 0
103configure:3560: ./conftest
104configure:3564: $? = 0
105configure:3579: result: no
106configure:3584: checking for suffix of object files
107configure:3606: gcc -c   conftest.c >&5
108configure:3610: $? = 0
109configure:3631: result: o
110configure:3635: checking whether we are using the GNU C compiler
111configure:3654: gcc -c   conftest.c >&5
112configure:3654: $? = 0
113configure:3663: result: yes
114configure:3672: checking whether gcc accepts -g
115configure:3692: gcc -c -g  conftest.c >&5
116configure:3692: $? = 0
117configure:3733: result: yes
118configure:3750: checking for gcc option to accept ISO C89
119configure:3814: gcc  -c -g -O2  conftest.c >&5
120configure:3814: $? = 0
121configure:3827: result: none needed
122configure:3849: checking dependency style of gcc
123configure:3939: result: gcc3
124configure:3964: checking for special C compiler options needed for large files
125configure:4009: result: no
126configure:4015: checking for _FILE_OFFSET_BITS value needed for large files
127configure:4040: gcc -c -g -O2  conftest.c >&5
128conftest.c:17: warning: left shift count >= width of type
129conftest.c:17: warning: left shift count >= width of type
130conftest.c:19: error: size of array 'off_t_is_large' is negative
131configure:4040: $? = 1
132configure: failed program was:
133| /* confdefs.h */
134| #define PACKAGE_NAME "sqlite"
135| #define PACKAGE_TARNAME "sqlite"
136| #define PACKAGE_VERSION "3.6.22"
137| #define PACKAGE_STRING "sqlite 3.6.22"
138| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
139| #define PACKAGE_URL ""
140| #define PACKAGE "sqlite"
141| #define VERSION "3.6.22"
142| /* end confdefs.h.  */
143| #include <sys/types.h>
144|  /* Check that off_t can represent 2**63 - 1 correctly.
145|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
146|     since some C++ compilers masquerading as C compilers
147|     incorrectly reject 9223372036854775807.  */
148| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
149|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
150| 		       && LARGE_OFF_T % 2147483647 == 1)
151| 		      ? 1 : -1];
152| int
153| main ()
154| {
155| 
156|   ;
157|   return 0;
158| }
159configure:4064: gcc -c -g -O2  conftest.c >&5
160configure:4064: $? = 0
161configure:4072: result: 64
162configure:4205: checking for gcc
163configure:4232: result: gcc
164configure:4461: checking for C compiler version
165configure:4470: gcc --version >&5
166gcc (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
167Copyright (C) 2008 Free Software Foundation, Inc.
168This is free software; see the source for copying conditions.  There is NO
169warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
170
171configure:4481: $? = 0
172configure:4470: gcc -v >&5
173Using built-in specs.
174Target: i386-redhat-linux
175Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=i386-redhat-linux
176Thread model: posix
177gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) (GCC) 
178configure:4481: $? = 0
179configure:4470: gcc -V >&5
180gcc: '-V' option must have argument
181configure:4481: $? = 1
182configure:4470: gcc -qversion >&5
183gcc: unrecognized option '-qversion'
184gcc: no input files
185configure:4481: $? = 1
186configure:4485: checking whether we are using the GNU C compiler
187configure:4513: result: yes
188configure:4522: checking whether gcc accepts -g
189configure:4583: result: yes
190configure:4600: checking for gcc option to accept ISO C89
191configure:4677: result: none needed
192configure:4699: checking dependency style of gcc
193configure:4789: result: gcc3
194configure:4849: checking for ranlib
195configure:4865: found /usr/bin/ranlib
196configure:4876: result: ranlib
197configure:4974: checking build system type
198configure:4988: result: i686-pc-linux-gnu
199configure:5008: checking host system type
200configure:5021: result: i686-pc-linux-gnu
201configure:5041: checking for a sed that does not truncate output
202configure:5095: result: /bin/sed
203configure:5098: checking for grep that handles long lines and -e
204configure:5156: result: /bin/grep
205configure:5161: checking for egrep
206configure:5223: result: /bin/grep -E
207configure:5239: checking for ld used by gcc
208configure:5306: result: /usr/bin/ld
209configure:5313: checking if the linker (/usr/bin/ld) is GNU ld
210configure:5328: result: yes
211configure:5333: checking for /usr/bin/ld option to reload object files
212configure:5340: result: -r
213configure:5358: checking for BSD-compatible nm
214configure:5407: result: /usr/bin/nm -B
215configure:5411: checking whether ln -s works
216configure:5415: result: yes
217configure:5422: checking how to recognise dependent libraries
218configure:5598: result: pass_all
219configure:5806: checking how to run the C preprocessor
220configure:5837: gcc -E  conftest.c
221configure:5837: $? = 0
222configure:5851: gcc -E  conftest.c
223conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
224configure:5851: $? = 1
225configure: failed program was:
226| /* confdefs.h */
227| #define PACKAGE_NAME "sqlite"
228| #define PACKAGE_TARNAME "sqlite"
229| #define PACKAGE_VERSION "3.6.22"
230| #define PACKAGE_STRING "sqlite 3.6.22"
231| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
232| #define PACKAGE_URL ""
233| #define PACKAGE "sqlite"
234| #define VERSION "3.6.22"
235| #define _FILE_OFFSET_BITS 64
236| /* end confdefs.h.  */
237| #include <ac_nonexistent.h>
238configure:5876: result: gcc -E
239configure:5896: gcc -E  conftest.c
240configure:5896: $? = 0
241configure:5910: gcc -E  conftest.c
242conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
243configure:5910: $? = 1
244configure: failed program was:
245| /* confdefs.h */
246| #define PACKAGE_NAME "sqlite"
247| #define PACKAGE_TARNAME "sqlite"
248| #define PACKAGE_VERSION "3.6.22"
249| #define PACKAGE_STRING "sqlite 3.6.22"
250| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
251| #define PACKAGE_URL ""
252| #define PACKAGE "sqlite"
253| #define VERSION "3.6.22"
254| #define _FILE_OFFSET_BITS 64
255| /* end confdefs.h.  */
256| #include <ac_nonexistent.h>
257configure:5939: checking for ANSI C header files
258configure:5959: gcc -c -g -O2  conftest.c >&5
259configure:5959: $? = 0
260configure:6032: gcc -o conftest -g -O2   conftest.c  >&5
261configure:6032: $? = 0
262configure:6032: ./conftest
263configure:6032: $? = 0
264configure:6043: result: yes
265configure:6056: checking for sys/types.h
266configure:6056: gcc -c -g -O2  conftest.c >&5
267configure:6056: $? = 0
268configure:6056: result: yes
269configure:6056: checking for sys/stat.h
270configure:6056: gcc -c -g -O2  conftest.c >&5
271configure:6056: $? = 0
272configure:6056: result: yes
273configure:6056: checking for stdlib.h
274configure:6056: gcc -c -g -O2  conftest.c >&5
275configure:6056: $? = 0
276configure:6056: result: yes
277configure:6056: checking for string.h
278configure:6056: gcc -c -g -O2  conftest.c >&5
279configure:6056: $? = 0
280configure:6056: result: yes
281configure:6056: checking for memory.h
282configure:6056: gcc -c -g -O2  conftest.c >&5
283configure:6056: $? = 0
284configure:6056: result: yes
285configure:6056: checking for strings.h
286configure:6056: gcc -c -g -O2  conftest.c >&5
287configure:6056: $? = 0
288configure:6056: result: yes
289configure:6056: checking for inttypes.h
290configure:6056: gcc -c -g -O2  conftest.c >&5
291configure:6056: $? = 0
292configure:6056: result: yes
293configure:6056: checking for stdint.h
294configure:6056: gcc -c -g -O2  conftest.c >&5
295configure:6056: $? = 0
296configure:6056: result: yes
297configure:6056: checking for unistd.h
298configure:6056: gcc -c -g -O2  conftest.c >&5
299configure:6056: $? = 0
300configure:6056: result: yes
301configure:6071: checking dlfcn.h usability
302configure:6071: gcc -c -g -O2  conftest.c >&5
303configure:6071: $? = 0
304configure:6071: result: yes
305configure:6071: checking dlfcn.h presence
306configure:6071: gcc -E  conftest.c
307configure:6071: $? = 0
308configure:6071: result: yes
309configure:6071: checking for dlfcn.h
310configure:6071: result: yes
311configure:6139: checking for g++
312configure:6155: found /usr/lib/ccache/g++
313configure:6166: result: g++
314configure:6193: checking for C++ compiler version
315configure:6202: g++ --version >&5
316g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
317Copyright (C) 2008 Free Software Foundation, Inc.
318This is free software; see the source for copying conditions.  There is NO
319warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
320
321configure:6213: $? = 0
322configure:6202: g++ -v >&5
323Using built-in specs.
324Target: i386-redhat-linux
325Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=i386-redhat-linux
326Thread model: posix
327gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) (GCC) 
328configure:6213: $? = 0
329configure:6202: g++ -V >&5
330g++: '-V' option must have argument
331configure:6213: $? = 1
332configure:6202: g++ -qversion >&5
333g++: unrecognized option '-qversion'
334g++: no input files
335configure:6213: $? = 1
336configure:6217: checking whether we are using the GNU C++ compiler
337configure:6236: g++ -c   conftest.cpp >&5
338configure:6236: $? = 0
339configure:6245: result: yes
340configure:6254: checking whether g++ accepts -g
341configure:6274: g++ -c -g  conftest.cpp >&5
342configure:6274: $? = 0
343configure:6315: result: yes
344configure:6340: checking dependency style of g++
345configure:6430: result: gcc3
346configure:6457: checking how to run the C++ preprocessor
347configure:6484: g++ -E  conftest.cpp
348configure:6484: $? = 0
349configure:6498: g++ -E  conftest.cpp
350conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
351configure:6498: $? = 1
352configure: failed program was:
353| /* confdefs.h */
354| #define PACKAGE_NAME "sqlite"
355| #define PACKAGE_TARNAME "sqlite"
356| #define PACKAGE_VERSION "3.6.22"
357| #define PACKAGE_STRING "sqlite 3.6.22"
358| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
359| #define PACKAGE_URL ""
360| #define PACKAGE "sqlite"
361| #define VERSION "3.6.22"
362| #define _FILE_OFFSET_BITS 64
363| #define STDC_HEADERS 1
364| #define HAVE_SYS_TYPES_H 1
365| #define HAVE_SYS_STAT_H 1
366| #define HAVE_STDLIB_H 1
367| #define HAVE_STRING_H 1
368| #define HAVE_MEMORY_H 1
369| #define HAVE_STRINGS_H 1
370| #define HAVE_INTTYPES_H 1
371| #define HAVE_STDINT_H 1
372| #define HAVE_UNISTD_H 1
373| #define HAVE_DLFCN_H 1
374| /* end confdefs.h.  */
375| #include <ac_nonexistent.h>
376configure:6523: result: g++ -E
377configure:6543: g++ -E  conftest.cpp
378configure:6543: $? = 0
379configure:6557: g++ -E  conftest.cpp
380conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
381configure:6557: $? = 1
382configure: failed program was:
383| /* confdefs.h */
384| #define PACKAGE_NAME "sqlite"
385| #define PACKAGE_TARNAME "sqlite"
386| #define PACKAGE_VERSION "3.6.22"
387| #define PACKAGE_STRING "sqlite 3.6.22"
388| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
389| #define PACKAGE_URL ""
390| #define PACKAGE "sqlite"
391| #define VERSION "3.6.22"
392| #define _FILE_OFFSET_BITS 64
393| #define STDC_HEADERS 1
394| #define HAVE_SYS_TYPES_H 1
395| #define HAVE_SYS_STAT_H 1
396| #define HAVE_STDLIB_H 1
397| #define HAVE_STRING_H 1
398| #define HAVE_MEMORY_H 1
399| #define HAVE_STRINGS_H 1
400| #define HAVE_INTTYPES_H 1
401| #define HAVE_STDINT_H 1
402| #define HAVE_UNISTD_H 1
403| #define HAVE_DLFCN_H 1
404| /* end confdefs.h.  */
405| #include <ac_nonexistent.h>
406configure:6641: checking for g77
407configure:6671: result: no
408configure:6641: checking for xlf
409configure:6671: result: no
410configure:6641: checking for f77
411configure:6671: result: no
412configure:6641: checking for frt
413configure:6671: result: no
414configure:6641: checking for pgf77
415configure:6671: result: no
416configure:6641: checking for cf77
417configure:6671: result: no
418configure:6641: checking for fort77
419configure:6671: result: no
420configure:6641: checking for fl32
421configure:6671: result: no
422configure:6641: checking for af77
423configure:6671: result: no
424configure:6641: checking for xlf90
425configure:6671: result: no
426configure:6641: checking for f90
427configure:6671: result: no
428configure:6641: checking for pgf90
429configure:6671: result: no
430configure:6641: checking for pghpf
431configure:6671: result: no
432configure:6641: checking for epcf90
433configure:6671: result: no
434configure:6641: checking for gfortran
435configure:6657: found /usr/bin/gfortran
436configure:6668: result: gfortran
437configure:6694: checking for Fortran 77 compiler version
438configure:6703: gfortran --version >&5
439GNU Fortran (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
440Copyright (C) 2008 Free Software Foundation, Inc.
441
442GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
443You may redistribute copies of GNU Fortran
444under the terms of the GNU General Public License.
445For more information about these matters, see the file named COPYING
446
447configure:6714: $? = 0
448configure:6703: gfortran -v >&5
449Using built-in specs.
450Target: i386-redhat-linux
451Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=i386-redhat-linux
452Thread model: posix
453gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) (GCC) 
454configure:6714: $? = 0
455configure:6703: gfortran -V >&5
456gfortran: '-V' option must have argument
457configure:6714: $? = 1
458configure:6703: gfortran -qversion >&5
459gfortran: unrecognized option '-qversion'
460gfortran: no input files
461configure:6714: $? = 1
462configure:6723: checking whether we are using the GNU Fortran 77 compiler
463configure:6736: gfortran -c  conftest.F >&5
464configure:6736: $? = 0
465configure:6745: result: yes
466configure:6751: checking whether gfortran accepts -g
467configure:6762: gfortran -c -g conftest.f >&5
468configure:6762: $? = 0
469configure:6770: result: yes
470configure:6804: checking the maximum length of command line arguments
471configure:6913: result: 32768
472configure:6924: checking command to parse /usr/bin/nm -B output from gcc object
473configure:7029: gcc -c -g -O2  conftest.c >&5
474configure:7032: $? = 0
475configure:7036: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
476configure:7039: $? = 0
477configure:7091: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
478configure:7094: $? = 0
479configure:7132: result: ok
480configure:7136: checking for objdir
481configure:7151: result: .libs
482configure:7243: checking for ar
483configure:7259: found /usr/bin/ar
484configure:7270: result: ar
485configure:7335: checking for ranlib
486configure:7362: result: ranlib
487configure:7427: checking for strip
488configure:7443: found /usr/bin/strip
489configure:7454: result: strip
490configure:7736: checking if gcc supports -fno-rtti -fno-exceptions
491configure:7754: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
492cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
493cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
494configure:7758: $? = 0
495configure:7771: result: no
496configure:7786: checking for gcc option to produce PIC
497configure:7996: result: -fPIC
498configure:8004: checking if gcc PIC flag -fPIC works
499configure:8022: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
500configure:8026: $? = 0
501configure:8039: result: yes
502configure:8067: checking if gcc static flag -static works
503configure:8095: result: yes
504configure:8105: checking if gcc supports -c -o file.o
505configure:8126: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
506configure:8130: $? = 0
507configure:8152: result: yes
508configure:8178: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
509configure:9078: result: yes
510configure:9099: checking whether -lc should be explicitly linked in
511configure:9104: gcc -c -g -O2  conftest.c >&5
512configure:9107: $? = 0
513configure:9122: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
514configure:9125: $? = 0
515configure:9137: result: no
516configure:9145: checking dynamic linker characteristics
517configure:9733: result: GNU/Linux ld.so
518configure:9742: checking how to hardcode library paths into programs
519configure:9767: result: immediate
520configure:9781: checking whether stripping libraries is possible
521configure:9786: result: yes
522configure:10302: checking if libtool supports shared libraries
523configure:10304: result: yes
524configure:10307: checking whether to build shared libraries
525configure:10328: result: yes
526configure:10331: checking whether to build static libraries
527configure:10335: result: yes
528configure:10427: creating libtool
529configure:11011: checking for ld used by g++
530configure:11078: result: /usr/bin/ld
531configure:11085: checking if the linker (/usr/bin/ld) is GNU ld
532configure:11100: result: yes
533configure:11151: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
534configure:12031: result: yes
535configure:12049: g++ -c -g -O2  conftest.cpp >&5
536configure:12052: $? = 0
537configure:12171: checking for g++ option to produce PIC
538configure:12445: result: -fPIC
539configure:12453: checking if g++ PIC flag -fPIC works
540configure:12471: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
541configure:12475: $? = 0
542configure:12488: result: yes
543configure:12516: checking if g++ static flag -static works
544configure:12544: result: yes
545configure:12554: checking if g++ supports -c -o file.o
546configure:12575: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
547configure:12579: $? = 0
548configure:12601: result: yes
549configure:12627: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
550configure:12652: result: yes
551configure:12719: checking dynamic linker characteristics
552configure:13307: result: GNU/Linux ld.so
553configure:13316: checking how to hardcode library paths into programs
554configure:13341: result: immediate
555configure:13867: checking if libtool supports shared libraries
556configure:13869: result: yes
557configure:13872: checking whether to build shared libraries
558configure:13892: result: yes
559configure:13895: checking whether to build static libraries
560configure:13899: result: yes
561configure:13909: checking for gfortran option to produce PIC
562configure:14119: result: -fPIC
563configure:14127: checking if gfortran PIC flag -fPIC works
564configure:14145: gfortran -c -g -O2 -fPIC conftest.f >&5
565configure:14149: $? = 0
566configure:14162: result: yes
567configure:14190: checking if gfortran static flag -static works
568configure:14218: result: yes
569configure:14228: checking if gfortran supports -c -o file.o
570configure:14249: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
571configure:14253: $? = 0
572configure:14275: result: yes
573configure:14301: checking whether the gfortran linker (/usr/bin/ld) supports shared libraries
574configure:15189: result: yes
575configure:15256: checking dynamic linker characteristics
576configure:15844: result: GNU/Linux ld.so
577configure:15853: checking how to hardcode library paths into programs
578configure:15878: result: immediate
579configure:19382: checking for fdatasync
580configure:19382: gcc -o conftest -g -O2   conftest.c  >&5
581configure:19382: $? = 0
582configure:19382: result: yes
583configure:19382: checking for usleep
584configure:19382: gcc -o conftest -g -O2   conftest.c  >&5
585configure:19382: $? = 0
586configure:19382: result: yes
587configure:19382: checking for fullfsync
588configure:19382: gcc -o conftest -g -O2   conftest.c  >&5
589/tmp/cckXuhd1.o: In function `main':
590/home/antony/2012_11_02_BSP_6.30.153.0/ap/gpl/iserver/sqlite-3.6.22/conftest.c:59: undefined reference to `fullfsync'
591collect2: ld returned 1 exit status
592configure:19382: $? = 1
593configure: failed program was:
594| /* confdefs.h */
595| #define PACKAGE_NAME "sqlite"
596| #define PACKAGE_TARNAME "sqlite"
597| #define PACKAGE_VERSION "3.6.22"
598| #define PACKAGE_STRING "sqlite 3.6.22"
599| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
600| #define PACKAGE_URL ""
601| #define PACKAGE "sqlite"
602| #define VERSION "3.6.22"
603| #define _FILE_OFFSET_BITS 64
604| #define STDC_HEADERS 1
605| #define HAVE_SYS_TYPES_H 1
606| #define HAVE_SYS_STAT_H 1
607| #define HAVE_STDLIB_H 1
608| #define HAVE_STRING_H 1
609| #define HAVE_MEMORY_H 1
610| #define HAVE_STRINGS_H 1
611| #define HAVE_INTTYPES_H 1
612| #define HAVE_STDINT_H 1
613| #define HAVE_UNISTD_H 1
614| #define HAVE_DLFCN_H 1
615| #define HAVE_FDATASYNC 1
616| #define HAVE_USLEEP 1
617| /* end confdefs.h.  */
618| /* Define fullfsync to an innocuous variant, in case <limits.h> declares fullfsync.
619|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
620| #define fullfsync innocuous_fullfsync
621| 
622| /* System header to define __stub macros and hopefully few prototypes,
623|     which can conflict with char fullfsync (); below.
624|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
625|     <limits.h> exists even on freestanding compilers.  */
626| 
627| #ifdef __STDC__
628| # include <limits.h>
629| #else
630| # include <assert.h>
631| #endif
632| 
633| #undef fullfsync
634| 
635| /* Override any GCC internal prototype to avoid an error.
636|    Use char because int might match the return type of a GCC
637|    builtin and then its argument prototype would still apply.  */
638| #ifdef __cplusplus
639| extern "C"
640| #endif
641| char fullfsync ();
642| /* The GNU C library defines this for functions which it implements
643|     to always fail with ENOSYS.  Some functions are actually named
644|     something starting with __ and the normal name is an alias.  */
645| #if defined __stub_fullfsync || defined __stub___fullfsync
646| choke me
647| #endif
648| 
649| int
650| main ()
651| {
652| return fullfsync ();
653|   ;
654|   return 0;
655| }
656configure:19382: result: no
657configure:19382: checking for localtime_r
658configure:19382: gcc -o conftest -g -O2   conftest.c  >&5
659configure:19382: $? = 0
660configure:19382: result: yes
661configure:19382: checking for gmtime_r
662configure:19382: gcc -o conftest -g -O2   conftest.c  >&5
663configure:19382: $? = 0
664configure:19382: result: yes
665configure:19410: checking for library containing tgetent
666configure:19441: gcc -o conftest -g -O2   conftest.c  >&5
667/tmp/cc8Kxrcq.o: In function `main':
668/home/antony/2012_11_02_BSP_6.30.153.0/ap/gpl/iserver/sqlite-3.6.22/conftest.c:38: undefined reference to `tgetent'
669collect2: ld returned 1 exit status
670configure:19441: $? = 1
671configure: failed program was:
672| /* confdefs.h */
673| #define PACKAGE_NAME "sqlite"
674| #define PACKAGE_TARNAME "sqlite"
675| #define PACKAGE_VERSION "3.6.22"
676| #define PACKAGE_STRING "sqlite 3.6.22"
677| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
678| #define PACKAGE_URL ""
679| #define PACKAGE "sqlite"
680| #define VERSION "3.6.22"
681| #define _FILE_OFFSET_BITS 64
682| #define STDC_HEADERS 1
683| #define HAVE_SYS_TYPES_H 1
684| #define HAVE_SYS_STAT_H 1
685| #define HAVE_STDLIB_H 1
686| #define HAVE_STRING_H 1
687| #define HAVE_MEMORY_H 1
688| #define HAVE_STRINGS_H 1
689| #define HAVE_INTTYPES_H 1
690| #define HAVE_STDINT_H 1
691| #define HAVE_UNISTD_H 1
692| #define HAVE_DLFCN_H 1
693| #define HAVE_FDATASYNC 1
694| #define HAVE_USLEEP 1
695| #define HAVE_LOCALTIME_R 1
696| #define HAVE_GMTIME_R 1
697| /* end confdefs.h.  */
698| 
699| /* Override any GCC internal prototype to avoid an error.
700|    Use char because int might match the return type of a GCC
701|    builtin and then its argument prototype would still apply.  */
702| #ifdef __cplusplus
703| extern "C"
704| #endif
705| char tgetent ();
706| int
707| main ()
708| {
709| return tgetent ();
710|   ;
711|   return 0;
712| }
713configure:19441: gcc -o conftest -g -O2   conftest.c -lcurses   >&5
714configure:19441: $? = 0
715configure:19458: result: -lcurses
716configure:19466: checking for library containing readline
717configure:19497: gcc -o conftest -g -O2   conftest.c -lcurses  >&5
718/tmp/ccuiJN2C.o: In function `main':
719/home/antony/2012_11_02_BSP_6.30.153.0/ap/gpl/iserver/sqlite-3.6.22/conftest.c:38: undefined reference to `readline'
720collect2: ld returned 1 exit status
721configure:19497: $? = 1
722configure: failed program was:
723| /* confdefs.h */
724| #define PACKAGE_NAME "sqlite"
725| #define PACKAGE_TARNAME "sqlite"
726| #define PACKAGE_VERSION "3.6.22"
727| #define PACKAGE_STRING "sqlite 3.6.22"
728| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
729| #define PACKAGE_URL ""
730| #define PACKAGE "sqlite"
731| #define VERSION "3.6.22"
732| #define _FILE_OFFSET_BITS 64
733| #define STDC_HEADERS 1
734| #define HAVE_SYS_TYPES_H 1
735| #define HAVE_SYS_STAT_H 1
736| #define HAVE_STDLIB_H 1
737| #define HAVE_STRING_H 1
738| #define HAVE_MEMORY_H 1
739| #define HAVE_STRINGS_H 1
740| #define HAVE_INTTYPES_H 1
741| #define HAVE_STDINT_H 1
742| #define HAVE_UNISTD_H 1
743| #define HAVE_DLFCN_H 1
744| #define HAVE_FDATASYNC 1
745| #define HAVE_USLEEP 1
746| #define HAVE_LOCALTIME_R 1
747| #define HAVE_GMTIME_R 1
748| /* end confdefs.h.  */
749| 
750| /* Override any GCC internal prototype to avoid an error.
751|    Use char because int might match the return type of a GCC
752|    builtin and then its argument prototype would still apply.  */
753| #ifdef __cplusplus
754| extern "C"
755| #endif
756| char readline ();
757| int
758| main ()
759| {
760| return readline ();
761|   ;
762|   return 0;
763| }
764configure:19497: gcc -o conftest -g -O2   conftest.c -lreadline  -lcurses  >&5
765configure:19497: $? = 0
766configure:19514: result: -lreadline
767configure:19526: checking for readline
768configure:19526: gcc -o conftest -g -O2   conftest.c -lreadline -lcurses  >&5
769configure:19526: $? = 0
770configure:19526: result: yes
771configure:19554: checking for library containing pthread_create
772configure:19585: gcc -o conftest -g -O2   conftest.c  >&5
773/tmp/ccWBffv0.o: In function `main':
774/home/antony/2012_11_02_BSP_6.30.153.0/ap/gpl/iserver/sqlite-3.6.22/conftest.c:39: undefined reference to `pthread_create'
775collect2: ld returned 1 exit status
776configure:19585: $? = 1
777configure: failed program was:
778| /* confdefs.h */
779| #define PACKAGE_NAME "sqlite"
780| #define PACKAGE_TARNAME "sqlite"
781| #define PACKAGE_VERSION "3.6.22"
782| #define PACKAGE_STRING "sqlite 3.6.22"
783| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
784| #define PACKAGE_URL ""
785| #define PACKAGE "sqlite"
786| #define VERSION "3.6.22"
787| #define _FILE_OFFSET_BITS 64
788| #define STDC_HEADERS 1
789| #define HAVE_SYS_TYPES_H 1
790| #define HAVE_SYS_STAT_H 1
791| #define HAVE_STDLIB_H 1
792| #define HAVE_STRING_H 1
793| #define HAVE_MEMORY_H 1
794| #define HAVE_STRINGS_H 1
795| #define HAVE_INTTYPES_H 1
796| #define HAVE_STDINT_H 1
797| #define HAVE_UNISTD_H 1
798| #define HAVE_DLFCN_H 1
799| #define HAVE_FDATASYNC 1
800| #define HAVE_USLEEP 1
801| #define HAVE_LOCALTIME_R 1
802| #define HAVE_GMTIME_R 1
803| #define HAVE_READLINE 1
804| /* end confdefs.h.  */
805| 
806| /* Override any GCC internal prototype to avoid an error.
807|    Use char because int might match the return type of a GCC
808|    builtin and then its argument prototype would still apply.  */
809| #ifdef __cplusplus
810| extern "C"
811| #endif
812| char pthread_create ();
813| int
814| main ()
815| {
816| return pthread_create ();
817|   ;
818|   return 0;
819| }
820configure:19585: gcc -o conftest -g -O2   conftest.c -lpthread   >&5
821configure:19585: $? = 0
822configure:19602: result: -lpthread
823configure:19625: checking for library containing dlopen
824configure:19656: gcc -o conftest -g -O2   conftest.c -lpthread  >&5
825/tmp/ccEW2izh.o: In function `main':
826/home/antony/2012_11_02_BSP_6.30.153.0/ap/gpl/iserver/sqlite-3.6.22/conftest.c:39: undefined reference to `dlopen'
827collect2: ld returned 1 exit status
828configure:19656: $? = 1
829configure: failed program was:
830| /* confdefs.h */
831| #define PACKAGE_NAME "sqlite"
832| #define PACKAGE_TARNAME "sqlite"
833| #define PACKAGE_VERSION "3.6.22"
834| #define PACKAGE_STRING "sqlite 3.6.22"
835| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
836| #define PACKAGE_URL ""
837| #define PACKAGE "sqlite"
838| #define VERSION "3.6.22"
839| #define _FILE_OFFSET_BITS 64
840| #define STDC_HEADERS 1
841| #define HAVE_SYS_TYPES_H 1
842| #define HAVE_SYS_STAT_H 1
843| #define HAVE_STDLIB_H 1
844| #define HAVE_STRING_H 1
845| #define HAVE_MEMORY_H 1
846| #define HAVE_STRINGS_H 1
847| #define HAVE_INTTYPES_H 1
848| #define HAVE_STDINT_H 1
849| #define HAVE_UNISTD_H 1
850| #define HAVE_DLFCN_H 1
851| #define HAVE_FDATASYNC 1
852| #define HAVE_USLEEP 1
853| #define HAVE_LOCALTIME_R 1
854| #define HAVE_GMTIME_R 1
855| #define HAVE_READLINE 1
856| /* end confdefs.h.  */
857| 
858| /* Override any GCC internal prototype to avoid an error.
859|    Use char because int might match the return type of a GCC
860|    builtin and then its argument prototype would still apply.  */
861| #ifdef __cplusplus
862| extern "C"
863| #endif
864| char dlopen ();
865| int
866| main ()
867| {
868| return dlopen ();
869|   ;
870|   return 0;
871| }
872configure:19656: gcc -o conftest -g -O2   conftest.c -ldl  -lpthread  >&5
873configure:19656: $? = 0
874configure:19673: result: -ldl
875configure:19684: checking for whether to support dynamic extensions
876configure:19686: result: yes
877configure:19870: creating ./config.status
878
879## ---------------------- ##
880## Running config.status. ##
881## ---------------------- ##
882
883This file was extended by sqlite config.status 3.6.22, which was
884generated by GNU Autoconf 2.65.  Invocation command line was
885
886  CONFIG_FILES    = 
887  CONFIG_HEADERS  = 
888  CONFIG_LINKS    = 
889  CONFIG_COMMANDS = 
890  $ ./config.status 
891
892on localhost.localdomain
893
894config.status:798: creating Makefile
895config.status:798: creating sqlite3.pc
896config.status:955: executing depfiles commands
897
898## ---------------- ##
899## Cache variables. ##
900## ---------------- ##
901
902ac_cv_build=i686-pc-linux-gnu
903ac_cv_c_compiler_gnu=yes
904ac_cv_cxx_compiler_gnu=yes
905ac_cv_env_CCC_set=
906ac_cv_env_CCC_value=
907ac_cv_env_CC_set=
908ac_cv_env_CC_value=
909ac_cv_env_CFLAGS_set=
910ac_cv_env_CFLAGS_value=
911ac_cv_env_CPPFLAGS_set=
912ac_cv_env_CPPFLAGS_value=
913ac_cv_env_CPP_set=
914ac_cv_env_CPP_value=
915ac_cv_env_CXXCPP_set=
916ac_cv_env_CXXCPP_value=
917ac_cv_env_CXXFLAGS_set=
918ac_cv_env_CXXFLAGS_value=
919ac_cv_env_CXX_set=
920ac_cv_env_CXX_value=
921ac_cv_env_F77_set=
922ac_cv_env_F77_value=
923ac_cv_env_FFLAGS_set=
924ac_cv_env_FFLAGS_value=
925ac_cv_env_LDFLAGS_set=
926ac_cv_env_LDFLAGS_value=
927ac_cv_env_LIBS_set=
928ac_cv_env_LIBS_value=
929ac_cv_env_build_alias_set=
930ac_cv_env_build_alias_value=
931ac_cv_env_host_alias_set=
932ac_cv_env_host_alias_value=
933ac_cv_env_target_alias_set=
934ac_cv_env_target_alias_value=
935ac_cv_f77_compiler_gnu=yes
936ac_cv_func_fdatasync=yes
937ac_cv_func_fullfsync=no
938ac_cv_func_gmtime_r=yes
939ac_cv_func_localtime_r=yes
940ac_cv_func_readline=yes
941ac_cv_func_usleep=yes
942ac_cv_header_dlfcn_h=yes
943ac_cv_header_inttypes_h=yes
944ac_cv_header_memory_h=yes
945ac_cv_header_stdc=yes
946ac_cv_header_stdint_h=yes
947ac_cv_header_stdlib_h=yes
948ac_cv_header_string_h=yes
949ac_cv_header_strings_h=yes
950ac_cv_header_sys_stat_h=yes
951ac_cv_header_sys_types_h=yes
952ac_cv_header_unistd_h=yes
953ac_cv_host=i686-pc-linux-gnu
954ac_cv_objext=o
955ac_cv_path_EGREP='/bin/grep -E'
956ac_cv_path_GREP=/bin/grep
957ac_cv_path_install='/usr/bin/install -c'
958ac_cv_prog_AWK=gawk
959ac_cv_prog_CPP='gcc -E'
960ac_cv_prog_CXXCPP='g++ -E'
961ac_cv_prog_ac_ct_AR=ar
962ac_cv_prog_ac_ct_CC=gcc
963ac_cv_prog_ac_ct_CXX=g++
964ac_cv_prog_ac_ct_F77=gfortran
965ac_cv_prog_ac_ct_RANLIB=ranlib
966ac_cv_prog_ac_ct_STRIP=strip
967ac_cv_prog_cc_c89=
968ac_cv_prog_cc_g=yes
969ac_cv_prog_cxx_g=yes
970ac_cv_prog_f77_g=yes
971ac_cv_prog_make_make_set=yes
972ac_cv_search_dlopen=-ldl
973ac_cv_search_pthread_create=-lpthread
974ac_cv_search_readline=-lreadline
975ac_cv_search_tgetent=-lcurses
976ac_cv_sys_file_offset_bits=64
977ac_cv_sys_largefile_CC=no
978am_cv_CC_dependencies_compiler_type=gcc3
979am_cv_CXX_dependencies_compiler_type=gcc3
980lt_cv_deplibs_check_method=pass_all
981lt_cv_file_magic_cmd='$MAGIC_CMD'
982lt_cv_file_magic_test_file=
983lt_cv_ld_reload_flag=-r
984lt_cv_objdir=.libs
985lt_cv_path_LD=/usr/bin/ld
986lt_cv_path_LDCXX=/usr/bin/ld
987lt_cv_path_NM='/usr/bin/nm -B'
988lt_cv_path_SED=/bin/sed
989lt_cv_prog_compiler_c_o=yes
990lt_cv_prog_compiler_c_o_CXX=yes
991lt_cv_prog_compiler_c_o_F77=yes
992lt_cv_prog_compiler_rtti_exceptions=no
993lt_cv_prog_gnu_ld=yes
994lt_cv_prog_gnu_ldcxx=yes
995lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
996lt_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'\'''
997lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
998lt_cv_sys_max_cmd_len=32768
999lt_lt_cv_prog_compiler_c_o='"yes"'
1000lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
1001lt_lt_cv_prog_compiler_c_o_F77='"yes"'
1002lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
1003lt_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'\''"'
1004lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
1005
1006## ----------------- ##
1007## Output variables. ##
1008## ----------------- ##
1009
1010ACLOCAL='${SHELL} /home/antony/2012_11_02_BSP_6.30.153.0/ap/gpl/iserver/sqlite-3.6.22/missing --run aclocal-1.9'
1011AMDEPBACKSLASH='\'
1012AMDEP_FALSE='#'
1013AMDEP_TRUE=''
1014AMTAR='${SHELL} /home/antony/2012_11_02_BSP_6.30.153.0/ap/gpl/iserver/sqlite-3.6.22/missing --run tar'
1015AR='ar'
1016AUTOCONF='${SHELL} /home/antony/2012_11_02_BSP_6.30.153.0/ap/gpl/iserver/sqlite-3.6.22/missing --run autoconf'
1017AUTOHEADER='${SHELL} /home/antony/2012_11_02_BSP_6.30.153.0/ap/gpl/iserver/sqlite-3.6.22/missing --run autoheader'
1018AUTOMAKE='${SHELL} /home/antony/2012_11_02_BSP_6.30.153.0/ap/gpl/iserver/sqlite-3.6.22/missing --run automake-1.9'
1019AWK='gawk'
1020BUILD_CFLAGS=''
1021CC='gcc'
1022CCDEPMODE='depmode=gcc3'
1023CFLAGS='-g -O2'
1024CPP='gcc -E'
1025CPPFLAGS=''
1026CXX='g++'
1027CXXCPP='g++ -E'
1028CXXDEPMODE='depmode=gcc3'
1029CXXFLAGS='-g -O2'
1030CYGPATH_W='echo'
1031DEFS='-DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.6.22\" -DPACKAGE_STRING=\"sqlite\ 3.6.22\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.6.22\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_READLINE=1'
1032DEPDIR='.deps'
1033DYNAMIC_EXTENSION_FLAGS=''
1034ECHO='echo'
1035ECHO_C=''
1036ECHO_N='-n'
1037ECHO_T=''
1038EGREP='/bin/grep -E'
1039EXEEXT=''
1040F77='gfortran'
1041FFLAGS='-g -O2'
1042GREP='/bin/grep'
1043INSTALL_DATA='${INSTALL} -m 644'
1044INSTALL_PROGRAM='${INSTALL}'
1045INSTALL_SCRIPT='${INSTALL}'
1046INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
1047LDFLAGS=''
1048LIBOBJS=''
1049LIBS='-ldl -lpthread '
1050LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1051LN_S='ln -s'
1052LTLIBOBJS=''
1053MAKEINFO='${SHELL} /home/antony/2012_11_02_BSP_6.30.153.0/ap/gpl/iserver/sqlite-3.6.22/missing --run makeinfo'
1054OBJEXT='o'
1055PACKAGE='sqlite'
1056PACKAGE_BUGREPORT='http://www.sqlite.org'
1057PACKAGE_NAME='sqlite'
1058PACKAGE_STRING='sqlite 3.6.22'
1059PACKAGE_TARNAME='sqlite'
1060PACKAGE_URL=''
1061PACKAGE_VERSION='3.6.22'
1062PATH_SEPARATOR=':'
1063RANLIB='ranlib'
1064READLINE_LIBS='-lreadline -lcurses '
1065SET_MAKE=''
1066SHELL='/bin/sh'
1067STRIP='strip'
1068THREADSAFE_FLAGS='-DSQLITE_THREADSAFE=1'
1069VERSION='3.6.22'
1070ac_ct_CC='gcc'
1071ac_ct_CXX='g++'
1072ac_ct_F77='gfortran'
1073am__fastdepCC_FALSE='#'
1074am__fastdepCC_TRUE=''
1075am__fastdepCXX_FALSE='#'
1076am__fastdepCXX_TRUE=''
1077am__include='include'
1078am__leading_dot='.'
1079am__quote=''
1080am__tar='${AMTAR} chof - "$$tardir"'
1081am__untar='${AMTAR} xf -'
1082bindir='${exec_prefix}/bin'
1083build='i686-pc-linux-gnu'
1084build_alias=''
1085build_cpu='i686'
1086build_os='linux-gnu'
1087build_vendor='pc'
1088datadir='${datarootdir}'
1089datarootdir='${prefix}/share'
1090docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1091dvidir='${docdir}'
1092exec_prefix='${prefix}'
1093host='i686-pc-linux-gnu'
1094host_alias=''
1095host_cpu='i686'
1096host_os='linux-gnu'
1097host_vendor='pc'
1098htmldir='${docdir}'
1099includedir='${prefix}/include'
1100infodir='${datarootdir}/info'
1101install_sh='/home/antony/2012_11_02_BSP_6.30.153.0/ap/gpl/iserver/sqlite-3.6.22/install-sh'
1102libdir='${exec_prefix}/lib'
1103libexecdir='${exec_prefix}/libexec'
1104localedir='${datarootdir}/locale'
1105localstatedir='${prefix}/var'
1106mandir='${datarootdir}/man'
1107mkdir_p='mkdir -p --'
1108oldincludedir='/usr/include'
1109pdfdir='${docdir}'
1110prefix='/usr/local'
1111program_transform_name='s,x,x,'
1112psdir='${docdir}'
1113sbindir='${exec_prefix}/sbin'
1114sharedstatedir='${prefix}/com'
1115sysconfdir='${prefix}/etc'
1116target_alias=''
1117
1118## ----------- ##
1119## confdefs.h. ##
1120## ----------- ##
1121
1122/* confdefs.h */
1123#define PACKAGE_NAME "sqlite"
1124#define PACKAGE_TARNAME "sqlite"
1125#define PACKAGE_VERSION "3.6.22"
1126#define PACKAGE_STRING "sqlite 3.6.22"
1127#define PACKAGE_BUGREPORT "http://www.sqlite.org"
1128#define PACKAGE_URL ""
1129#define PACKAGE "sqlite"
1130#define VERSION "3.6.22"
1131#define _FILE_OFFSET_BITS 64
1132#define STDC_HEADERS 1
1133#define HAVE_SYS_TYPES_H 1
1134#define HAVE_SYS_STAT_H 1
1135#define HAVE_STDLIB_H 1
1136#define HAVE_STRING_H 1
1137#define HAVE_MEMORY_H 1
1138#define HAVE_STRINGS_H 1
1139#define HAVE_INTTYPES_H 1
1140#define HAVE_STDINT_H 1
1141#define HAVE_UNISTD_H 1
1142#define HAVE_DLFCN_H 1
1143#define HAVE_FDATASYNC 1
1144#define HAVE_USLEEP 1
1145#define HAVE_LOCALTIME_R 1
1146#define HAVE_GMTIME_R 1
1147#define HAVE_READLINE 1
1148
1149configure: exit 0
1150
1151## ---------------------- ##
1152## Running config.status. ##
1153## ---------------------- ##
1154
1155This file was extended by sqlite config.status 3.6.22, which was
1156generated by GNU Autoconf 2.65.  Invocation command line was
1157
1158  CONFIG_FILES    = 
1159  CONFIG_HEADERS  = 
1160  CONFIG_LINKS    = 
1161  CONFIG_COMMANDS = 
1162  $ ./config.status sqlite3.pc
1163
1164on foxconncpe2
1165
1166config.status:798: creating sqlite3.pc
1167